gaoshp
2024-04-13 0ec37c12c269d6f824da6d13e47c38e04757909b
src/router/index.js
@@ -81,7 +81,7 @@
      if (to.matched.length == 0) {
         router.push(to.fullPath);
      }
      console.log(menuRouter,router,8899)
      console.log(menuRouter,router)
      isGetRouter = true;
   }
   beforeEach(to, from)