Merge remote-tracking branch 'origin/pet' into pet

20240528Test
liujun 2024-05-10 15:59:47 +08:00
commit 5da34c0bfa
1 changed files with 1 additions and 0 deletions

View File

@ -1087,6 +1087,7 @@ export default {
const corpId = data.varList[i].CORPINFO_ID
if (corpId === '1e6dbbe16004402f8d2c0e52afd9a676' ||
corpId === '3a854eefa7894e06aaa1a2611bca80f6' ||
corpId === '5cee11f6152d42e0a08ae38dc6abcfdf' ||
corpId === '020578a4c1f04bc692ee25145c2efbe5' || corpId === '90966974de3c4b83aca6f8fd6432d5c2') {
this.groupCorpList.push(data.varList[i])
}