1
lzhe
2024-11-03 4d2ea0374502ccc3066307ff67e4c38adb3ccecc
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)