谢杰标 2 år sedan
förälder
incheckning
612d8d0a08
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      pages2/class/questionBank.vue

+ 1 - 0
pages2/class/questionBank.vue

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