From 5a68a21fce6cd208c761daa0fd634fb6d4a92889 Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Fri, 10 Oct 2025 16:49:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=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 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/views/index.vue b/src/views/index.vue index a4298e6..cd16f88 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -361,14 +361,14 @@ const RIGHT = defineComponent({ {areaPoints.value.map((i, k) => (
- + (areaPoints.value[k].lon = val)} /> (areaPoints.value[k].lat = val)} /> @@ -377,6 +377,8 @@ const RIGHT = defineComponent({
))} + areaPoints.value.push({})} + style={{textAlign: "center"}}>添加