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