#
luxiaotao1123
2024-03-13 d0fb2d77c9070d7a55551f13d9cbd83d61a819e0
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 />,