mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 17:07:19 +08:00
chore: update
This commit is contained in:
parent
a983575b6d
commit
035ac47b39
@ -73,9 +73,6 @@ export function useNav() {
|
|||||||
storageSession.removeItem("info");
|
storageSession.removeItem("info");
|
||||||
router.push("/login");
|
router.push("/login");
|
||||||
resetRouter();
|
resetRouter();
|
||||||
setTimeout(() => {
|
|
||||||
console.log("----", router.options.routes, router.getRoutes());
|
|
||||||
}, 3000);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function backHome() {
|
function backHome() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user