gaoshp
2024-05-10 2284792f5a9ca857c3d5fb7c8774b9612881f49d
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)