{{ $t('common:button:search') }}
{{ $t('common:button:reset') }}
{{ $t('common:button:submit') }}
{{ scope.row.TrialCriterionName }}
{{ $fd('BusinessModule',scope.row.BusinessModuleEnum) }}
{{ $fd('Email_BusinessScenario',scope.row.BusinessScenarioEnum) }}
{{ scope.row.ToUserTypeList.length > 0?scope.row.ToUserTypeList.map(v => $fd('UserType', v)).join('、'):'' }}
{{ scope.row.CopyUserTypeList.length > 0?scope.row.CopyUserTypeList.map(v => $fd('UserType', v)).join('、'):'' }}
{{ $fd('EmailUrgent',scope.row.EmailUrgentEnum) }}
{{ scope.row.TrialCriterionName }}
{{ scope.row.FileName }}
{{ $fd('YesOrNo', scope.row.IsReturnRequired) }}
{{ $fd('YesOrNo', scope.row.IsReturnRequired) }}
{{ $fd('YesOrNo', scope.row.IsAutoSend) }}
{{ $fd('YesOrNo', scope.row.IsAutoSend) }}
{{ $fd('YesOrNo', scope.row.IsEnable) }}
{{ $fd('YesOrNo', scope.row.IsEnable) }}