+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('table.search') }}
+ {{ $t('table.add') }}
+ {{ $t('table.export') }}
+ {{ $t('table.reviewer') }}
+
+
+
+
+
+ {{ scope.row.id }}
+
+
+
+
+ {{ scope.row.timestamp | parseTime('{y}-{m}-{d} {h}:{i}') }}
+
+
+
+
+ {{ scope.row.title }}
+ {{ scope.row.type | typeFilter }}
+
+
+
+
+ {{ scope.row.author }}
+
+
+
+
+ {{ scope.row.reviewer }}
+
+
+
+
+
+
+
+
+
+ {{ scope.row.pageviews }}
+ 0
+
+
+
+
+ {{ scope.row.status }}
+
+
+
+
+ {{ $t('table.edit') }}
+ {{ $t('table.publish') }}
+
+ {{ $t('table.draft') }}
+
+ {{ $t('table.delete') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+