From c77de86121875e8f1b496ceb628c14c27bae9e98 Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Fri, 12 Dec 2025 14:40:09 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/index.vue b/src/views/index.vue index 44d22de..6c1704d 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -2230,9 +2230,9 @@ const delObstacleItem = (e) => { // 打开处置模态框 const openHandleObstacleDialog3 = (e) => { - dialog4.value = true console.log(e) dialog4Form.value = e.row + dialog4.value = true } // 确定处理 const handleObstacle3 = () => {