Pārlūkot izejas kodu

Merge branch 'dev_1.2.0' of http://git.qmth.com.cn/union-question/union-question-web into dev_1.2.0

zhangjie 2 gadi atpakaļ
vecāks
revīzija
3172c5407b
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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.coursePropertyForm.name = "";
       this.coursePropertyForm.courseId = "";
+      this.getCoursesForAdd("");
     },
     //重置
     resetForm(formData) {