From b6409a775e2e3277ea8c44acd3d477bc56e9862e Mon Sep 17 00:00:00 2001 From: wangxy <1356089412@qq.com> Date: Fri, 26 Jul 2024 10:20:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E7=94=A8=E6=88=B7=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/templates/system/user/user.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/user/user.html b/ruoyi-admin/src/main/resources/templates/system/user/user.html index 79e54d9..df0cb54 100644 --- a/ruoyi-admin/src/main/resources/templates/system/user/user.html +++ b/ruoyi-admin/src/main/resources/templates/system/user/user.html @@ -144,7 +144,7 @@ }, { field: 'dept.deptName', - title: '部门' + title: '所属单位' }, { field: 'email',