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