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