{{ item.label }}
{{ item.label }}
{{ selectedMonthLabel }}
{{ selectedCategoryName }}分类
{{ selectedAccountName }}账户
清空筛选
新增账单
{{ selectionMode ? '退出批量' : '批量删除' }}
支出
{{ formatCurrency(summaryExpense) }}
收入
{{ formatCurrency(summaryIncome) }}
结余
{{ formatCurrency(summaryIncome - summaryExpense) }}
{{ getCategory(bill).name || '未分类' }}
{{ getAccount(bill).name || '账户' }} · {{ formatDateLabel(bill.date) }} · {{ bill.note || '无备注' }}
{{ bill.type === 'income' ? '+' : '-' }}{{ formatCurrency(bill.amount).replace('¥', '') }}
当前筛选条件下没有符合条件的账单记录。
已选 {{ selectedIds.length }} 笔
全选
删除所选