Explorar o código

修改验证码

zhaoke %!s(int64=3) %!d(string=hai) anos
pai
achega
569f3ecd07
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/login/index.vue

+ 1 - 0
src/views/login/index.vue

@@ -192,6 +192,7 @@ export default {
               this.loading = false;
             })
             .catch(() => {
+              this.getCheckCode();
               this.loading = false;
             });
         } else {