1
xuxueyang
2024-08-01 7d7e585d0821ccdc4a25b06cf4fb877f316141c0
1
已修改1个文件
3 ■■■■■ 文件已修改
sub_pages/customer/trade/detail.vue 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
sub_pages/customer/trade/detail.vue
@@ -149,6 +149,9 @@
            }
        },
        onShow() {
            if (this.id) {
                this.getDetail()
            }
            this.refreshShopNum()
        },
        onLoad(options) {