| src/components/map/components/placeBasePopup.vue | ●●●●● patch | view | raw | blame | history |
src/components/map/components/placeBasePopup.vue
@@ -134,6 +134,10 @@ methods: { closePopup () { this.$EventBus.$emit("mapClearLayer", { layerName: "scanLayer", type: "VectorLayer", }) this.$store.commit('SET_PLACEBASEPOPUP', false) },