1
xuxueyang
2024-09-12 8e258702f9b349ac9878a4ecfc888c18ca09fd28
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()