1
lzhe
2024-10-06 3e2690f4f8e42e826164431d7ecff4d7e6318fe6
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)