🌈 style: 删除console.log
This commit is contained in:
@@ -18,8 +18,8 @@ export default {
|
||||
this.$store.dispatch('category/getProductMap');
|
||||
this.$store.dispatch('category/getRawMaterialMap');
|
||||
this.$store.dispatch('category/getBomMap');
|
||||
this.$store.dispatch('finance/getFinancialAccounts');
|
||||
}
|
||||
console.log(this.$store)
|
||||
},
|
||||
metaInfo() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user