1
lzhe
2024-10-09 db38e2783a8e9a4c9f886aa15cf895caef9290ec
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)