[update 标准解读流程]

This commit is contained in:
danshihao
2024-07-09 09:50:02 +08:00
parent 982039700f
commit ba2f572d9f
9 changed files with 1165 additions and 377 deletions
+4 -1
View File
@@ -75,7 +75,10 @@ module.exports = {
decompositionOrderSource: 'Source of decomposition order',
addStandard: 'Add standards',
selectStandard: 'Choice of Law Clause',
pleaseAddStandard: 'Please add a standard'
pleaseAddStandard: 'Please add a standard',
mainInterpreter: 'Main Interpreter',
interpretingTasksIsDistribute: 'Is the interpretation task issued',
departInterpretingPeople: 'Interpreters from various departments involved'
},
// 流程配置
processConfig: {
+4 -1
View File
@@ -75,7 +75,10 @@ module.exports = {
decompositionOrderSource: '分解单来源',
addStandard: '添加标准',
selectStandard: '选择条款',
pleaseAddStandard: '请添加一条标准'
pleaseAddStandard: '请添加一条标准',
mainInterpreter: '主解读人',
interpretingTasksIsDistribute: '解读任务是否下发',
departInterpretingPeople: '各涉及部门解读人'
},
// 流程配置
processConfig: {