添加消息类型
This commit is contained in:
@@ -1281,4 +1281,6 @@ module.exports = {
|
|||||||
rejectedBy:'Rejected By',
|
rejectedBy:'Rejected By',
|
||||||
rejectionTime:'Rejection Time',
|
rejectionTime:'Rejection Time',
|
||||||
rejectReason:'Reject Reason',
|
rejectReason:'Reject Reason',
|
||||||
|
collectionLegislativeComments:'Collection of Legislative Comments',
|
||||||
|
regulatoryAndTechnicalAssessment:'Regulatory and technical assessment',
|
||||||
}
|
}
|
||||||
@@ -1383,4 +1383,7 @@ module.exports = {
|
|||||||
rejectedBy:'拒绝人',
|
rejectedBy:'拒绝人',
|
||||||
rejectionTime:'拒绝时间',
|
rejectionTime:'拒绝时间',
|
||||||
rejectReason:'拒绝原因',
|
rejectReason:'拒绝原因',
|
||||||
|
collectionLegislativeComments:'法规意见收集',
|
||||||
|
regulatoryAndTechnicalAssessment:'法规技术评估',
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -119,6 +119,8 @@
|
|||||||
'17':this.$t('listConfirmation'),
|
'17':this.$t('listConfirmation'),
|
||||||
'18':this.$t('taskAffirm'),
|
'18':this.$t('taskAffirm'),
|
||||||
'19':this.$t('complianceConfirmation'),
|
'19':this.$t('complianceConfirmation'),
|
||||||
|
'20':this.$t('collectionLegislativeComments'),
|
||||||
|
'21':this.$t('regulatoryAndTechnicalAssessment'),
|
||||||
},
|
},
|
||||||
columns: [
|
columns: [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user