xuxueyang
2024-09-26 05bd41aab8c9dba2cf7afcd78493415761f11d9d
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()