lion 2 years ago
parent 56f0215f4e
commit fda53c01c8

@ -385,7 +385,7 @@
var incomes = datas.income var incomes = datas.income
incomes.map(item=>{ incomes.map(item=>{
incomeChart.push({ incomeChart.push({
name:item.name., name:item.name,
total:item.total total:item.total
}) })
}) })

Loading…
Cancel
Save