添加项目库的项目详情

This commit is contained in:
qq787203167
2022-04-07 21:29:47 +08:00
parent 2a7393d2b7
commit 31e8d39f71
4 changed files with 206 additions and 7 deletions
+7
View File
@@ -619,4 +619,11 @@ module.exports = {
ParameterName:'Parameter name',
ParameterDescription:'Parameter description',
Version:'Version',
certificationProgramTime:'Certification program time',
ArchitecturePlatform:'Architecture platform',
ModelPlatform:'Model platform',
ListOfRelevantPersonnel:'List of relevant personnel',
DeliverableStatus:'Deliverable status',
CurrentStatusOfTheProject:'Current status of the project',
NonConformance:'Non conformance',
}
+7
View File
@@ -623,4 +623,11 @@ module.exports = {
ParameterName:'参数名称',
ParameterDescription:'参数说明',
Version:'版本',
certificationProgramTime:'认证计划时间',
ArchitecturePlatform:'架构平台',
ModelPlatform:'车型平台',
ListOfRelevantPersonnel:'相关人员名单',
DeliverableStatus:'交付物状态',
CurrentStatusOfTheProject:'项目当前状态',
NonConformance:'未符合项',
}