main
suixy 6 days ago
parent a24fb6a1e0
commit 3d4fc20800

@ -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

Loading…
Cancel
Save