From 99ef0fb27ccf0ee8047e4c3734cf41781bf137a2 Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Wed, 13 Dec 2023 13:28:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A8=E9=87=8F=E5=88=86=E6=9E=90=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/tjanalysis/zlanalysis/index.vue | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/src/views/tjanalysis/zlanalysis/index.vue b/src/views/tjanalysis/zlanalysis/index.vue index c4c364b..0d202a7 100644 --- a/src/views/tjanalysis/zlanalysis/index.vue +++ b/src/views/tjanalysis/zlanalysis/index.vue @@ -8,7 +8,7 @@ style="margin-bottom: -17px" label-width="100px" > - + - + - + - + - + - + { .search { background: white; } +::v-deep.el-form--inline .el-form-item{ + margin-right:10px!important ; +} ::v-deep.el-form-item--default .el-form-item__label { - padding: 0px 20px !important; background: rgb(53, 158, 256) !important; color: white !important; }