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