{{ $t('expertDatabase.fields.nameLabel') }}{{ scope.row.name }}
{{ $t('expertDatabase.fields.emailLabel') }}{{ scope.row.email }}
{{ $t('expertDatabase.fields.acquisitionTimeLabel') }} {{ scope.row.ctime_text ? scope.row.ctime_text : '-' }}
{{ scope.row.state_text }}