瀏覽代碼

补充提交

lph 10 月之前
父節點
當前提交
ffe9c30b7d
共有 1 個文件被更改,包括 2 次插入0 次删除
  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 = [];
       }
     },
     // 条件查询函数