{{ $t("MY_WAL_1") }}
{{ $t("fn_297") }}
{{ $t("fn_139") }}
{{ $t("fn_157") }}
{{ $t("MY_WAL_5") }}
{{ $t("MY_WAL_6") }}
{{ item.pkAccountVal }}
{{ $t("MY_WAL_2") }}
{{ $t("MN_F_T_280") }}({{ currencyIcon() }})
{{
item.open ? toThousands(item.balance, 2, true) : "****"
}}
{{ $t("MY_WAL_8") }}({{ currencyIcon() }})
{{
item.open ? toThousands(item.availableBalance, 2, true) : "****"
}}
{{ $t("MY_WAL_9") }}({{ currencyIcon() }})
{{
item.open
? toThousands(item.unavailableBalance, 2, true)
: "****"
}}
{{ $t("MY_WAL_13") }}({{ currencyIcon() }})
{{
item.open ? toThousands(item.withdrawBalance, 2, true) : "****"
}}
{{ $t("w_0405") }}
{{ $t("fn_064") }}
{{ $t("CK_KS_17") }}
{{ $t("fn_020") }}({{ currencyIcon() }})
{{
formatNum(redeemparams.redeemPoints * exchangeNum)
}}
{{ $t("fn_021") }}({{ currencyIcon() }})
{{
formatNum(redeemparams.redeemIncome * exchangeNum)
}}
{{ $t("w_0331") }}({{ currencyIcon() }})
{{
formatNum(redeemparams.payAmount * exchangeNum)
}}