1
lzhe
2024-03-28 12e2e405a5eed79d9004b20080140ce6dc30f389
src/router/index.js
@@ -81,6 +81,7 @@
      if (to.matched.length == 0) {
         router.push(to.fullPath);
      }
      console.log(menuRouter,router,8899)
      isGetRouter = true;
   }
   beforeEach(to, from)