1
lzhe
2024-09-23 ccc0c47c8a819e39db31a784ff16fdf61418580b
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)