fix: 字段错误
This commit is contained in:
parent
315a6939dd
commit
b48fe9c841
@ -122,7 +122,7 @@ export const drawerSchema: FormSchemaGetter = () => [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
component: 'Input',
|
component: 'Input',
|
||||||
fieldName: 'phone',
|
fieldName: 'phonenumber',
|
||||||
label: '手机号码',
|
label: '手机号码',
|
||||||
defaultValue: undefined,
|
defaultValue: undefined,
|
||||||
rules: z
|
rules: z
|
||||||
|
Loading…
Reference in New Issue
Block a user