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