Commit 62887365 by lihu541

页面数据核对,修改

parent a7fad53c
...@@ -2077,6 +2077,18 @@ ...@@ -2077,6 +2077,18 @@
}) })
temptableAllQ.forEach((item, index) => { temptableAllQ.forEach((item, index) => {
if (item.YWSJ) {
} else {
if (item.XZQH_TEXT) {
} else if (item.YLJGDM_EX2) {
} else {
return false
}
}
item.zbxx.forEach((item2, index2) => { item.zbxx.forEach((item2, index2) => {
if (_this.mbType === 'gxy') { if (_this.mbType === 'gxy') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment