fix: 新手教程修改地址,注册表单修改form传值

This commit is contained in:
2025-09-01 05:16:23 -07:00
parent 36bbcbc4f9
commit 2862629516
12 changed files with 82 additions and 46 deletions
@@ -150,6 +150,7 @@ export default function RegisterForm({
/>
<SendCode
type='email'
form={form}
params={{
...form.getValues(),
type: 1,
@@ -84,6 +84,7 @@ export default function ResetForm({
/>
<SendCode
type='email'
form={form}
params={{
...form.getValues(),
type: 2,