1
lzhe
2024-06-09 4512fc9d652e0127441a84f1141b9e074dc16aa6
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)