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