[update 标准解读流程] 完善

This commit is contained in:
danshihao
2024-07-11 11:41:03 +08:00
parent 86e345ddfe
commit a2b002101f
9 changed files with 985 additions and 1180 deletions
+2 -1
View File
@@ -115,7 +115,8 @@ module.exports = {
countersigningPerson: 'Countersigning personnel',
reviewersPerson: 'Reviewer',
approvedPerson: 'Approved personnel',
batchEdit: 'Bulk edit'
batchEdit: 'Bulk edit',
pleaseSelectInterpreter: 'Select at least one piece of data for each department involved to interpret'
},
// 流程配置
processConfig: {
+2 -1
View File
@@ -115,7 +115,8 @@ module.exports = {
countersigningPerson: '会签人员',
reviewersPerson: '审核人员',
approvedPerson: '批准人员',
batchEdit: '批量编辑'
batchEdit: '批量编辑',
pleaseSelectInterpreter: '至少选择一条数据的各涉及部门解读人'
},
// 流程配置
processConfig: {