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 &&