1
lzhe
2024-06-26 6e6a433413fcc6c587abfe677b2d430dcf69c79c
src/router/index.js
@@ -81,7 +81,6 @@
      if (to.matched.length == 0) {
         router.push(to.fullPath);
      }
      console.log(menuRouter,router)
      isGetRouter = true;
   }
   beforeEach(to, from)