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