From e90fc1f16dd8da7760462e850170b4759e0deb5a Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Mon, 24 Nov 2025 15:26:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=9A=9C=E7=A2=8D=E7=89=A9?= =?UTF-8?q?=E4=BF=9D=E5=AD=98=E9=80=BB=E8=BE=91?= 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 5f58d03..9caa7a1 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1568,6 +1568,7 @@ const openHandleObstacleDialog = (e) => { } // 确定处理 const handleObstacle = () => { + console.log(dialog1Form.value.time) InserDealObstacleModel({ longitude: dialog1Form.value.longitude, latitude: dialog1Form.value.latitude,