From 3c73a13c2532e496c836494df3b4396148690ecd Mon Sep 17 00:00:00 2001 From: wangxiang <1827945911@qq.com> Date: Sat, 7 May 2022 05:47:42 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=A3=20=E6=8F=90=E4=BE=9Bant=E5=8E=9F?= =?UTF-8?q?=E7=94=9F=E8=A1=A8=E6=A0=BC=E7=BB=84=E4=BB=B6=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E5=9F=BA=E6=9C=AC=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kicc-ui/src/views/system/config/ConfigModal.vue | 1 + kicc-ui/src/views/system/config/index.vue | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/kicc-ui/src/views/system/config/ConfigModal.vue b/kicc-ui/src/views/system/config/ConfigModal.vue index b9ad529b..43960547 100644 --- a/kicc-ui/src/views/system/config/ConfigModal.vue +++ b/kicc-ui/src/views/system/config/ConfigModal.vue @@ -5,6 +5,7 @@ @ok="handleSubmit" > diff --git a/kicc-ui/src/views/system/config/index.vue b/kicc-ui/src/views/system/config/index.vue index add14946..6ef74514 100644 --- a/kicc-ui/src/views/system/config/index.vue +++ b/kicc-ui/src/views/system/config/index.vue @@ -4,8 +4,8 @@ :model="state.queryParams" layout="inline" :colon="false" - :labelCol="{ style: { width: '80px', 'margin-bottom': '5px' } }" - :wrapperCol="{ style: { width: '300px', 'margin-bottom': '5px' } }" + :labelCol="{ span: 6 }" + :wrapperCol="{ style: { width: '260px', 'margin-bottom': '5px' } }" >