zhangjie 2 năm trước cách đây
mục cha
commit
5f801ae616
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;