@@ -505,6 +505,7 @@ export default {
this.coursePropertyDialog = true;
this.coursePropertyForm.name = "";
this.coursePropertyForm.courseId = "";
+ this.getCoursesForAdd("");
},
//重置
resetForm(formData) {