main
suixy 22 hours ago
parent 846addf277
commit 5a11fffe3d

@ -2274,6 +2274,7 @@ const openHandleObstacleDialog3 = (e) => {
//
const handleObstacle3 = () => {
dotIndex2.value = -1
console.log(dialog4Form.value)
UpdateDealObstacleModel({...dialog4Form.value, files: dialog4Form.value.fileList.map(v => v.url)}).then(e => {
dialog4.value = false
getObstacleList()

Loading…
Cancel
Save