From 1427c500078278bbbd11911cd1d4a77887034744 Mon Sep 17 00:00:00 2001 From: xiaojinfei <378266566@qq.com> Date: Thu, 8 Jan 2026 18:33:03 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E9=9B=86=E4=B8=AD=E5=91=8A=E8=AD=A6bug?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/warn/config/UpdateModal.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/warn/config/UpdateModal.vue b/src/views/warn/config/UpdateModal.vue index 5083e07..8e12e3f 100644 --- a/src/views/warn/config/UpdateModal.vue +++ b/src/views/warn/config/UpdateModal.vue @@ -99,9 +99,9 @@ async function handleSubmit() { @register="registerModal" @ok="handleSubmit"> - + - + {{ pointInfo?.inputInfo }} {{ pointInfo?.inputName }} {{ pointInfo?.inputInfo + "-重构值" }} @@ -109,7 +109,7 @@ async function handleSubmit() { {{ pointInfo?.inputInfo + "-偏差值" }} {{ pointInfo?.biasPointInfo }} - +