Merge branch 'master' of https://gitee.com/yuanzbz/vue-admin-perfect into vue-i18n
This commit is contained in:
commit
7590502878
|
|
@ -45,8 +45,8 @@ const logOut = async () => {
|
|||
type: 'warning',
|
||||
})
|
||||
.then(async () => {
|
||||
await router.push({path: '/login'})
|
||||
await UserStore.logout()
|
||||
await router.push({path: '/login'})
|
||||
TagsViewStore.clearVisitedView()
|
||||
ElMessage({
|
||||
type: "success",
|
||||
|
|
|
|||
Loading…
Reference in New Issue