From b84a08d825422cc7d32a1b3d4a388cab8fb49657 Mon Sep 17 00:00:00 2001
From: TsMask <340112800@qq.com>
Date: Mon, 24 Jun 2024 17:13:09 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E6=95=99=E5=B8=88=E4=B8=8D=E8=83=BD?=
=?UTF-8?q?=E7=AE=A1=E7=90=86=E5=88=86=E9=85=8D=E9=83=A8=E9=97=A8=EF=BC=8C?=
=?UTF-8?q?=E5=B1=8F=E8=94=BD=E7=94=B5=E8=AF=9D=E9=82=AE=E7=AE=B1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/system/user/index.vue | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue
index 04832269..aa2315b5 100644
--- a/src/views/system/user/index.vue
+++ b/src/views/system/user/index.vue
@@ -949,7 +949,7 @@ onMounted(() => {
{{ t('common.reloadText') }}
-
+
@@ -1167,7 +1167,7 @@ onMounted(() => {
-
+
{
-
+
{
:label="t('views.system.user.fromClass')"
name="deptId"
:label-col="{ span: 3 }"
+ v-perms:has="['system:user:editPost']"
>