【营销计划-立减金C端】兑换码暂停,商品列表点击商品提示错误
This commit is contained in:
parent
f37bdc1359
commit
c2415ea14f
|
@ -428,6 +428,8 @@
|
|||
this.tiptext = '当前商品不可兑换';
|
||||
} else if (gstatus == 8) { //已兑换次数
|
||||
this.tiptext = '当前商品正在兑换中';
|
||||
}else if (gstatus == 10) { //暂停
|
||||
this.tiptext = '该商品暂无法兑换';
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue