소스 검색

feat: 移除修改

zhangjie 11 달 전
부모
커밋
dd301086be
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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,
       });