{{ $t('common:button:search') }}
{{ $t('common:button:reset') }}
{{ $t('common:button:new') }}
{{
scope.row.NeedConfirmedUserTypes
? scope.row.NeedConfirmedUserTypes.join(', ')
: ''
}}
{{
$fd('TrainingStatus', scope.row.IsDeleted)
}}
{{
$fd('TrainingStatus', scope.row.IsDeleted)
}}
{{ $fd('ReadingYesOrNo', Number(scope.row.DocUserSignType)) }}
{{ $t('common:button:preview') }}
{{ $t('common:button:edit') }}
{{ $t('common:button:revoke') }}
{{ $t('common:button:delete') }}