From c27ee881820a71044e3933c4716d8292b74cd700 Mon Sep 17 00:00:00 2001 From: caozehui <2427765068@qq.com> Date: Mon, 10 Mar 2025 20:14:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/machine/controlSource/index.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/frontend/src/views/machine/controlSource/index.vue b/frontend/src/views/machine/controlSource/index.vue index 44be661..6fab329 100644 --- a/frontend/src/views/machine/controlSource/index.vue +++ b/frontend/src/views/machine/controlSource/index.vue @@ -5,7 +5,7 @@ :inline="true" label-width="auto" ref="dialogFormRef" - class="form-five" + class="form-four" > @@ -29,7 +29,9 @@ - 通讯校验 + 通讯校验 + 源未连接 + 源连接成功 @@ -316,13 +318,13 @@ defineExpose({ open }) // display: flex; // justify-content: end; //} -.form-five { +.form-four { display: flex; flex-wrap: wrap; // justify-content: space-between; .el-form-item { display: flex; - width: 22.8%; + width: 24.0%; .el-form-item__content { flex: 1;