【数据统计】上传图斑修改
parent
d99430e6b7
commit
8a9c9e5e1d
|
|
@ -132,7 +132,7 @@ async function ModalSureClick() {
|
|||
return item.value
|
||||
})
|
||||
console.log('mapGeomList',mapGeomList)
|
||||
query.MapGeom = mapGeomList.join(" ")
|
||||
query.MapGeom = mapGeomList.join(";")
|
||||
console.log('query', query);
|
||||
let params: any = {
|
||||
schemeId: primaryQuery.value.id,
|
||||
|
|
|
|||
Loading…
Reference in New Issue