From f2a966e936472c72b142ea925208a304795488f8 Mon Sep 17 00:00:00 2001 From: hyt <958868763@qq.com> Date: Thu, 20 Jun 2024 16:24:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=94=E7=94=A8=E4=B8=AD=E5=BF=83=20?= =?UTF-8?q?=E8=84=9A=E6=9C=AC=E7=AE=A1=E7=90=86=E3=80=81=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E6=BA=90=E7=AE=A1=E7=90=86=E4=BF=AE=E6=94=B9=E4=B8=8E=E5=BC=80?= =?UTF-8?q?=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/integrationOptionV2/compoments/baseNewForm.vue | 4 ++-- src/views/integrationOptionV2/index.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/integrationOptionV2/compoments/baseNewForm.vue b/src/views/integrationOptionV2/compoments/baseNewForm.vue index 6427303..9d38118 100644 --- a/src/views/integrationOptionV2/compoments/baseNewForm.vue +++ b/src/views/integrationOptionV2/compoments/baseNewForm.vue @@ -367,7 +367,7 @@ export default { }, spanWidth: { type: String, - default: "90px", + default: "120px", }, // 表单验证规则 rules: { @@ -831,7 +831,7 @@ export default { /* @include fontBase(16px, #333333) ; */ color: #333; font-size: 13px; - /* width: 90px; */ + ///* width: 90px; */ text-align: right; padding-right: 5px; } diff --git a/src/views/integrationOptionV2/index.vue b/src/views/integrationOptionV2/index.vue index 84d3cc2..e4141b7 100644 --- a/src/views/integrationOptionV2/index.vue +++ b/src/views/integrationOptionV2/index.vue @@ -66,7 +66,7 @@ - +

基本信息