{{ TITLE }}
{{ TITLE }}
{{ item.RealName || item.FullName }}
{{ item.UserName }}
{{ item.UserType }}
{{ $t('common:button:search') }}
{{ $t('common:button:reset') }}
{{ $t('common:button:export') }}
{{ scope.row.AttachmentCount
}}
{{
$fd('IsSystemDoc', scope.row.IsSystemDoc)
}}
{{
$fd('IsSystemDoc', scope.row.IsSystemDoc)
}}
{{
$fd('TrainingStatus', scope.row.IsDeleted)
}}
{{
$fd('TrainingStatus', scope.row.IsDeleted)
}}
{{
$fd('TrainingStatusEnum', scope.row.IsConfirmed)
}}
{{
$fd('TrainingStatusEnum', scope.row.IsConfirmed)
}}
{{
Array.isArray(scope.row.UserConfirmedUserTypeList) &&
scope.row.UserConfirmedUserTypeList.length > 0
? scope.row.UserConfirmedUserTypeList.join(', ')
: ''
}}
{{
$t('trials:signRecords:table:AttachmentCount') }} ({{
currentRow.AttachmentCount }})