Pre Merge pull request !46 from atlas/main

This commit is contained in:
atlas 2025-07-22 07:25:11 +00:00 committed by Gitee
commit b1ebaff077
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: '创建人',
},
{