lzhe
2024-06-03 7026e123ee895d17a7d14c82cc50a3fb1d9c03b2
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)