gaoshp
2024-04-09 a1bf2d1b78d60e320c5b284d8e9f4afa5f3c28fb
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)