BOM展示
This commit is contained in:
@@ -17,6 +17,7 @@ export default {
|
||||
this.$store.dispatch('category/getCategoryList');
|
||||
this.$store.dispatch('category/getProductMap');
|
||||
this.$store.dispatch('category/getRawMaterialMap');
|
||||
this.$store.dispatch('category/getBomMap');
|
||||
}
|
||||
console.log(this.$store)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user