对接握手流程
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
},
|
||||
{
|
||||
title: this.$t('technicalField'),
|
||||
dataIndex: 'technologyTerritory_dictText',
|
||||
dataIndex: 'technologyTerritory',
|
||||
align: 'center',
|
||||
ellipsis: true
|
||||
},
|
||||
@@ -133,11 +133,17 @@
|
||||
// align: 'center'
|
||||
// },
|
||||
{
|
||||
title: this.$t('StandardImplementationDate'),
|
||||
title: this.$t('ImplementationDate'),
|
||||
dataIndex: 'xin1Che1Xing2Shi2Shi1Ri4Qi1',
|
||||
align: 'center',
|
||||
ellipsis: true
|
||||
},
|
||||
{
|
||||
title: this.$t('vehicleInProductionDate'),
|
||||
dataIndex: 'implementTime',
|
||||
align: 'center',
|
||||
ellipsis: true
|
||||
},
|
||||
{
|
||||
title: this.$t('correspondingStandard'),
|
||||
dataIndex: 'correspondingStandard',
|
||||
|
||||
Reference in New Issue
Block a user