Explorar el Código

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

chenjun hace 3 años
padre
commit
afb54ee78d
Se han modificado 1 ficheros con 1 adiciones y 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 {