{{ TITLE }}
{{ $t('common:button:search') }}
{{ $t('common:button:reset') }}
{{ $t('common:button:new') }}
{{ $t('dictionary:signature:button:publish') }}
{{ $t('common:button:revoke') }}
{{ scope.row.AttachmentCount }}
{{
scope.row.NeedConfirmedUserTypes
? scope.row.NeedConfirmedUserTypes.join(', ')
: ''
}}
{{
$fd('TrainingStatus', scope.row.IsDeleted)
}}
{{
$fd('TrainingStatus', scope.row.IsDeleted)
}}
{{
$fd('AttachmentPublishStatus', scope.row.IsPublish)
}}
{{ $fd('ReadingYesOrNo', Number(scope.row.DocUserSignType)) }}
{{
$t('trials:signRecords:table:AttachmentCount') }} ({{
currentRow.AttachmentCount }})