1
lzhe
2024-04-30 a6cf534c976bc6a4505951a9c6c1d2bbaefc6d99
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)