作者 dong

资料管理修正

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