fix: 新手教程修改地址,注册表单修改form传值
This commit is contained in:
@@ -173,6 +173,7 @@ export default function RegisterForm({
|
||||
/>
|
||||
<SendCode
|
||||
type='email'
|
||||
form={form}
|
||||
params={{
|
||||
...form.getValues(),
|
||||
type: 1,
|
||||
|
||||
@@ -99,6 +99,7 @@ export default function ResetForm({
|
||||
/>
|
||||
<SendCode
|
||||
type='email'
|
||||
form={form}
|
||||
params={{
|
||||
...form.getValues(),
|
||||
type: 2,
|
||||
|
||||
Reference in New Issue
Block a user