1
lzhe
2024-05-23 6a983f2c1de101450fdf543c2fb9acd7037eabf0
src/router/index.js
@@ -81,7 +81,6 @@
      if (to.matched.length == 0) {
         router.push(to.fullPath);
      }
      console.log(menuRouter,router,8899)
      isGetRouter = true;
   }
   beforeEach(to, from)