Commit 7176a993 authored by 华国豪's avatar 华国豪 🙄

修改一个bug

parent 443979e0
......@@ -2702,7 +2702,7 @@
this.addObj = res.data.data.modelPrice
let x = res.data.data.model;
this.addObj.OrderId = x.OrderId;
this.addObj.OrderId = x.orderId;
this.addObj.OpSetLossMoney = x.OpSetLossMoney;
this.addMsg = x;
......
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