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