-
- 收入:{{ formatAmount(getTotalAmount(billStore.billRecordList, 'income')) }}
- 支出:{{ formatAmount(getTotalAmount(billStore.billRecordList, 'expense')) }}
-
-
-
-
-
-
-
-
-
-
- {{ item.location }}
-
-
-
-
- {{ formatAmount(item.amount, true) }}
- {{ item.payAccount }}
-
-
-