shiyj
2019-07-07 348c483d9e8cf81c485289a44c717fe1c23f4065
WebService/src/main/resources/components/community-manage/communityManage.html
@@ -40,9 +40,9 @@
                            <td><div class="btn-group">
                                    <button class="btn-white btn btn-xs" v-on:click="_openEditCommunityModel(community)">修改</button>
                                </div>
                                <div class="btn-group">
                                    <button class="btn-white btn btn-xs" v-on:click="_openDelCommunityModel(community)">删除</button>
                                </div></td>
                               <!-- <div class="btn-group">
                                    <button class="btn-white btn btn-xs" v-on:click="_openDeleteCommunityModel(community)">删除</button>
                                </div></td>-->
                            </tr>
                        </tbody>