Przeglądaj źródła

supermapDialog1修改

王通 1 rok temu
rodzic
commit
040ac26b64
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/firespread.vue

+ 1 - 1
src/views/firespread.vue

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