1
lzhe
2024-06-05 42d6439f20892ddd204e2b6e2b3bf168fc516d5c
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)