src/components/leftMenu/sousuo.vue
@@ -282,7 +282,7 @@ rectangle.maxy > 31.182515322 && (rectangle.maxy = 31.182515322); return `RECT(${rectangle.minx} ${rectangle.miny},${rectangle.maxx} ${rectangle.maxy})`; }, getPoi() { getGdPoi() { axios .get(common.poiserve, { params: { @@ -386,7 +386,7 @@ this.poiList = []; switch (this.select) { case "全部": this.getPoi(); this.getGdPoi(); this.getData(); // axios // .all([ @@ -512,7 +512,7 @@ // ); break; case "POI": this.getPoi(); this.getGdPoi(); break; case "地块": this.getData();