fix 80147
This commit is contained in:
@@ -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'
|
||||
},
|
||||
// 标准状态
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user