| src/views/home/components/dialog/placeDetailsBox.vue | ●●●●● patch | view | raw | blame | history |
src/views/home/components/dialog/placeDetailsBox.vue
@@ -369,6 +369,12 @@ this.visible = false; }, }, destroyed () { this.$EventBus.$emit("mapRemoveLayer", { layerName: "scanLayer", type: "VectorLayer", }); } }; </script>