xuxueyang
2024-09-14 c2910d258fd92ff40a6d23d94c186f11d78a5fd5
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()