修改消息类型
This commit is contained in:
@@ -1151,4 +1151,5 @@ module.exports = {
|
||||
CommentsCollectionResultsForReference:'Comments Collection Results For Reference',
|
||||
TechnicalEvaluationResultsForReference:'Technical Evaluation Results For Reference',
|
||||
ComplianceConfirmationRecord:'Compliance Confirmation Record',
|
||||
complianceConfirmation:'Compliance Confirmation',
|
||||
}
|
||||
@@ -1155,4 +1155,5 @@ module.exports = {
|
||||
CommentsCollectionResultsForReference:'意见收集结果参考',
|
||||
TechnicalEvaluationResultsForReference:'技术评估结果参考',
|
||||
ComplianceConfirmationRecord:'符合性确认记录',
|
||||
complianceConfirmation:'符合性确认',
|
||||
}
|
||||
@@ -106,16 +106,19 @@
|
||||
'2': this.$t('warningInformation'),
|
||||
'3': this.$t('ForwardPush'),
|
||||
'4': this.$t('authenticationMessage'),
|
||||
'6':this.$t('RegulationListConfirmationTask'),
|
||||
'7':this.$t('RegulationListConfirmationNotification'),
|
||||
'8':this.$t('RegulationTaskConfirmation'),
|
||||
'9':this.$t('DesignComplianceTask'),
|
||||
'10':this.$t('PreHomoTask'),
|
||||
'11':this.$t('ValidationTask'),
|
||||
'12':this.$t('DesignComplianceNotification'),
|
||||
'13':this.$t('PreHomoNotification'),
|
||||
'14':this.$t('ValidationComplianceNotification'),
|
||||
// '6':this.$t('RegulationListConfirmationTask'),
|
||||
// '7':this.$t('RegulationListConfirmationNotification'),
|
||||
// '8':this.$t('RegulationTaskConfirmation'),
|
||||
// '9':this.$t('DesignComplianceTask'),
|
||||
// '10':this.$t('PreHomoTask'),
|
||||
// '11':this.$t('ValidationTask'),
|
||||
// '12':this.$t('DesignComplianceNotification'),
|
||||
// '13':this.$t('PreHomoNotification'),
|
||||
// '14':this.$t('ValidationComplianceNotification'),
|
||||
'15':this.$t('RegulationTaskConfirmationNotification'),
|
||||
'17':this.$t('listConfirmation'),
|
||||
'18':this.$t('taskAffirm'),
|
||||
'19':this.$t('complianceConfirmation'),
|
||||
},
|
||||
columns: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user