gaoshp
2024-04-09 0f31a5803512ad8a06ca279db95e639c4aa2d6b9
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)