1
lzhe
2024-05-19 f751cc0d0aca7a8316ac71325f16a7355f7a2c69
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)