diff --git a/src/views/opm/fire.vue b/src/views/opm/fire.vue index 8237edeb..73239169 100644 --- a/src/views/opm/fire.vue +++ b/src/views/opm/fire.vue @@ -861,7 +861,7 @@ this.$router.push({ name: "opl", query: { - operationid: this.operationId,//作业ID + id: this.operationId,//作业ID }, });