chore: update

This commit is contained in:
xiaoxian521 2022-08-18 18:36:36 +08:00
parent a983575b6d
commit 035ac47b39

View File

@ -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() {