{{ scope.row.CreateTime ? moment(scope.row.CreateTime).format('YYYY-MM-DD HH:mm:ss') : '' }}
{{ scope.row.UserType && $fd('UserType', scope.row.UserType) ? $fd('UserType', scope.row.UserType) : '--' }}
{{ $fd('SiteSurveyOptTyp', scope.row.OptType) }}
{{
$t('trials:researchForm:logList:label:SurveyForm') }}