Merge remote-tracking branch 'origin/pet' into pet
commit
5da34c0bfa
|
@ -1087,6 +1087,7 @@ export default {
|
||||||
const corpId = data.varList[i].CORPINFO_ID
|
const corpId = data.varList[i].CORPINFO_ID
|
||||||
if (corpId === '1e6dbbe16004402f8d2c0e52afd9a676' ||
|
if (corpId === '1e6dbbe16004402f8d2c0e52afd9a676' ||
|
||||||
corpId === '3a854eefa7894e06aaa1a2611bca80f6' ||
|
corpId === '3a854eefa7894e06aaa1a2611bca80f6' ||
|
||||||
|
corpId === '5cee11f6152d42e0a08ae38dc6abcfdf' ||
|
||||||
corpId === '020578a4c1f04bc692ee25145c2efbe5' || corpId === '90966974de3c4b83aca6f8fd6432d5c2') {
|
corpId === '020578a4c1f04bc692ee25145c2efbe5' || corpId === '90966974de3c4b83aca6f8fd6432d5c2') {
|
||||||
this.groupCorpList.push(data.varList[i])
|
this.groupCorpList.push(data.varList[i])
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue