gaoshp
2024-04-18 71f58f33a8bd79e66d5cc70e62c1a7daa2861e30
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)