gemercheung hai 1 ano
pai
achega
4374c1a082
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/views/map/index.vue

+ 2 - 0
src/views/map/index.vue

@@ -260,6 +260,8 @@
           mapFitBounds(mapRef, locations.value);
           mapFitBounds(mapRef, locations.value);
         }, 600);
         }, 600);
       } else {
       } else {
+        // locations.value = [];
+        realLocations.value = [];
         setDefaultCenter();
         setDefaultCenter();
       }
       }
     },
     },