浏览代码

组卷完善

谢杰标 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;