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