1
lzhe
2024-10-10 18852cbde460274f3b204fd3ce57a6e5e87cc49b
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)