|
@@ -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);
|
|
},
|
|
},
|