main
suixy 6 days ago
parent a24fb6a1e0
commit 3d4fc20800

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

Loading…
Cancel
Save