Commit 38742dff by member

卡券选择出错

parent e6ebe032
......@@ -1615,6 +1615,7 @@ export default {
if (this.linkId == 27) {
if (this.visibleType == 8) {
// 优惠券
console.log(this.chooseFlag);
if (this.chooseFlag) {
this.selectLinkObj.name = '积分商城/' + this.cardName;
this.selectLinkObj.id = this.giftType;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment