From fde2221d08d31f94bcd67367f53f480f57f09fa5 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 29 二月 2024 13:26:06 +0800
Subject: [PATCH] #
---
 zy-asrs-flow/src/components/RightContent/AvatarDropdown.jsx |   11 +++--------
 1 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/zy-asrs-flow/src/components/RightContent/AvatarDropdown.jsx b/zy-asrs-flow/src/components/RightContent/AvatarDropdown.jsx
index ea718d8..9f1889b 100644
--- a/zy-asrs-flow/src/components/RightContent/AvatarDropdown.jsx
+++ b/zy-asrs-flow/src/components/RightContent/AvatarDropdown.jsx
@@ -110,14 +110,9 @@
     //     },
     //   ]
     //   : []),
-    {
-      key: 'setting',
-      icon: <SettingOutlined />,
-      label: '涓汉璁剧疆',
-    },
-    {
-      type: 'divider'
-    },
+    // {
+    //   type: 'divider'
+    // },
     {
       key: 'logout',
       icon: <LogoutOutlined />,
--
Gitblit v1.9.1