1
lzhe
2024-09-19 a5b8938f2be523d3f0a4dfc3acef42aab8c77191
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)