gaoshp
2024-06-02 1aca8ba40fbbc3fcf50cbf4fa2380490dbf73b2c
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)