gaoshp
2024-05-08 f7c31d8f871fb7d83fc9dbea2aa1cddce89cfa4b
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)