lzhe
2024-04-18 e28dcf85c227f3df8f72ec0e436a89233e9d8e0b
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)