ソースを参照

增加试卷类型

谢杰标 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) => {