gaoshp
2024-04-05 a4174a7f44dbae2ee3012b0991eba2f08a01ff9a
src/router/index.js
@@ -81,6 +81,7 @@
      if (to.matched.length == 0) {
         router.push(to.fullPath);
      }
      console.log(menuRouter,router)
      isGetRouter = true;
   }
   beforeEach(to, from)