@@ -129,7 +129,7 @@
}
function handleLogin3() {
- router.push({path: redirect.value || "/", query: otherQueryParams})
+ router.push({path: "/index"})
handleLogin3()