1
lzhe
2024-06-19 2af27d3865d6075ae8a22190485e76c97ca8ef9c
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)