[update 标准解读流程] 重新分发去掉空数据校验
This commit is contained in:
@@ -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: {
|
||||
|
||||
@@ -122,7 +122,8 @@ module.exports = {
|
||||
pleaseSelectInterpreter: '至少选择一条数据的各涉及部门解读人',
|
||||
pleaseSelectClause: '请选择条款',
|
||||
interpretationDistribution: '解读分发',
|
||||
interpretationTable: '解读表'
|
||||
interpretationTable: '解读表',
|
||||
interpretationAttributes: '解读属性'
|
||||
},
|
||||
// 流程配置
|
||||
processConfig: {
|
||||
|
||||
Reference in New Issue
Block a user