北京经济技术开发区经开区虚拟城市项目-【前端】-Web
lixuliang
2023-11-10 8a5df88b22154b73647c79ccc1b82a01d1987b48
src/components/right/right-top.vue
@@ -793,7 +793,7 @@
      }
    });
    Bus.$on("showRangeBox", (layer, res) => {
      this.kuangxuan();
      this.rangeQuery();
    });
    Bus.$on("ShowFCFH", (data) => {
      if (this.isShowFCFH == data) {
@@ -825,7 +825,7 @@
    closefcfhBox() {
      this.isShowFCFH = false;
    },
    kuangxuan() {
    rangeQuery() {
      let layersData = this.$store.state.selectedLayers.filter((item) => {
        return (
          item.urls &&