1
lzhe
2024-04-09 8623463aea92afa5e2cbf206fa84ce6f06d059df
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)