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