mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2025-10-14 13:50:28 +00:00
update 优化 登出之后清理tabs
This commit is contained in:
@@ -171,6 +171,7 @@ const logout = async () => {
|
||||
redirect: encodeURIComponent(router.currentRoute.value.fullPath || '/')
|
||||
}
|
||||
});
|
||||
proxy?.$tab.closeAllPage();
|
||||
});
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user