祖安之光
7 天以前 f13a2788d4640b46cacfe6f68f88d6d462dfa516
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" });
        }