Commit 50ca7c70 authored by qipeng's avatar qipeng

BUG修改

parent 36e1e2e9
...@@ -1046,7 +1046,7 @@ export default { ...@@ -1046,7 +1046,7 @@ export default {
userId:this.openId, userId:this.openId,
thirdId:this.orderInfo.thirdOrderId,//三方订单id thirdId:this.orderInfo.thirdOrderId,//三方订单id
areaCode:this.orderInfo.areaCode,//站点 areaCode:this.orderInfo.areaCode,//站点
merchantCode:this.orderInfo.orderMoneyDetailVo.companyId, merchantCode:this.orderInfo.merchantCode,
orderId:this.orderInfo.id,//订单id orderId:this.orderInfo.id,//订单id
orderNum:this.orderInfo.orderNum,//订单数量 orderNum:this.orderInfo.orderNum,//订单数量
} }
......
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