mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-04 13:17:50 +08:00
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
Block a user