1
lzhe
2024-09-23 0d8f88948f14eb32809668fde55e594ab42e2bc0
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)