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"}}>删除 ))}