zhangjie 2 éve
szülő
commit
5f801ae616
1 módosított fájl, 1 hozzáadás és 1 törlés
  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;