1
lzhe
2024-09-29 3ca90ccca60e10436bca4ba99c95ce81c14d3895
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)