1
李喆(开发组)
2025-04-16 58d0bfc0a05fd3f645f31eba4fa7e2bf57e3b1df
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)