From 1910b6dd5a45e33b4e54cebf6f130e123296b0e6 Mon Sep 17 00:00:00 2001 From: hanyuxia Date: Fri, 22 Mar 2024 18:14:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20element=E5=8D=87=E7=BA=A7=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=90=8E=E6=8A=A5=E5=91=8A=E6=96=B0=E5=A2=9E=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E4=BF=AE=E6=94=B9=EF=BC=88Input=E6=95=B0=E5=AD=97?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E6=A1=86=E4=B8=8D=E5=8F=AF=E7=82=B9=E5=87=BB?= =?UTF-8?q?=EF=BC=9BTime=20Limit=E7=9A=84=E5=BC=80=E5=A7=8B=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E9=AA=8C=E8=AF=81=E4=BB=A3=E7=A0=81=E6=8A=A5=E9=94=99?= =?UTF-8?q?=EF=BC=9Bprovider=E6=A0=B7=E5=BC=8F=E6=9C=AA=E5=AF=B9=E9=BD=90?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/rightBox/report/reportBox.scss | 3 ++ src/components/rightBox/report/ReportBox.vue | 53 +++++++++---------- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/src/assets/css/components/components/rightBox/report/reportBox.scss b/src/assets/css/components/components/rightBox/report/reportBox.scss index d7961f2b..a369c36b 100644 --- a/src/assets/css/components/components/rightBox/report/reportBox.scss +++ b/src/assets/css/components/components/rightBox/report/reportBox.scss @@ -142,6 +142,9 @@ // border: 1px solid #dcdfe6; // border-radius: 2px 0 0 2px; //} + .el-select__prefix { + line-height:30px; + } .el-select__prefix, .el-input__prefix { left: 0; background-color: #f5f7fa; diff --git a/src/components/rightBox/report/ReportBox.vue b/src/components/rightBox/report/ReportBox.vue index c5fe7036..c2c459aa 100644 --- a/src/components/rightBox/report/ReportBox.vue +++ b/src/components/rightBox/report/ReportBox.vue @@ -43,10 +43,10 @@
- + - +
{{$t('report.customEvery')}}
- + - +
@@ -132,9 +132,9 @@