Sfoglia il codice sorgente

支持点击按钮重置搜索

SanHQin 1 anno fa
parent
commit
c6f3e85bda
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/components/pages/disAdmin/score.vue

+ 1 - 0
src/components/pages/disAdmin/score.vue

@@ -699,6 +699,7 @@ export default {
       for (var i = 0; i < this.CourseType[0].length; i++) {
       for (var i = 0; i < this.CourseType[0].length; i++) {
         this.courseTypeId[this.CourseType[0][i].id] = "";
         this.courseTypeId[this.CourseType[0][i].id] = "";
       }
       }
+			this.anliName = "";
       this.anliBox = "";
       this.anliBox = "";
       this.getAnliList(this.reCid);
       this.getAnliList(this.reCid);
     },
     },