对接文档详情的法规清单

This commit is contained in:
qq787203167
2022-04-18 15:17:59 +08:00
parent 2facbce5c7
commit 57c617d8e3
6 changed files with 35 additions and 2 deletions
+2
View File
@@ -665,4 +665,6 @@ module.exports = {
listConfirmationStatus:'List confirmation status',
ListConfirmationDeadline:'List confirmation deadline',
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',
}
+2
View File
@@ -669,4 +669,6 @@ module.exports = {
listConfirmationStatus:'清单确认状态',
ListConfirmationDeadline:'清单确认截止时间',
dataConfirmation:'请选择清单确认状态为未发起或拒绝的数据,以及法规工程师认证工程师不为空',
pleaseSelectPersonFirst:'请先选择人员',
onlyOnePersonCanBeSelected:'只能选择一个人员',
}