@@ -264,7 +264,7 @@ export default {
// 优惠券弹框
showCoupons() {
getShareVolutionDetail({
- shareVolutionId: this.query.shareContentId
+ couponId: this.query.shareContentId
}).then(res => {
if(res.data.code == 200) {
this.myCouponObj = res.data.data