{{ $t('ec.table.query') }}
{{ $t('ec.table.reset') }}
{{ $t('ec.table.add') }}
{{ $t('ec.reports.preview') }}
{{ $t('ec.table.publish') }}
{{ $t('ec.table.edit') }}
{{ $t('ec.table.recovery') }}
{{ $t('ec.table.delete') }}
{{ row.reportStatus =='new' ?'已创建':row.reportStatus =='published' ?'已发布':'已删除' }}