sub_pages/customer/trade/list.vue
@@ -240,7 +240,7 @@ }, methods: { async refreshShopNum() { this.shoptotal = await this.$store.dispatch('submitShopping', dto); this.shoptotal = await this.$store.dispatch('countShopping'); }, async getDetail() { this.$message.showLoading()