账单管理
类型:
{{tab.label}}
状态:
{{tab.label}}
日期:
{{searchForm.startDate || '开始日期'}}
至
{{searchForm.endDate || '结束日期'}}
{{getCategoryText(item.category)}}
{{item.type === 'income' ? '收入' : '支出'}}
{{item.type === 'income' ? '+' : '-'}}¥{{item.receivableAmount}}
暂无账单数据