1
lzhe
2024-08-01 a3b1b063c7f3a5c6d7f64342525bd9d5137daf69
src/router/index.js
@@ -81,7 +81,6 @@
      if (to.matched.length == 0) {
         router.push(to.fullPath);
      }
      console.log(menuRouter,router)
      isGetRouter = true;
   }
   beforeEach(to, from)