@@ -438,7 +438,7 @@ export default {
}
},
- async fetch() {
+ async created() {
this.$store.dispatch('getShopInfo').then(res => {
console.log(res.hide_prices)
console.log(typeof res.hide_prices)