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