Commit 2790ef51 authored by youjie's avatar youjie

no message

parent 4a9852c9
...@@ -432,6 +432,7 @@ ...@@ -432,6 +432,7 @@
},res=>{ },res=>{
if(res.resultCode==1){ if(res.resultCode==1){
this.OrderNo = res.data.OrderNo this.OrderNo = res.data.OrderNo
this.id = res.data.ErpOrderId
this.order = { this.order = {
OrderStatus:res.data.OrderStatus OrderStatus:res.data.OrderStatus
} }
......
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