zy-asrs-flow/src/components/RightContent/AvatarDropdown.jsx
@@ -67,10 +67,8 @@ loginOut(); return; } history.push(`/account/${key}`); }, [setInitialState], ); history.push(`/user/${key}`); }, [setInitialState]); const loading = ( <span className={styles.action}> @@ -113,7 +111,7 @@ // ] // : []), { key: 'settings', key: 'setting', icon: <SettingOutlined />, label: '个人设置', },