소스 검색

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

黄琪勇 1 년 전
부모
커밋
d718ad9438
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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) => {