From 4eeb6668ee83ecc8841bec68f3b7f15fb5ef4a8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=9C=84?= Date: Thu, 9 Nov 2023 15:05:55 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E7=94=A8=E6=88=B7=E3=80=81=E9=83=A8?= =?UTF-8?q?=E9=97=A8=E5=88=B0=E5=A4=84=E6=94=B9=E6=88=90.xls?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/DepartList.vue | 8 ++++---- src/views/system/UserList.vue | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/system/DepartList.vue b/src/views/system/DepartList.vue index 85d69d1f..d3e6d2fc 100644 --- a/src/views/system/DepartList.vue +++ b/src/views/system/DepartList.vue @@ -7,10 +7,10 @@ {{ $t('depart.addDepartment') }} {{ $t('depart.addSubordinate') }} - {{ $t('export') }} - - {{ $t('import') }} - + {{ $t('export') }} + + + {{ $t('batchDelete') }} diff --git a/src/views/system/UserList.vue b/src/views/system/UserList.vue index 73adaec1..614eb775 100644 --- a/src/views/system/UserList.vue +++ b/src/views/system/UserList.vue @@ -86,7 +86,7 @@
{{ $t('user.addUser') }} - {{ $t('export') }} + {{ $t('export') }} {{ $t('recycleBin') }} {{ $t('user.roleAllocation') }}