資產管家

筆記列表

{{ getDay(note.date) }}
{{ getMonth(note.date) }}
{{ note.title || '無標題' }}
{{ note.content }}
{{ getTagName(note.tag) }}

選擇一則筆記開始閱讀

顯示銀行 (點擊開關)
查詢區間
~
總淨資產 (TWD)
{{ formatCurrency(totalNetWorth) }}
區間總收入 (已排除轉帳)
+{{ formatCurrency(stats.income) }}
區間總支出
-{{ formatCurrency(stats.expense) }}

每月收支趨勢

分類佔比分析

無數據
{{ item.name }}
{{ item.amount }}
尚無分類數據
{{ selectedAccountName }} 近期明細
日期分類備註金額操作
{{ t.date }} {{ t.category_name }} {{ t.note }} {{ (t.type==='EXPENSE'||t.type==='TRANSFER')?'-':'+' }}{{ formatAmount(t) }}
{{ acc.name }}
{{ acc.currency }}
{{ formatCurrency(acc.balance_twd, acc.currency) }}
目前餘額
{{ currentAccount?.name }}
當前餘額: {{ formatCurrency(currentAccount?.balance_twd, currentAccount?.currency) }}
日期說明備註金額結餘操作
編輯交易
分類管理
{{ c.name }}