gaoshp
2024-05-09 35682d3c866dfc6728f75a75b467d0c763d4e9b6
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)