linwei
2026-05-11 2adfa0c2715ec129f96bf85a66aa44fb906f73d0
4.27优化
1 files modified
4 ■■■■ changed files
src/components/map/components/placeBasePopup.vue 4 ●●●● 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)
    },