修改任务清单发起的逻辑
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user