mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-21 08:46:46 +08:00
-- fix bug 外部考试
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user