{{ row.nickname }}
{{ $t('cs.companyStructure.username') }}
{{ $t('cs.companyStructure.email') }}
{{ $t('cs.companyStructure.sex') }}
{{ $t('cs.companyStructure.male') }}
{{ $t('cs.companyStructure.female') }}
{{ $t('cs.companyStructure.mobile') }}
{{ $t('cs.companyStructure.departmentName') }}
{{ row.department_name }}
{{ $t('cs.companyStructure.positionName') }}
{{ $t('cs.companyStructure.supervisor') }}
{{
getDirectorName(allFlatEmployees, row.direct_supervisor_id)
}}
{{ $t('operation') }}
{{ $t('cancel') }}
{{ $t('confirm') }}
{{ $t('cs.companyStructure.resetPassword') }}
{{ $t('cs.companyStructure.block') }}
{{ $t('cs.companyStructure.recover') }}
{{ $t('cs.role.remove') }}
{{ $t('noData') }}