@@ -33,6 +33,7 @@ export default {
});
},
pageData (data) {
+ this.$store.commit('setTempName', 'loding')
detMainProduct({
productId: data.item.primaryProductId,
}).then(res => {