谢杰标 2 роки тому
батько
коміт
612d8d0a08
1 змінених файлів з 1 додано та 0 видалено
  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;