gaoshp
2024-10-07 f6706f1bf87e5e6e413c17bc8a53d9ded10e2236
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)