| | |
| | | <div id="component" class="wrapper wrapper-content animated fadeInRight ecommerce"> |
| | | <div id="component"> |
| | | <div class="row"> |
| | | <div class="col-lg-12"> |
| | | <div class="ibox"> |
| | |
| | | <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> |