feat:增加考试查看答卷

This commit is contained in:
wyx
2023-02-17 21:25:08 +08:00
parent 2d3a95f1bd
commit a90c667b2d
5 changed files with 5 additions and 6 deletions

View File

@@ -401,7 +401,7 @@ export default {
currentStageId: props.datasource.chapterId,
type: 2,
pid: props.datasource.routerId,
taskId: props.datasource.routerTaskId,
taskId: props.datasource.id,
taskType: props.datasource.type,
status: state.projectName,
studentName: state.name,