祖安之光
2025-07-16 8d761e85e6e34651e49127ad0e5dd3389b3d691a
src/views/homePage.vue
@@ -154,7 +154,7 @@
            }
            return acc;
          }, {});
          router.push({ path: redirect.value || "/", query: otherQueryParams });
          router.push({ path: redirect.value || "/menuPage", query: otherQueryParams });
        } else {
          router.push({ path: "/menuPage" });
        }