lph hace 10 meses
padre
commit
ffe9c30b7d
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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 = [];
       }
     },
     // 条件查询函数