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