gaoshp
2024-05-07 27e0f5db64f77584a86f753f245ac4c6eb048a71
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)