-- fix bug 外部考试

This commit is contained in:
yuping
2023-03-05 02:40:17 +08:00
parent 88bbc99c97
commit c2c7e6a5c3
3 changed files with 61 additions and 20 deletions

View File

@@ -117,9 +117,10 @@
<ExportAchievement
@closeDraw="closeDraw"
v-model:eScorevisibleExternalExternal="eScorevisibleExternalExternal"
:type="1"
:type="2"
:targetId="datasource.routerId"
:taskId="datasource.courseId"
:courseId="datasource.courseId"
:taskId="datasource.id"
:chapterId="datasource.chapterId" />
</a-drawer>
</template>