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: '错误',