1
lzhe
2024-10-06 31f08375ddf2b7d0937fd222f9df4d2a6b3d9115
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)