mrzcc
2020-02-17 e64d8b88b4c177360874f5d6ea46d67f8495cdfc
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)">
                                    删除