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,