浏览代码

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

zhangjie 2 年之前
父节点
当前提交
3172c5407b
共有 1 个文件被更改,包括 1 次插入0 次删除
  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) {