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