update 发起比对接口调整

This commit is contained in:
赵霄
2023-10-20 17:20:23 +08:00
parent 3caf3510c3
commit 940ce9b5d3
3 changed files with 5 additions and 5 deletions
@@ -223,7 +223,7 @@ export default {
{
title: this.$t('docTool.comparison.textStatus'),
ellipsis: true,
dataIndex: 'fileType',
dataIndex: 'fileType_dictText',
width: 100
},
{
@@ -256,7 +256,7 @@ export default {
{
title: this.$t('docTool.comparison.textStatus'),
ellipsis: true,
dataIndex: 'fileType',
dataIndex: 'fileType_dictText',
width: 100
},
{