parent
d9496efc38
commit
70ab2b886f
|
|
@ -532,7 +532,7 @@
|
|||
this.$router.push({
|
||||
name: 'task-instance',
|
||||
query: {
|
||||
processInstanceId: this.$route.params.code,
|
||||
processInstanceId: this.instanceId,
|
||||
taskName: taskName
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue