asd123a20 3 years ago
parent
commit
5ead38f1bf
1 changed files with 1 additions and 0 deletions
  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: '错误',