xuxueyang
2024-10-10 241d7531a0d5d6702e6c254c72a1b6feed86794f
sub_pages/customer/coupon/good-detail.vue
@@ -69,7 +69,7 @@
            this.$message.showLoading()
            const {
               data
            } = await this.$http.request('get', '/api/pub/announcement/page/view?id=' + this.id, {
            } = await this.$http.request('get', '/api/customer/point/goods/list/view?id=' + this.id, {
            })
            this.$message.hideLoading()