对接项目详情的法规清单
This commit is contained in:
@@ -210,19 +210,19 @@
|
||||
title: this.$t('scopeOfApplication'),
|
||||
align: 'center',
|
||||
ellipsis: true,
|
||||
dataIndex: 'shi4Yong4Fan4Wei2'
|
||||
dataIndex: 'shi4Yong4Fan4Wei2_dictText'
|
||||
},
|
||||
{
|
||||
title: this.$t('status'),
|
||||
align: 'center',
|
||||
ellipsis: true,
|
||||
dataIndex: 'state'
|
||||
dataIndex: 'state_dictText'
|
||||
},
|
||||
{
|
||||
title: this.$t('correspondingStandard'),
|
||||
align: 'center',
|
||||
ellipsis: true,
|
||||
dataIndex: 'correspondingStandard'
|
||||
dataIndex: 'correspondingStandard_dictText'
|
||||
},
|
||||
{
|
||||
title: this.$t('zoneOfApplication'),
|
||||
@@ -234,7 +234,7 @@
|
||||
title: this.$t('implementationCategory'),
|
||||
align: 'center',
|
||||
ellipsis: true,
|
||||
dataIndex: 'implementType'
|
||||
dataIndex: 'implementType_dictText'
|
||||
},
|
||||
{
|
||||
title: this.$t('ImplementationDate'),
|
||||
|
||||
Reference in New Issue
Block a user