Browse Source

Merge branch 'master' of http://120.26.64.82:3000/BFFE/CABaggageData2.0

chenjun 3 years ago
parent
commit
afb54ee78d
1 changed files with 1 additions and 0 deletions
  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 {