fix: 新手教程修改地址,注册表单修改form传值
This commit is contained in:
@@ -133,6 +133,7 @@ function MobileBindDialog({
|
||||
<Input placeholder='Enter code...' type='text' {...field} />
|
||||
<SendCode
|
||||
type='phone'
|
||||
form={form}
|
||||
params={{
|
||||
telephone_area_code: form.getValues().area_code,
|
||||
telephone: form.getValues().mobile,
|
||||
|
||||
Reference in New Issue
Block a user