From 96e8c61d2a7e7cd818849ce3508dad241a97ee2c Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Fri, 28 Nov 2025 17:10:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BA=E5=AE=9A=E7=89=A9?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/index.vue b/src/views/index.vue index ae2cf92..0c88eb6 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1761,6 +1761,8 @@ const handleObstacle = () => { if (data) { dotIndex.value = table1Data.value.findIndex(v => v.Lon === data.Lon && v.Lat === data.Lat && v.Strength === data.Strength) } + getShildTableList() + getObstacleList() }) } // 批量处理