This commit is contained in:
hailin 2025-03-15 19:18:24 +08:00
parent 56f2fdbc47
commit 779ea5a08a
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ export function MixSignUp(props: {
return
}
await signUpWithOutCode(props.emailValue, password, props.referrervalue)
await signUpWithOutCode(props.emailValue, password, props.referrerValue)
setGoPassword(false)
}} >