lzhe
2024-11-08 0aa4f9751aadb4abb3637bc74fb7f0b48dd7a23e
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)