Commit 0b3c33e3 authored by youjie's avatar youjie

no message

parent b6fd8146
......@@ -547,6 +547,7 @@
this.msg.OrderId = crmOrderObj.OrderId;
this.msg.TCID = crmOrderObj.TCID;
this.msg.CustomerId = crmOrderObj.customerId;
this.msg.InvoiceApplyType = crmOrderObj.InvoiceApplyType;
}
this.getAccountList();
this.getOrderDetail();
......
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