| 余额({{ accountItem.currencycode }}) {{ formatDecimal(accountItem.currentbalance, accountItem.currencydecimalplace) }} | |
| 可用({{ accountItem.currencycode }}) {{ formatDecimal(spotAccountStore.getAvailableBalance(accountItem), accountItem.currencydecimalplace) }} | 冻结({{ accountItem.currencycode }}) {{ formatDecimal(accountItem.freezemargin, accountItem.currencydecimalplace) }} |