소스 검색

增加试卷类型

谢杰标 2 년 전
부모
커밋
39659e7738
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages2/class/questionBank.vue

+ 1 - 0
pages2/class/questionBank.vue

@@ -1094,6 +1094,7 @@ export default {
           chapterId: this.chapterId,
           courseId: this.courseId,
           moduleId: this.moduleId,
+          type:this.examType,
           examId: this.id,
         })
         .then((res) => {