lzhe
2024-04-01 c1af28fffc0a890fbd06a9ea3217e9c73c32d9f4
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)