wuxw
2019-11-21 59ce81c19b75e3e6cdc6a3a65d49ec11e27b0a06
WebService/src/main/resources/components/communityPackage/community-manage/communityManage.html
@@ -40,6 +40,7 @@
                            <td>
                                <div class="btn-group">
                                    <button class="btn-white btn btn-xs"
                                            v-bind:disabled="community.state == '1100'"
                                            v-on:click="_openEditCommunityModel(community)">修改
                                    </button>
                                </div>