ysy 1 rok temu
rodzic
commit
56b2f10474
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/views/material/BOMmanage/details.vue

+ 0 - 1
src/views/material/BOMmanage/details.vue

@@ -327,7 +327,6 @@
           });
       },
       bomChange(e) {
-        console.log(e);
         this.currentNodeData.bomType = e;
         this.getTreeData();
       },