修改易购立即购买报错
This commit is contained in:
parent
2844894d03
commit
af5dc6d4a8
@ -811,7 +811,7 @@ export default {
|
|||||||
order_cate: 1,
|
order_cate: 1,
|
||||||
goods_list: [{
|
goods_list: [{
|
||||||
supplier_id: this.info.supplier_id,
|
supplier_id: this.info.supplier_id,
|
||||||
supplier_name: this.currentGG.supplier_name || '',
|
supplier_name: this.info.merchant_info.merchant_name || '',
|
||||||
is_same_day: this.currentGG.is_same_day,
|
is_same_day: this.currentGG.is_same_day,
|
||||||
receiving_name: this.defAddress.name,
|
receiving_name: this.defAddress.name,
|
||||||
receiving_phone: this.defAddress.phone,
|
receiving_phone: this.defAddress.phone,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user