xuxueyang
2024-09-24 056997b07e61fc99d5c311d0c5489b9de48fd9bc
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()