From dbae28848cd3cca8ef0f33ad24ca7006b9b0f2ca Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Fri, 10 Oct 2025 17:01:55 +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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/views/index.vue b/src/views/index.vue index 2a4d125..e29adbc 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -378,7 +378,11 @@ const RIGHT = defineComponent({ ))} - areaPoints.value.push({name: '', lon: '', lat: ''})} + { + InsertCListData([{name: '', lon: '', lat: ''}]).then(() => { + getArea2() + }) + }} style={{textAlign: "center"}}>添加