Commit 8ce1649c by 王昆

gsb

parent fb889201
...@@ -655,7 +655,7 @@ class OrderCtl extends CtlBase { ...@@ -655,7 +655,7 @@ class OrderCtl extends CtlBase {
} }
if (res.data) { if (res.data) {
await this.orderSve.callms("order", "createAccount", { await this.orderSve.callms("order", "createAccount", {
id: params.id, id: businessmen.id,
province: params.province, province: params.province,
customer_id: res.data customer_id: res.data
}); });
......
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