From be208ce7a2fd3f23718ced71571dc8ba0b24bffe Mon Sep 17 00:00:00 2001
From: yinbangzhong <zhongbangyin@126.com>
Date: 星期四, 08 八月 2024 09:05:40 +0800
Subject: [PATCH] 登录跳转权限配置页面

---
 src/views/authority/users/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/authority/users/index.vue b/src/views/authority/users/index.vue
index 45fb9e7..d4cfc99 100644
--- a/src/views/authority/users/index.vue
+++ b/src/views/authority/users/index.vue
@@ -499,8 +499,8 @@
       slotName: 'index',
     },
     {
-      title: t('鐢ㄦ埛鍚�'),
-      dataIndex: 'userName',
+      title: t('鐧诲綍鍚�'),
+      dataIndex: 'email',
     },
     {
       title: t('鍒涘缓鏃堕棿'),

--
Gitblit v1.8.0