1
lzhe
2024-06-06 4c810c1feb3f78c458084d73e89adc6c4f2256f1
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)