WebService/src/main/resources/components/orgPackage/orgCommunityManage/orgCommunityManage.html
@@ -35,7 +35,7 @@ <td class="text-center">{{orgCommunity.communityId}}</td> <td class="text-center">{{orgCommunity.communityName}}</td> <td class="text-right"> <div class="btn-group" v-if="orgCommunity.allowOperation == 'T'"> <div class="btn-group"> <button class="btn-white btn btn-xs" v-on:click="_openDeleteOrgCommunityModel(orgCommunity)"> 删除