mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2025-12-30 09:42:25 +00:00
fix: 处理通知公告创建人查询后端报错(修改字段名称)
This commit is contained in:
@@ -15,7 +15,7 @@ export const querySchema: FormSchemaGetter = () => [
|
||||
},
|
||||
{
|
||||
component: 'Input',
|
||||
fieldName: 'createBy',
|
||||
fieldName: 'createByName',
|
||||
label: '创建人',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user