联调前置数据补招接口

This commit is contained in:
GGJ
2025-05-06 14:31:17 +08:00
parent 81726cde2d
commit f8a26b3320
9 changed files with 204 additions and 76 deletions

View File

@@ -299,7 +299,7 @@ const boundaryList: any = ref([
},
{
orgName: '朝阳',
LngLat: [121.42, 41.58],
LngLat: [119.640944, 41.39657],
boundary: mapJson['朝阳']
},
{
@@ -309,7 +309,7 @@ const boundaryList: any = ref([
},
{
orgName: '锦州',
LngLat: [119.140944, 41.39657],
LngLat: [121.42, 41.58],
boundary: mapJson['锦州']
},
{