瀏覽代碼

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) => {