Fix:4672 【旅居商城小程序】团购送礼:已选择优惠券,但实际付款时并未使用成功
This commit is contained in:
@@ -474,6 +474,7 @@ export default {
|
|||||||
message : this.message || '礼笺轻启,礼藏心意',
|
message : this.message || '礼笺轻启,礼藏心意',
|
||||||
canTransfer: this.canTransfer ? 1 : 0,
|
canTransfer: this.canTransfer ? 1 : 0,
|
||||||
passwordPay: this.payPassword || '',
|
passwordPay: this.payPassword || '',
|
||||||
|
couponId: this.couponId,
|
||||||
payType: this.payType,
|
payType: this.payType,
|
||||||
} : {
|
} : {
|
||||||
orderKey: this.orderKey,
|
orderKey: this.orderKey,
|
||||||
|
|||||||
Reference in New Issue
Block a user