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