湖库文案 空气市用站点接口

This commit is contained in:
weicw
2022-01-25 19:03:03 +08:00
parent 86101af239
commit 022a8f6a2c
4 changed files with 4 additions and 4 deletions

View File

@@ -292,7 +292,7 @@ export default {
that.pointData.forEach(item => {
that.dataSource.push(`${item.lakeLibraryName}`)
tem_arr.push({ // 整合字段
'placeName': item.lakeLibraryName,
'placeName': item.sectionName,
'attributes': item.controlAttributes,
'ph': item.ph,
'regionLevel': item.regionLevel,