mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-27 00:53:22 +08:00
fix: 字段错误
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user