zhangjie 1 жил өмнө
parent
commit
bb8654836b

+ 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 {