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>