对接项目详情的法规清单

This commit is contained in:
qq787203167
2022-04-18 16:35:34 +08:00
parent 8946082303
commit 4e6ee68d7e
4 changed files with 48 additions and 16 deletions
@@ -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'),