natasha %!s(int64=3) %!d(string=hai) anos
pai
achega
e8221bacb6
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      src/components/login/login.vue

+ 4 - 1
src/components/login/login.vue

@@ -330,7 +330,10 @@ export default {
         })
         .catch((err) => {
           this.isLogin = false;
-          this.getVerificationCodeimg()
+          setTimeout(()=>{
+              this.getVerificationCodeimg()
+          },1000)
+          
         });
     },
     // 回车登录