Commit 40a7340d authored by 华国豪's avatar 华国豪 🙄

no message

parent 47a5763e
......@@ -2701,7 +2701,8 @@
this.isAllowUpdate = res.data.data.IsUpdatePlatOrder
this.addObj = res.data.data.modelPrice
let x = res.data.data.model;
console.log('chunjie', this.addObj)
console.log('OrderId', this.addObj.OrderId)
this.addObj.OrderId = x.orderId;
this.addObj.OpSetLossMoney = x.OpSetLossMoney;
......
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