| 项目 | 金额 | 占比 |
|---|---|---|
|
{{ data.label }}
|
{{ formatAmount(data.value) }} | {{ formatPercentage((data.value / totalValue(filteredReportData.chartData)) * 100) }} |
| 总计 | {{ formatAmount(totalValue(filteredReportData.chartData)) }} | 100% |
{{ report.title }}