{{ $t('staffDetailInfo.relatedOrg') }}
{{ $t('staffDetailInfo.org') }}: {{ item.orgName }}
{{ $t('staffDetailInfo.relatedRoleCommunity') }}
{{ item.roleName }} (
{{ item1.communityName }}
{{ index1 === item.roleCommunityDtoList.length-1 ? " ":" 、 " }}
)