1
lzhe
2024-05-28 1875e175edd385b65026e8bb4d9e9bcd3231672f
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)