{{ item.UserType }}
{{ $t('common:button:search') }}
{{ $t('common:button:reset') }}
{{ $t('common:button:add') }}
{{
$fd('TrainingStatus', scope.row.IsDeleted)
}}
{{
$fd('TrainingStatus', scope.row.IsDeleted)
}}
{{
scope.row.NeedConfirmedUserTypes
? scope.row.NeedConfirmedUserTypes.join(', ')
: ''
}}