From d515dcda54bde1e779df761c23205427a72b18a4 Mon Sep 17 00:00:00 2001
From: quanyawei <401863037@qq.com>
Date: Thu, 01 Feb 2024 16:42:37 +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