Pre Merge pull request !47 from atlas/dev

This commit is contained in:
atlas 2025-07-22 07:34:44 +00:00 committed by Gitee
commit f7b4a4762c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -15,7 +15,7 @@ export const querySchema: FormSchemaGetter = () => [
},
{
component: 'Input',
fieldName: 'createBy',
fieldName: 'createByName',
label: '创建人',
},
{