Merge branch 'master' of http://yun.pashanhoo.com:9090/bdc/bdcjg-web
Showing
2 changed files
with
6 additions
and
8 deletions
-
Please register or sign in to post a comment
... | ... | @@ -128,11 +128,6 @@ export default { |
}); | ||
}, | ||
}, | ||
computed: { | ||
productName() { | ||
return this.$store.state.products.products.name; | ||
}, | ||
}, | ||
components: {}, | ||
}; | ||
</script> | ||
... | ... |