修改流程
This commit is contained in:
@@ -468,7 +468,7 @@ module.exports = {
|
||||
processDone: 'Process done',
|
||||
sentProcess: 'Sent process',
|
||||
monitoringProcess: 'Monitoring process',
|
||||
ConfirmDeployment:'Confirm deployment',
|
||||
ConfirmDeployment:'Confirm deployment?',
|
||||
terminationProcess:'termination process',
|
||||
issue:'issue',
|
||||
projectInformation:'project information',
|
||||
@@ -487,5 +487,16 @@ module.exports = {
|
||||
role:'role',
|
||||
operationContent:'operation content',
|
||||
operationTime:'operation time',
|
||||
|
||||
ConfirmReplication:'Confirm replication',
|
||||
ProcessName:'Process name',
|
||||
ProcessType:'Process type',
|
||||
AddProcess:'Add process',
|
||||
RelatedItems:'Related items',
|
||||
Sponsor:'Sponsor',
|
||||
CurrentProcessor:'Current processor',
|
||||
LastProcessor:'Last processor',
|
||||
ProcessingTime:'Processing time',
|
||||
cutoffTime:'cut-off time',
|
||||
ProcessStatus:'Process status',
|
||||
CompletionTime:'Completion time'
|
||||
}
|
||||
@@ -486,11 +486,21 @@ module.exports = {
|
||||
role:'角色',
|
||||
operationContent:'操作内容',
|
||||
operationTime:'操作时间',
|
||||
|
||||
away:'收起',
|
||||
toDoProcess: '待办流程',
|
||||
processDone: '已办流程',
|
||||
sentProcess: '已发流程',
|
||||
monitoringProcess: '监控流程',
|
||||
ConfirmDeployment:'确认部署?',
|
||||
ConfirmReplication:'确认复制?',
|
||||
ProcessName:'流程名称',
|
||||
ProcessType:'流程类型',
|
||||
AddProcess:'添加流程',
|
||||
RelatedItems:'相关项目',
|
||||
Sponsor:'发起人',
|
||||
CurrentProcessor:'当前处理人',
|
||||
LastProcessor:'上一处理人',
|
||||
ProcessingTime:'办理时间',
|
||||
cutoffTime:'截止时间',
|
||||
ProcessStatus:'流程状态',
|
||||
CompletionTime:'完成时间',
|
||||
}
|
||||
Reference in New Issue
Block a user