Commit 455bb487 authored by 黄奎's avatar 黄奎
parents f962a5ad 40a7340d
......@@ -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