{{ $t('trials:inspection:title:pullImage') }}
{{ tip }}
{{ $t('common:button:search') }}
{{ $t('common:button:reset') }}
{{ $t('trials:inspection:button:pull') }}
{{ scope.$index + 1 }}
{{ $fd('Sex', scope.row.PatientSex) }}
{{
scope.row.ViewHospitalGroupList && scope.row.ViewHospitalGroupList.length > 0 ?
scope.row.ViewHospitalGroupList.map(item => item.Name).join(', ') : ''}}
{{ $t("common:button:cancel") }}
{{ $t("common:button:save") }}