1
lzhe
2024-06-18 721b20aeb58c9f3450ff5ac4a7ba4f1891afc752
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)