xuxueyang
2024-07-31 d18a571aa4dacab6928dbc8c6c45d5aa3f291afb
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) {