[update 标准解读流程] 汇总节点 是否与上一版相同需要是单选

This commit is contained in:
danshihao
2024-07-26 15:27:23 +08:00
parent 25a6b26552
commit 1b8200e94f
6 changed files with 34 additions and 3 deletions
+2 -1
View File
@@ -124,7 +124,8 @@ module.exports = {
pleaseSelectClause: 'Please select terms',
interpretationDistribution: 'Interpretation and Distribution',
interpretationTable: 'Interpretation Table',
interpretationAttributes: 'Interpretation of attributes'
interpretationAttributes: 'Interpretation of attributes',
summarySingleChoiceTip: 'Need to summarize as single choice'
},
// 流程配置
processConfig: {
+2 -1
View File
@@ -124,7 +124,8 @@ module.exports = {
pleaseSelectClause: '请选择条款',
interpretationDistribution: '解读分发',
interpretationTable: '解读表',
interpretationAttributes: '解读属性'
interpretationAttributes: '解读属性',
summarySingleChoiceTip: '需要汇总为单选'
},
// 流程配置
processConfig: {