From f8c83b9752411c1d9e63ccdf9ee0c0816f6f337f Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Fri, 10 Oct 2025 18:16:33 +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 418c063..a2fa855 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:i.id})} + DeleteCData({id:parseFloat(i.id)})} style={{marginLeft: "20px"}}>删除 ))}