Browse Source

Merge branch 'hqyDev' of http://git.dayaedu.com/lex/classroom-instruments into hqyDev

黄琪勇 1 năm trước cách đây
mục cha
commit
d718ad9438
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/attend-class/index.tsx

+ 1 - 0
src/views/attend-class/index.tsx

@@ -2225,6 +2225,7 @@ export default defineComponent({
                   chapterId: data.courseId, // 课件编号
                   id: data.lessonPreTrainingId // 作业编号
                 }}
+                coursewareKnowledgeDetailId={data.detailId}
                 classGroupId={data.classGroupId}
                 courseScheduleId={data.classId}
                 onChange={async (val: any) => {