gaoshp
2024-04-20 f606a6ba8eda7bf5078fc558e41ebd9e116a9d43
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)