修改易购立即购买报错

This commit is contained in:
赵毅 2025-11-18 11:49:21 +08:00
parent 2844894d03
commit af5dc6d4a8

View File

@ -811,7 +811,7 @@ export default {
order_cate: 1,
goods_list: [{
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,
receiving_name: this.defAddress.name,
receiving_phone: this.defAddress.phone,