asd123a20 3 anos atrás
pai
commit
5ead38f1bf
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/frame/Login.vue

+ 1 - 0
src/views/frame/Login.vue

@@ -76,6 +76,7 @@ export default {
             this.$router.push('/frame')
           }
         } else {
+          this.codeLoad()
           if (this.loginForm.username === '' || this.loginForm.username == null) {
             this.$notify.error({
               title: '错误',