Prechádzať zdrojové kódy

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

黄琪勇 1 rok pred
rodič
commit
d718ad9438
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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) => {