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], + }, ], }, ]