1
李喆(开发组)
2025-03-11 2394df8c41a726c9230a975d13efc12393df7a37
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)