Fix:3278 【礼品功能】默认寄语赠送好友后,我的礼品卡页面未显示赠言
This commit is contained in:
@@ -269,7 +269,7 @@ export default {
|
||||
cartId: this.cartId,
|
||||
couponId: this.couponId,
|
||||
templateId: this.templateId,
|
||||
message : this.message,
|
||||
message : this.message || '礼笺轻启,礼藏心意',
|
||||
cover: this.selectedCover,
|
||||
canTransfer: this.canTransfer ? 1 : 0,
|
||||
payType: this.payType,
|
||||
|
||||
Reference in New Issue
Block a user