|
|
@ -57,7 +57,8 @@ export default {
|
|
|
|
zt:item.zt,
|
|
|
|
zt:item.zt,
|
|
|
|
dcCh:item.dcCh,
|
|
|
|
dcCh:item.dcCh,
|
|
|
|
dcPl:item.dcPl,
|
|
|
|
dcPl:item.dcPl,
|
|
|
|
tzbh:item.tzbh
|
|
|
|
tzbh:item.tzbh,
|
|
|
|
|
|
|
|
sllph:item.sllph
|
|
|
|
}]
|
|
|
|
}]
|
|
|
|
this.baogong(tmpArr,item)
|
|
|
|
this.baogong(tmpArr,item)
|
|
|
|
errorFlag=false
|
|
|
|
errorFlag=false
|
|
|
@ -156,7 +157,8 @@ export default {
|
|
|
|
zt: item.zt,
|
|
|
|
zt: item.zt,
|
|
|
|
dcCh:item.dcCh,
|
|
|
|
dcCh:item.dcCh,
|
|
|
|
dcPl:item.dcPl,
|
|
|
|
dcPl:item.dcPl,
|
|
|
|
tzbh:item.tzbh
|
|
|
|
tzbh:item.tzbh,
|
|
|
|
|
|
|
|
sllph:item.sllph
|
|
|
|
}
|
|
|
|
}
|
|
|
|
tmpArr.push(data)
|
|
|
|
tmpArr.push(data)
|
|
|
|
let ycldwInfo = null
|
|
|
|
let ycldwInfo = null
|
|
|
|