sub_pages/customer/trade/detail.vue
@@ -224,6 +224,8 @@ async refreshShopNum() { this.shopnum = await this.$store.dispatch('countShopping'); this.$store.dispatch('sign_add','shopnum') }, async collectItem(dto) { if (!this.currentInfo.id) {