This commit is contained in:
给我
2026-02-09 09:17:06 +08:00
parent 9df5bff199
commit 2afeb84e6f
545 changed files with 216225 additions and 1 deletions

View File

@ -200,7 +200,6 @@ function showGazyMarker(val, dm) {
let data = { ysdl: "001", yszl: "001001", ysxl: "001001006" };
if (dm) data.bz = dm
getGazyPointList(data).then((res) => {
console.log(res);
if ( res && res.records.length > 0) {
let color = { stops: [], property: 'FID', }
let linecolor = { stops: [] }