gaoshp
2024-06-22 0f7b7f1a8e1b72c04d8a32858dea5e40b7f67c9b
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)