布局设定
2.修改相关人员名单列表不对齐 3.对接认证任务计划接口
This commit is contained in:
@@ -695,4 +695,8 @@ module.exports = {
|
||||
incorrectsubmitted:'The data status is incorrect; Only data with status to be confirmed can be submitted',
|
||||
date:'date',
|
||||
time:'time',
|
||||
confirmationOfRegulationsList:'Confirmation of regulations list',
|
||||
regulatoryTaskConfirmation:'Regulatory task confirmation',
|
||||
certificationStart:'Certification start',
|
||||
certificationEnd:'Certification end',
|
||||
}
|
||||
@@ -595,7 +595,7 @@ module.exports = {
|
||||
confirmationOfDesignConformity: '设计符合性确认',
|
||||
Deliverables: '交付物',
|
||||
personLiable: '责任人',
|
||||
PrehomoConfirmation: 'Prehomo确认',
|
||||
PrehomoConfirmation: 'PreHomo确认',
|
||||
verificationAndConformityconfirmation: '验证符合性确认',
|
||||
StandardImplementationDate: '标准实施日期',
|
||||
regulatoryEngineer: '法规工程师',
|
||||
@@ -698,5 +698,9 @@ module.exports = {
|
||||
finalizationTime:'定版时间',
|
||||
setting:'设定',
|
||||
date:'日期',
|
||||
time:'时间'
|
||||
time:'时间',
|
||||
confirmationOfRegulationsList:'法规清单确认',
|
||||
regulatoryTaskConfirmation:'法规任务确认',
|
||||
certificationStart:'认证开始',
|
||||
certificationEnd:'认证结束',
|
||||
}
|
||||
Reference in New Issue
Block a user