diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index 9a1c1fede..0f184b54f 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1281,4 +1281,6 @@ module.exports = { rejectedBy:'Rejected By', rejectionTime:'Rejection Time', rejectReason:'Reject Reason', + collectionLegislativeComments:'Collection of Legislative Comments', + regulatoryAndTechnicalAssessment:'Regulatory and technical assessment', } \ No newline at end of file diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js index 7d4e9abe7..45c33af9a 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -1383,4 +1383,7 @@ module.exports = { rejectedBy:'拒绝人', rejectionTime:'拒绝时间', rejectReason:'拒绝原因', + collectionLegislativeComments:'法规意见收集', + regulatoryAndTechnicalAssessment:'法规技术评估', + } \ No newline at end of file diff --git a/jero-web/src/views/system/UserAnnouncementList.vue b/jero-web/src/views/system/UserAnnouncementList.vue index 7a000da26..cd35b34c8 100644 --- a/jero-web/src/views/system/UserAnnouncementList.vue +++ b/jero-web/src/views/system/UserAnnouncementList.vue @@ -119,6 +119,8 @@ '17':this.$t('listConfirmation'), '18':this.$t('taskAffirm'), '19':this.$t('complianceConfirmation'), + '20':this.$t('collectionLegislativeComments'), + '21':this.$t('regulatoryAndTechnicalAssessment'), }, columns: [ {