Commit ddcde36f by 李嘉林

支付有礼改orgid字段

parent d0b9a922
......@@ -126,7 +126,7 @@
orderSn: this._orderDetail.orderSn,
goodsIds,
amountMoney: this.totalMoney,
orgId: this._orderDetail.placeOrderOrgId
orgId: this._orderDetail.goodsSourceOrgId
}
const res = await order.getPayWithCourtesyInfoForShop(data);
if (res.data.code == 200) {
......
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