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()