zhangjie 1 năm trước cách đây
mục cha
commit
bb8654836b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/modules/course/components/SetBlueDialog.vue

+ 1 - 1
src/modules/course/components/SetBlueDialog.vue

@@ -136,7 +136,7 @@ export default {
       const data = await courseTargetList({
         examId: this.course.examId,
         courseCode: this.course.courseCode,
-        // teachCourseId: this.course.teachCourseId,
+        teachCourseId: this.course.teachCourseId,
       });
       this.treeData = (data || []).map((item) => {
         return {