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