Sfoglia il codice sorgente

优化代理商添加小区,管理员审核功能完成

wuxw 6 anni fa
parent
commit
c495dfa09e

+ 1 - 0
WebService/src/main/resources/components/communityPackage/community-manage/communityManage.html

@@ -40,6 +40,7 @@
                             <td>
                             <td>
                                 <div class="btn-group">
                                 <div class="btn-group">
                                     <button class="btn-white btn btn-xs"
                                     <button class="btn-white btn btn-xs"
+                                            v-bind:disabled="community.state == '1100'"
                                             v-on:click="_openEditCommunityModel(community)">修改
                                             v-on:click="_openEditCommunityModel(community)">修改
                                     </button>
                                     </button>
                                 </div>
                                 </div>