jwyu 2 years ago
parent
commit
70f5dd1f28
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/ssbg/businessTrip/calendar.vue

+ 0 - 1
src/views/ssbg/businessTrip/calendar.vue

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