王通 1 anno fa
parent
commit
3e7c07d9f1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/firespread.vue

+ 1 - 1
src/views/firespread.vue

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