|
|
|
|
@ -1648,7 +1648,7 @@ const handleObstacle2 = () => {
|
|
|
|
|
description: dialog3Form.value.description,
|
|
|
|
|
FodAirId: form1.value.region1
|
|
|
|
|
}).then(e => {
|
|
|
|
|
delShildData(id).then(e => {
|
|
|
|
|
delShildData({id}).then(e => {
|
|
|
|
|
getShildTableList()
|
|
|
|
|
getObstacleList()
|
|
|
|
|
dialog3.value = false
|
|
|
|
|
|