Browse Source

feat: 移除修改

zhangjie 11 tháng trước cách đây
mục cha
commit
dd301086be
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/modules/print/components/ModifyPlanPaper.vue

+ 0 - 1
src/modules/print/components/ModifyPlanPaper.vue

@@ -224,7 +224,6 @@ export default {
     async getPapers() {
       this.papers = await linkPaperNumberList({
         examTaskId: this.instance.id,
-        examId: this.instance.examId,
         printPlanId: this.instance.printPlanId,
         courseId: this.instance.courseId,
       });