{{ $t('curriculumVitae:clinicalTrials:title') }}
{{ $t('common:button:add') }}
{{ scope.row.OtherStages ? scope.row.OtherStages : scope.row.Phase }}
{{
scope.row.EvaluationCriteriaList.length > 0
? scope.row.EvaluationCriteriaList.join(', ')
: ''
}}
{{
scope.row.EvaluationCriteriaList.length > 0
? `, ${scope.row.OtherCriterion}`
: scope.row.OtherCriterion
}}
{{ scope.row.EvaluationContent }}
{{ $fd('Indication', scope.row.IndicationEnum) }}
{{ scope.row.StartTime.split('-')[0] }}-{{
scope.row.EndTime ? scope.row.EndTime.split('-')[0] : ''
}}
{{ $t('common:button:edit') }}
{{ $t('common:button:delete') }}
{{ $t('curriculumVitae:clinicalTrials:GCPtitle') }}
{{ $fd('hasOrNo', scope.row.GCP) }}
{{ $t('common:button:edit') }}
{{ $t('curriculumVitae:clinicalTrials:otherTitle') }}
{{ $t('common:button:edit') }}
{{
isEN ? DATA.OtherClinicalExperience : DATA.OtherClinicalExperienceCN
}}
{{ $t('curriculumVitae:noData') }}
{{ $t('common:button:cancel') }}
{{ $t('common:button:save') }}
{{ item.label }}
{{ $t('system:GcpCertificate:upload:Upload') }}
{{ $t('system:tip:file:pdf') }}
{{ $t('common:button:cancel') }}
{{ $t('common:button:save') }}
{{ $t('common:button:cancel') }}
{{ $t('common:button:save') }}