修改禅道已知bug
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user