zhangjie 2 lat temu
rodzic
commit
5f801ae616
1 zmienionych plików z 1 dodań i 1 usunięć
  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;