1.炉批号兼容处理

master
董哲奇 4 months ago
parent e7f8dbd633
commit 0f98c51f0b

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

Loading…
Cancel
Save