Ver Fonte

补充提交

lph há 10 meses atrás
pai
commit
ffe9c30b7d
1 ficheiros alterados com 2 adições e 0 exclusões
  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 = [];
       }
     },
     // 条件查询函数