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