Commit bd87c54c authored by shenshaokai's avatar shenshaokai

fix: 退出登录的时候移除菜单权限的缓存信息

parent 62640c52
......@@ -18,6 +18,8 @@ const AvatarDropdown = (props) => {
removeAuth()
removeRouters()
SpaLogout()
// 移除所有菜单权限
onRemoveMenuData()
// history.replace('/user/login')
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment