update 文档拆分详情树节点模糊查询

This commit is contained in:
赵霄
2023-09-22 13:56:49 +08:00
parent dee6e28a33
commit f05229c835
3 changed files with 12 additions and 45 deletions
@@ -99,26 +99,26 @@ export default {
columns: [
// 资料类型
{
dataIndex: '1',
dataIndex: 'origin_dictText',
title: this.$t('docTool.split.dataType'),
width: 150
},
// 标准号
{
dataIndex: 'serial_number',
dataIndex: 'standardNumber',
title: this.$t('standardSelect.standardNumber'),
width: 150
},
// 标准名称
{
dataIndex: 'title',
dataIndex: 'standardName',
title: this.$t('standardSelect.standardName'),
width: 150
},
// 文件状态
{
dataIndex: 'text_info',
title: this.$t('docTool.split.fileStatus'),
title: this.$t('docTool.comparison.textStatus'),
width: 150
},
// 附件