From 823ed0d964b7a234f014980dba74a022eee735c0 Mon Sep 17 00:00:00 2001
From: suixy <2277317060@qq.com>
Date: Fri, 10 Oct 2025 18:14:14 +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 df263bf..418c063 100644
--- a/src/views/index.vue
+++ b/src/views/index.vue
@@ -376,7 +376,7 @@ const RIGHT = defineComponent({
/>
getPoint(k)}
style={{marginLeft: "20px"}}>获取
- DeleteCData(i.id)}
+ DeleteCData({id:i.id})}
style={{marginLeft: "20px"}}>删除
))}