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