王通 hace 1 año
padre
commit
3e7c07d9f1
Se han modificado 1 ficheros con 1 adiciones y 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);
           });
         }