gaoshp
2024-10-07 79545e4252d32c5a4b9690757f6e12beaf7a6843
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)