wuxw
2020-02-15 ec86d036d72441b6e1f199a5e0c2d6ef1759a876
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)">
                                    删除