[update] 企标流程联调
This commit is contained in:
@@ -585,7 +585,7 @@ export default {
|
||||
this.currentNode = 5
|
||||
} else if ((taskName === '标准化审批' && this.formInline.applicationCategory === this.ApplicationCategory.INITIATION.value) || taskName === '新起草部门主管级上一级领导下发主管级领导') {
|
||||
this.currentNode = 6
|
||||
} else if (taskName === '新起草部门主管级领导确认') {
|
||||
} else if (taskName === '新起草部门主管级领导确认新起草人') {
|
||||
this.currentNode = 7
|
||||
} else if (taskName === '相关人员会签') {
|
||||
this.currentNode = 8
|
||||
|
||||
Reference in New Issue
Block a user