{{ $t('curriculumVitae:continuingTraining:title') }}
{{ $t('common:button:add') }}
{{ scope.row.BeginDateStr }} ~ {{ scope.row.EndDateStr }}
{{ $fd('Training', Number(scope.row.Training)) }}
{{ isEN ? scope.row.Major : scope.row.MajorCN }}
{{ isEN ? scope.row.School : scope.row.SchoolCN }}
{{ isEN ? scope.row.City : scope.row.CityCN }}
{{ $t('common:button:edit') }}
{{ $t('common:button:delete') }}
{{ $t('common:button:cancel') }}
{{ $t('common:button:save') }}