From 6d60bf98fb2d6e0e3217d556bb2bef84ed9d3ae0 Mon Sep 17 00:00:00 2001 From: zhufu <17863654727@163.com> Date: Tue, 2 Sep 2025 17:22:12 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=BF=E7=B4=A2=E5=85=B1=E4=BA=AB=EF=BC=8C?= =?UTF-8?q?=E6=A0=87=E7=AD=BE=E5=88=97=E8=A1=A8=E4=B8=8A=E4=B8=80=E6=9D=A1?= =?UTF-8?q?=E4=B8=8B=E4=B8=80=E6=9D=A1=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/illegalminingnew/ShowInfoModal/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/illegalminingnew/ShowInfoModal/index.vue b/src/components/illegalminingnew/ShowInfoModal/index.vue index e5773b23..e4704489 100644 --- a/src/components/illegalminingnew/ShowInfoModal/index.vue +++ b/src/components/illegalminingnew/ShowInfoModal/index.vue @@ -353,7 +353,7 @@ }); } watch( - () => props.id, + () => props.showInfoData.id, () => { getCaseInfo(); getOptions();