lzhe
2024-10-07 3007cbf86ea42756be4d5bf4f81e0d56d6150c67
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)