[update] 文档拆分,拆分已入库文本增加标准拆分状态列
This commit is contained in:
@@ -137,6 +137,12 @@ export default {
|
||||
title: this.$t('docTool.comparison.textStatus'),
|
||||
width: 150
|
||||
},
|
||||
// 标准拆分状态
|
||||
{
|
||||
dataIndex: 'standardSplitStatus_dictText',
|
||||
title: this.$t('docTool.comparison.standardSplitStatus'),
|
||||
width: 150
|
||||
},
|
||||
// 附件
|
||||
{
|
||||
dataIndex: 'fileName',
|
||||
|
||||
Reference in New Issue
Block a user