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;