[update] 企标流程联调

This commit is contained in:
lideqin
2023-10-31 18:54:26 +08:00
parent 3eed614bf2
commit 2fa21eb917
3 changed files with 9 additions and 3 deletions
@@ -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