正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -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 | }, |
-
请 注册 或 登录 后发表评论