添加虚拟清单列表页

This commit is contained in:
qq787203167
2022-04-06 14:43:46 +08:00
parent 40d0ca0fff
commit da2ca66631
7 changed files with 1017 additions and 5 deletions
+6
View File
@@ -592,4 +592,10 @@ module.exports = {
personLiable: 'person liable',
PrehomoConfirmation:'Prehomo confirmation',
verificationAndConformityconfirmation:'Verification and conformity confirmation',
StandardImplementationDate:'Standard implementation date',
regulatoryEngineer:'Regulatory Engineer',
certifiedEngineer:'Certified Engineer',
engineeringInterfacePerson:'Engineering interface person',
typeOfDeliverables:'Type of deliverables',
deliverableTemplate:'Deliverable template',
}
+6
View File
@@ -596,4 +596,10 @@ module.exports = {
personLiable:'责任人',
PrehomoConfirmation:'Prehomo确认',
verificationAndConformityconfirmation:'验证符合性确认',
StandardImplementationDate:'标准实施日期',
regulatoryEngineer:'法规工程师',
certifiedEngineer:'认证工程师',
engineeringInterfacePerson:'工程接口人',
typeOfDeliverables:'交付物类型',
deliverableTemplate:'交付物模板',
}