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',