asd123a20 3 年 前
コミット
5ead38f1bf
1 ファイル変更1 行追加0 行削除
  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: '错误',