fix: 点
This commit is contained in:
parent
63fd96f62f
commit
e51bcc5dc4
|
@ -488,6 +488,7 @@
|
|||
code_batch_id: this.code_batch_id
|
||||
}).then(res => {
|
||||
if (res.code == 200) {
|
||||
alert(res.data.send_status)
|
||||
this.goods = res.data
|
||||
// 支付宝组合商品
|
||||
if (this.goods.group_info.channel == 3 || this.goods.group_info.channel == 1 && this.goods.group_info.receive_mode == 2) {
|
||||
|
|
Loading…
Reference in New Issue