@@ -2155,6 +2155,7 @@ export default {
allQuestionNum: this.questionList.length,
type: this.examType,
simulateExamId: this.simulateExamId,
+ doMode: this.doMode,
})
.then((res) => {
this.recordId = res.data.data;