gaoshp
2024-05-15 2fecb82051ba70d9bde4eb1a7d078191b16d8d55
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)