1
lzhe
2024-06-21 ff2af13cd41b8528e830e22300fb14f2c5778e7c
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)