修改任务清单发起的逻辑

This commit is contained in:
qq787203167
2022-05-11 17:25:45 +08:00
parent aff9a33634
commit 586a13f3a2
2 changed files with 8 additions and 5 deletions
@@ -397,7 +397,7 @@
status: 'NotDone',
actiProcInstId: this.$route.query.actiProcInstId,
projectTaskInventoryId: this.$route.query.projectTaskInventoryId,
flowType: '2',
flowType: this.$route.query.flowType,
userIds: this.formInline.userId,
taskDefinitionKey: 'dreDispose',
msgType: 'designIssueDreMsg'