java110
2020-02-26 fa0b23dd73d57f3460e878fa9d990ec7440baae9
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)">
                                    删除