fix 80147

This commit is contained in:
赵霄
2023-12-29 14:38:38 +08:00
parent c27d1e3cb8
commit cb26c718a0
@@ -97,11 +97,11 @@ export default {
title: this.$t('workCenter.enStandardRevision.clauseNumber'),
width: 150
},
// 英文名称
// 条款名称
{
dataIndex: 'standardEnglishName',
title: this.$t('projectLibrary.vehicleItemLibrary.englishName'),
width: 150
title: this.$t('workCenter.enStandardRevision.clauseName'),
width: 150,
dataIndex: 'termName'
},
// 标准状态
{