@@ -84,7 +84,6 @@ function getInfo(){
arr.forEach(item => {
temArr.push({
...item,
- GroupName:item.GroupName.split(',')[0],
tableName:item.ApplyRealName
})
if(item.PeerPeopleList){