Преглед изворни кода

修改系统休眠输入框

zhaoke пре 3 година
родитељ
комит
3bf577aa64
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      src/App.vue

+ 2 - 0
src/App.vue

@@ -238,6 +238,8 @@ export default {
           this.arrLen = [];
           this.time = this.desc;
           this.form.pwd = "";
+          this.form.identify = "";
+          this.form.CheckCode = "";
           this.handleTimer();
           this.loading = false;
         } else {