refactor: ♻️ 注销清空路由位置调整
Former-commit-id: e06d8f6551f15bf8bb7794501069844c7e769a3c
This commit is contained in:
@@ -114,7 +114,6 @@ const router = createRouter({
|
||||
*/
|
||||
export function resetRouter() {
|
||||
router.replace({ path: "/login" });
|
||||
location.reload();
|
||||
}
|
||||
|
||||
export default router;
|
||||
|
||||
Reference in New Issue
Block a user