Ver Fonte

增加试卷类型

谢杰标 há 2 anos atrás
pai
commit
39659e7738
1 ficheiros alterados com 1 adições e 0 exclusões
  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) => {