소스 검색

组卷完善

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