From 134c4ccb240a3041b07046bef25eec0946175dec Mon Sep 17 00:00:00 2001 From: scrin <2277317060@qq.com> Date: Sun, 30 Nov 2025 17:16:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=9B=B7=E8=BE=BE=E7=8A=B6?= =?UTF-8?q?=E6=80=81?= 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 142a335..64cfb0b 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -2214,6 +2214,7 @@ const delObstacleItem = (e) => { // 打开处置模态框 const openHandleObstacleDialog3 = (e) => { dialog4.value = true + console.log(e) dialog4Form.value = { time: e.row.time, longitude: e.row.longitude,