mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-13 06:00:34 +00:00
feat: menu add parent
This commit is contained in:
@@ -36,7 +36,7 @@ const loginOut = () => {
|
||||
})
|
||||
.then(async () => {
|
||||
userStore.loginOut()
|
||||
tagsViewStore.delAllViews
|
||||
tagsViewStore.delAllViews()
|
||||
replace('/login?redirect=/index')
|
||||
})
|
||||
.catch(() => {})
|
||||
|
||||
Reference in New Issue
Block a user