fix: 字段错误

This commit is contained in:
dap 2024-10-06 10:02:41 +08:00
parent 315a6939dd
commit b48fe9c841

View File

@ -122,7 +122,7 @@ export const drawerSchema: FormSchemaGetter = () => [
},
{
component: 'Input',
fieldName: 'phone',
fieldName: 'phonenumber',
label: '手机号码',
defaultValue: undefined,
rules: z