From 6faf0a8967282e3151bca398f326d6fcce172bff Mon Sep 17 00:00:00 2001
From: quanyawei <401863037@qq.com>
Date: Wed, 25 Oct 2023 15:01:19 +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