lion 2 years ago
parent 56f0215f4e
commit fda53c01c8

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

Loading…
Cancel
Save