Commit 663883fb by HouTiZhuo

fix

parent 0c3db391
......@@ -122,7 +122,7 @@
orderSn: this._orderDetail.orderSn,
goodsIds,
amountMoney: this.totalMoney,
orgId: this._orderDetail.orgId
orgId: this._orderDetail.placeOrderOrgId
}
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