线上加点
This commit is contained in:
parent
fcdf626511
commit
ca0a561058
@ -2726,7 +2726,7 @@ const handleChooseRoute = async (item, index, type, e) => {
|
|||||||
let res = await MapApi.lineAddItem([
|
let res = await MapApi.lineAddItem([
|
||||||
{
|
{
|
||||||
...newPoint,
|
...newPoint,
|
||||||
oldLineId: id,
|
oldLineId: item.id,
|
||||||
positionMapLines: [positionMapLineOne, positionMapLineTwo]
|
positionMapLines: [positionMapLineOne, positionMapLineTwo]
|
||||||
}
|
}
|
||||||
])
|
])
|
||||||
|
Loading…
Reference in New Issue
Block a user