1
lzhe
2024-05-27 94b749c4e3e6e52ae0644c4ed36a54395c8c3a1e
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)