From 819d7a88aa5247a0eb017666b8366856db6b532d Mon Sep 17 00:00:00 2001
From: Kxc0822a <kxc000822>
Date: 星期四, 31 三月 2022 14:18:14 +0800
Subject: [PATCH] 重大

---
 src/views/safetyproduction/gojudging.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/views/safetyproduction/gojudging.vue b/src/views/safetyproduction/gojudging.vue
index a6dfaf0..6230be4 100644
--- a/src/views/safetyproduction/gojudging.vue
+++ b/src/views/safetyproduction/gojudging.vue
@@ -169,7 +169,8 @@
       this.$router.push({
         path: "/review",
         query: {
-          id: data.id,
+          idC: data.id,
+          id:this.id
         },
       });
     },

--
Gitblit v1.9.2