xiugai
This commit is contained in:
@ -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: [] }
|
||||
|
||||
Reference in New Issue
Block a user