王通 hai 1 ano
pai
achega
3e7c07d9f1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/firespread.vue

+ 1 - 1
src/views/firespread.vue

@@ -2049,7 +2049,7 @@ export default {
               }
             }
             setTimeout(() => {
-              this.$refs.supermapDialog.setMarkersByType(markersList, type);
+              this.$refs.supermapDialog1.setMarkersByType(markersList, type);
             }, 1000);
           });
         }