谢杰标 2 anni fa
parent
commit
612d8d0a08
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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;