gaoshp
2024-06-20 9b9b9df1d2e6a9c1691a0d8291cdba1cc298a3df
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)