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