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