1
lzhe
2024-03-30 dbd652f9f0e297a0adc06abbef3a30fb9ec10df4
src/router/index.js
@@ -81,6 +81,7 @@
      if (to.matched.length == 0) {
         router.push(to.fullPath);
      }
      console.log(menuRouter,router,8899)
      isGetRouter = true;
   }
   beforeEach(to, from)