From 5a11fffe3d07820e85d7fc0c3db3340588ba98bd Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Tue, 16 Dec 2025 17:07:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9ws?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/index.vue b/src/views/index.vue index eafd65a..48c853d 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -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()