From af8220a991f2e5cb504535cb20c23e3d8dc4d801 Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Fri, 10 Oct 2025 18:18:21 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/index.vue b/src/views/index.vue index a2fa855..38dda00 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -376,7 +376,7 @@ const RIGHT = defineComponent({ /> getPoint(k)} style={{marginLeft: "20px"}}>获取 - DeleteCData({id:parseFloat(i.id)})} + DeleteCData({id:parseFloat(i.id)}).then(()=>getArea2())} style={{marginLeft: "20px"}}>删除 ))}