修改已知bug

This commit is contained in:
qq787203167
2022-06-01 17:10:34 +08:00
parent 2c3d3d39cf
commit 2be42fd7ff
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -674,7 +674,7 @@ module.exports = {
confirmOverrule: 'Confirm Overrule',
The: 'The',
submitted: 'Data has been submitted and cannot be submitted again',
basicInformationOfParameters: 'Basic information of parameters',
basicInformationOfParameters: 'Project information of parameters',
regulatoryCertificationTaskPlan: 'Regulatory / Certification Task Plan',
bringInRelevantPersonnel: 'Bring in relevant personnel',
confirmBringInRelevantPersonnel: 'Confirm Bring in relevant personnel',
+1 -1
View File
@@ -684,7 +684,7 @@ module.exports = {
The: '第',
submitted: '条数据已提交不能重复提交',
incorrectsubmitted: '条数据状态有误只能提交状态为待确认的数据',
basicInformationOfParameters: '参数基本信息',
basicInformationOfParameters: '项目基本信息',
regulatoryCertificationTaskPlan: '法规/认证任务计划',
bringInRelevantPersonnel: '带入相关人员',
confirmBringInRelevantPersonnel: '确认带入相关人员',