1
lzhe
2024-05-20 e929925ce9b9d9601697aabdb7d0fcfd7dee8a3a
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)