| {{$t('wallet.assets')}} | {{$t('wallet.transferQuantity')}} | {{$t('wallet.direction')}} | {{$t('wallet.date')}} | {{$t('wallet.status')}} |
|---|---|---|---|---|
|
|
{{ item.amount }} | {{ $t(`wallet.${item.draw_out_direction}`) }} -> {{ $t(`wallet.${item.into_direction}`) }} | {{ item.datetime|parseTime }} | {{$t('wallet.error')}} {{$t('wallet.success')}} |