소스 검색

补充提交

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 = [];
       }
     },
     // 条件查询函数