收支统计
{{currentPeriod}}
¥{{formatAmount(statistics.totalReceivable)}}
应收总额
¥{{formatAmount(statistics.totalReceived)}}
实收总额
¥{{formatAmount(statistics.totalUnreceived)}}
待收金额
¥{{formatAmount(statistics.totalExpense)}}
总支出
{{item.label}}
收入
支出
{{getCategoryIcon(item.category)}}
{{getCategoryText(item.category)}}
{{item.percent}}%
¥{{formatAmount(item.amount)}}
暂无收入数据
{{getCategoryIcon(item.category)}}
{{getCategoryText(item.category)}}
{{item.percent}}%
-¥{{formatAmount(item.amount)}}
暂无支出数据
{{tab.label}}
{{getCategoryText(item.category)}}
{{item.roomNumber}} · {{item.renterName || '-'}}
{{item.billDate}}
{{item.type === 'income' ? '+' : '-'}}¥{{formatAmount(item.receivableAmount)}}
{{getStatusText(item.status)}}
暂无明细数据