+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('table.search') }}
+ {{ $t('table.add') }}
+ {{ $t('table.export') }}
+ {{ $t('table.reviewer') }}
+
+
+
+
+
+ {{ scope.row.id }}
+
+
+
+
+ {{ scope.row.employee }}
+
+
+
+
+ {{ $t(scope.row.department.toLowerCase()) }}
+
+
+
+
+ {{ $t(scope.row.sex.toLowerCase()) }}
+
+
+
+
+ {{ scope.row.ic }}
+
+
+
+
+ {{ scope.row.status }}
+
+
+
+
+ {{ $t('table.edit') }}
+ {{ $t('table.publish') }}
+
+ {{ $t('table.draft') }}
+
+ {{ $t('table.delete') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+