lkk vor 8 Monaten
Ursprung
Commit
ce3bf4fcfa
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      src/views/remote/MapView.vue

+ 0 - 1
src/views/remote/MapView.vue

@@ -111,7 +111,6 @@ export default {
       });
       });
       this.maps[target] = map;
       this.maps[target] = map;
       window.map = this.maps;
       window.map = this.maps;
-      console.log(window.map, "window.map");
     },
     },
   },
   },
   mounted() {
   mounted() {