fix: 新手教程修改地址,注册表单修改form传值
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user