1
lzhe
2024-04-28 970e7190df84fe6060c9c74532c5d7b3a0e45627
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)