{{ $t('common.queryBtn') }}
{{ $t('common.resetBtn') }}
{{ $t('common.addBtn') }}
{{ scope.row.availableAmount ? `¥${scope.row.availableAmount.toFixed(2)}` : '¥0.00' }}
{{ scope.row.freezeAmount ? `¥${scope.row.freezeAmount.toFixed(2)}` : '¥0.00' }}
{{ scope.row.withdrawnAmount ? `¥${scope.row.withdrawnAmount.toFixed(2)}` : '¥0.00' }}
T+{{ scope.row.settlementDays || 0 }}
{{ $t('agentUser.viewBtn') }}
{{ $t('common.editBtn') }}
{{
$t('agentUser.changePwdBtn')
}}
代收
代付