Browse Source

补充提交

lph 10 tháng trước cách đây
mục cha
commit
ffe9c30b7d
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      zkqy-ui/src/views/amichi/BOMList/index.vue

+ 2 - 0
zkqy-ui/src/views/amichi/BOMList/index.vue

@@ -628,6 +628,8 @@ export default {
       this.queryParams.fid = data.id;
       if (data.isOnlyMenu == "1") {
         this.handleQuery();
+      } else {
+        this.materialInfoList = [];
       }
     },
     // 条件查询函数