作者 dong

资料管理修正

... ... @@ -153,7 +153,7 @@ function renderMetadataField(record: any, fieldName: string) {
//查询数据
export const searchFormSchema: FormSchema[] = [
{
label: '文名称',
label: '文名称',
field: 'docName',
component: 'Input',
},
... ...