zhangjie 2 년 전
부모
커밋
5f801ae616
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/modules/print/components/PrintPlanDetail.vue

+ 1 - 1
src/modules/print/components/PrintPlanDetail.vue

@@ -228,7 +228,7 @@ export default {
       };
       this.dataList = [];
       this.totalInfo = {};
-      this.search();
+      // this.search();
     },
     cancel() {
       this.modalIsShow = false;