1
lzhe
2024-05-24 c9ce5e7f9a9ef52c66baf4f8a6e8d9e48b7cb251
src/router/index.js
@@ -81,7 +81,6 @@
      if (to.matched.length == 0) {
         router.push(to.fullPath);
      }
      console.log(menuRouter,router,8899)
      isGetRouter = true;
   }
   beforeEach(to, from)