gaoshp
2024-10-03 6f299ac0ae6f863cc25e1534d40a1d4c450b3f36
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)