修改雷达状态

main
scrin 2 weeks ago
parent 43fdc86d5f
commit 30c6f254bb

@ -2146,7 +2146,7 @@ const openShildDialog3 = (e) => {
// //
const addShildItem3 = () => { const addShildItem3 = () => {
dotIndex2.value = -1 dotIndex2.value = -1
addShildData({...shildForm1.value, FodAirId: form1.value.region1}).then(e => { addShildData({...shildForm3.value, FodAirId: form1.value.region1}).then(e => {
shildDialog3.value = false shildDialog3.value = false
shildForm3.value = {} shildForm3.value = {}
getShildTableList() getShildTableList()

Loading…
Cancel
Save