Commit 1544125b authored by youjie's avatar youjie

no message

parent fa8097e7
......@@ -493,7 +493,7 @@
if(!this.loading2){
this.outerVisible = true
this.msg.OrderId = item.OrderId
this.msg.LossMoney = item.LossMoney
this.msg.LossMoney = item.LossMoney?item.LossMoney:0
}
}
},
......
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