-- 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

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