1
xuxueyang
2024-08-01 7d7e585d0821ccdc4a25b06cf4fb877f316141c0
sub_pages/customer/trade/detail.vue
@@ -148,7 +148,10 @@
            shopnum: 0,
         }
      },
      onShow() {
      onShow() {
         if (this.id) {
            this.getDetail()
         }
         this.refreshShopNum()
      },
      onLoad(options) {