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