1
lzhe
2024-06-19 0a217c82364ae1f51cde0729c6dd7a2f280abf2c
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)