From 2c6d91d758241e1f97fe2790d92b754ea2cc860c Mon Sep 17 00:00:00 2001 From: quanyawei <401863037@qq.com> Date: Thu, 28 Mar 2024 15:59:25 +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