From 57ec28ae139360709c04977c5961d446e1e4bf12 Mon Sep 17 00:00:00 2001 From: ihzero Date: Thu, 20 Jul 2023 15:14:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=99=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/visualization/components/Map.vue | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/views/visualization/components/Map.vue b/src/views/visualization/components/Map.vue index 1783aa95..2a25d23f 100644 --- a/src/views/visualization/components/Map.vue +++ b/src/views/visualization/components/Map.vue @@ -207,6 +207,21 @@ name: '虾', value: [105.25, 29.27], }, + { + map: '', + name: '虾', + value: [105.27, 29.35], + }, + { + map: '', + name: '虾', + value: [105.27, 29.45], + }, + { + map: '', + name: '虾', + value: [105.29, 29.49], + }, ], }, ]