对接项目详情及修改虚拟清单详情页的细节问题

This commit is contained in:
qq787203167
2022-04-19 14:33:28 +08:00
parent 133ab4d994
commit 60084175ac
4 changed files with 193 additions and 30 deletions
+2
View File
@@ -674,4 +674,6 @@ module.exports = {
submitted:'Data has been submitted and cannot be submitted again',
basicInformationOfParameters:'Basic information of parameters',
regulatoryCertificationTaskPlan:'Regulatory / certification task plan',
bringInRelevantPersonnel:'Bring in relevant personnel',
confirmBringInRelevantPersonnel:'confirm Bring in relevant personnel'
}
+3
View File
@@ -678,4 +678,7 @@ module.exports = {
submitted:'条数据已提交不能重复提交',
basicInformationOfParameters:'参数基本信息',
regulatoryCertificationTaskPlan:'法规/认证任务计划',
bringInRelevantPersonnel:'带入相关人员',
confirmBringInRelevantPersonnel:'确认带入相关人员',
}