src/components/MapView/mapSpacePop.vue
@@ -998,7 +998,7 @@ filter: "exppointid in '" + gid.toString() + "'" } var data2 = await dataQuerySelectByPage(obj) debugger if (data2.code == 200) { var val2 = data2.result; var std = []; @@ -1049,7 +1049,7 @@ }, CreateLayerByZFBH(zfbh, jsonObj, materialColor) { debugger var featurePoints = []; var featurePoints1 = []; let points = turf.featureCollection([]);