xiatian 2 years ago
parent
commit
a5e7a92f45
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/modules/questions/views/CourseProperty.vue

+ 1 - 0
src/modules/questions/views/CourseProperty.vue

@@ -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) {