1
xuxueyang
2024-08-01 7d7e585d0821ccdc4a25b06cf4fb877f316141c0
sub_pages/customer/trade/detail.vue
@@ -149,6 +149,9 @@
         }
      },
      onShow() {
         if (this.id) {
            this.getDetail()
         }
         this.refreshShopNum()
      },
      onLoad(options) {