linwei
22 hours ago 0d1a0cfad99bce85d7ae376351afa995d1471b43
src/components/siteDialog/index.vue
@@ -450,6 +450,10 @@
    // 关闭弹窗按钮
    popupClose () {
      this.popupShow = false
       this.$EventBus.$emit("mapClearLayer", {
        layerName: "scanLayer",
        type: "VectorLayer",
      })
       this.$store.commit('SET_PLACEBASEPOPUP', false)
    },