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