zhaoke %!s(int64=3) %!d(string=hai) anos
pai
achega
69c72ceb76
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/App.vue

+ 1 - 0
src/App.vue

@@ -254,6 +254,7 @@ export default {
           this.loading = false;
         } else {
           const num = Number(res.returnData);
+          this.form.identify = '';
           this.$store.dispatch("app/getErrorNum", num);
           if (num >= 2) {
             this.getCheckCode();