Commit fed140d8 authored by 黄奎's avatar 黄奎

投诉验证修改

parent 562a87e7
...@@ -731,7 +731,7 @@ ...@@ -731,7 +731,7 @@
this.ComplainCompensation.forEach(x => { this.ComplainCompensation.forEach(x => {
money += x.CompensateMoney money += x.CompensateMoney
}) })
return money return money.toFixed(2);
}, },
//已赔金额 //已赔金额
getBackMoney () { getBackMoney () {
......
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