gaoshp
2024-04-20 9351ed8d72c344a6c7147b3a5f32f3fcf6ad28cb
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)