Compare commits

..

2 Commits

Author SHA1 Message Date
徐景良 4db89e8dc5 Merge branch 'main' of http://123.132.248.154:10000/gitY/DiKongGanZhiPingTai 2025-08-05 09:07:47 +08:00
徐景良 a924776755 merge 2025-08-05 09:07:41 +08:00
1 changed files with 2 additions and 4 deletions

View File

@ -1470,7 +1470,6 @@ const handelrAirPoint = () => {
}
}else if(index == props.airPoints.length -3){
point = {
"Placemark": {
"Point": {
"coordinates":"\n"+item.lng+","+item.lat+"\n"
},
@ -1520,7 +1519,6 @@ const handelrAirPoint = () => {
"isRisky": 0,
"waypointWorkType": 0
}
}
}else{ //
point = {