1
lzhe
2024-05-24 61deb2d2585d52d93a2d298b78072ed6aee0d38d
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)