修改禅道已知bug

This commit is contained in:
qq787203167
2022-05-11 09:22:29 +08:00
parent 1498aa1490
commit 6a14ce332a
3 changed files with 14 additions and 9 deletions
@@ -399,7 +399,8 @@
projectTaskInventoryId: this.$route.query.projectTaskInventoryId,
flowType: '2',
userIds: this.formInline.userId,
taskDefinitionKey: 'dreDispose'
taskDefinitionKey: 'dreDispose',
msgType: 'designIssueDreMsg'
}
postAction(this.url.DetailEOAdd, query).then((res) => {
if (res.success) {