Commit d299ea24 authored by 华国豪's avatar 华国豪 🙄

no message

parent 2932cd09
...@@ -510,7 +510,7 @@ ...@@ -510,7 +510,7 @@
}, },
goZhiDan: function (obj) { goZhiDan: function (obj) {
console.log(obj) console.log(obj)
let allMoney = this.TotalNav.reimburseTotalPrice.PlanPrice * 0.98 let allMoney = this.TotalNav.reimburseTotalPrice.PlanPrice * 0.95
let totailMoney = 0 let totailMoney = 0
this.nav.forEach(x=>{ this.nav.forEach(x=>{
totailMoney += parseFloat(x.LeaderGetPriceT) totailMoney += parseFloat(x.LeaderGetPriceT)
......
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