From d5ca37c6301ac1178702e0334c4feee6abf3ba9e Mon Sep 17 00:00:00 2001
From: whychdw <496960745@qq.com>
Date: 星期五, 11 十月 2024 14:19:09 +0800
Subject: [PATCH] 内容提交

---
 src/router/modules/system.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/router/modules/system.ts b/src/router/modules/system.ts
index 51459b6..ccd81a2 100644
--- a/src/router/modules/system.ts
+++ b/src/router/modules/system.ts
@@ -20,7 +20,7 @@
       path: 'user',
       component: () => import('@/views/system/user/index.vue'),
       name: 'UserManage',
-      meta: { title: '鐢ㄦ埛绠$悊', icon: 'people', noCache: false }
+      meta: { title: '鐢ㄦ埛绠$悊', icon: 'people-hdw', noCache: false }
     }
   ]
 };

--
Gitblit v1.9.1