Explorar o código

chore: update

xiaoxian521 %!s(int64=2) %!d(string=hai) anos
pai
achega
035ac47b39
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      src/layout/hooks/useNav.ts

+ 0 - 3
src/layout/hooks/useNav.ts

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