提交 588a2c91 authored 作者: lihuihui's avatar lihuihui

修改bug

上级 56c3af60
...@@ -52,6 +52,7 @@ export default { ...@@ -52,6 +52,7 @@ export default {
action.Chart210323.getYearPlanCompletion().then(res => { action.Chart210323.getYearPlanCompletion().then(res => {
this.tipsData = [] this.tipsData = []
let allMoney = 0 let allMoney = 0
this.allMoney = 0
res.data.map(item => { res.data.map(item => {
allMoney += item.all_pay_money allMoney += item.all_pay_money
this.allMoney += item.all_pay_money this.allMoney += item.all_pay_money
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论