{{$t('wallet.text1')}}
{{user.money.toFixed(4)}}
{{$t('wallet.text2')}}
{{user.income_total.toFixed(4)}}
{{$t('wallet.text3')}}
{{user.withdrawl_total.toFixed(4)}}
{{$t('recharge.title')}}
{{$t('putforward.title')}}
{{$t('transfer.title')}}
{{$t('wallet.text4')}}
{{$t('wallet.text5')}}
{{item.type}}{{item.created_at.slice(0, 19)}}
{{parseFloat(item.amount).toFixed(2)}} USDT
{{$t('wallet.text6')}}:{{parseFloat(item.after).toFixed(4)}}
{{$t('nodata')}}