[update 标准解读流程] 重新分发去掉空数据校验

This commit is contained in:
danshihao
2024-07-17 16:28:36 +08:00
parent ee5135ad81
commit 3527f281db
3 changed files with 9 additions and 5 deletions
+2 -1
View File
@@ -122,7 +122,8 @@ module.exports = {
pleaseSelectInterpreter: 'Select at least one piece of data for each department involved to interpret',
pleaseSelectClause: 'Please select terms',
interpretationDistribution: 'Interpretation and Distribution',
interpretationTable: 'Interpretation Table'
interpretationTable: 'Interpretation Table',
interpretationAttributes: 'Interpretation of attributes'
},
// 流程配置
processConfig: {
+2 -1
View File
@@ -122,7 +122,8 @@ module.exports = {
pleaseSelectInterpreter: '至少选择一条数据的各涉及部门解读人',
pleaseSelectClause: '请选择条款',
interpretationDistribution: '解读分发',
interpretationTable: '解读表'
interpretationTable: '解读表',
interpretationAttributes: '解读属性'
},
// 流程配置
processConfig: {