1
lzhe
2024-05-07 df4c5ac38a1f287b7d0f48a558630cae70f6a690
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)