gaoshp
2024-05-26 82a5da6bbeeadf1c5f448158dae7d1838efc9d2e
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)