From 30c6f254bbe8d719cb8190c19b3f1ff98aa5d1a5 Mon Sep 17 00:00:00 2001 From: scrin <2277317060@qq.com> Date: Sun, 30 Nov 2025 15:55:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=9B=B7=E8=BE=BE=E7=8A=B6?= =?UTF-8?q?=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/index.vue b/src/views/index.vue index 13ac43a..493ea45 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -2146,7 +2146,7 @@ const openShildDialog3 = (e) => { // 设置固定物 const addShildItem3 = () => { dotIndex2.value = -1 - addShildData({...shildForm1.value, FodAirId: form1.value.region1}).then(e => { + addShildData({...shildForm3.value, FodAirId: form1.value.region1}).then(e => { shildDialog3.value = false shildForm3.value = {} getShildTableList()