联调前置数据补招接口
This commit is contained in:
@@ -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['锦州']
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user