1
lzhe
2024-05-17 fae941098d1cb83ee48b94c7af403244bbd76a6b
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)