瀏覽代碼

增加试卷类型

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