对接项目详情的法规清单

This commit is contained in:
qq787203167
2022-04-18 18:05:05 +08:00
parent 58ef8819fb
commit b780e4742a
4 changed files with 178 additions and 25 deletions
+5
View File
@@ -667,4 +667,9 @@ module.exports = {
dataConfirmation:'Please select the data whose list confirmation status is not initiated or rejected, and the regulatory engineer and certification engineer are not empty',
pleaseSelectPersonFirst:'Please select a person first',
onlyOnePersonCanBeSelected:'Only one person can be selected',
overrule:'overrule',
confirmSubmit:'confirm Submit',
confirmOverrule:'confirm Overrule',
The:'The',
submitted:'Data has been submitted and cannot be submitted again',
}
+5
View File
@@ -671,4 +671,9 @@ module.exports = {
dataConfirmation:'请选择清单确认状态为未发起或拒绝的数据,以及法规工程师认证工程师不为空',
pleaseSelectPersonFirst:'请先选择人员',
onlyOnePersonCanBeSelected:'只能选择一个人员',
overrule:'驳回',
confirmSubmit:'确认提交',
confirmOverrule:'确认驳回',
The:'第',
submitted:'条数据已提交不能重复提交',
}