From 761dc97c8ac017e5d57b331f7bcf3cfaf1ca1159 Mon Sep 17 00:00:00 2001
From: quanyawei <401863037@qq.com>
Date: Fri, 08 Nov 2024 15:44:06 +0800
Subject: [PATCH] fix: 无人机轨迹修改

---
 src/views/govReport/index.vue |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/src/views/govReport/index.vue b/src/views/govReport/index.vue
index 7ae029a..97d9f0e 100644
--- a/src/views/govReport/index.vue
+++ b/src/views/govReport/index.vue
@@ -448,13 +448,7 @@
   //     padding-left: 6px;
   // }
 }
-.el-date-editor{
-  // float: left;
-}
-.el-select{
-  // float: left;
-  // left: 40px;
-}
+
 
 .topTitle{
   width: 100%;

--
Gitblit v1.8.0