mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-01 05:51:26 +08: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