ysy 1 жил өмнө
parent
commit
56b2f10474

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

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