Commit e9e334d7 by 289446646@qq.com

Merge remote-tracking branch 'origin/master'

parents f4f15b6c 62887365
...@@ -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