2 Commits e3b26f95cb ... 8e5c4a51b7

Author SHA1 Message Date
  DESKTOP-1OI7FFK\WZTX 8e5c4a51b7 Merge branch 'dev-frontend' of http://gitlab.pubdata.cn/liangyibo/CameraMachine into dev-frontend 1 year ago
  DESKTOP-1OI7FFK\WZTX 6c828c65e7 fix 1 year ago
1 changed files with 1 additions and 2 deletions
  1. 1 2
      frontend/src/components/login/index.vue

+ 1 - 2
frontend/src/components/login/index.vue

@@ -18,8 +18,7 @@
       </el-tabs>
       </el-tabs>
 
 
       <el-form
       <el-form
-        ref="loginForm"
-        :model="loginForm"
+        :model="loginForm"  
         :rules="loginRules"
         :rules="loginRules"
         autocomplete="on"
         autocomplete="on"
         label-position="left"
         label-position="left"