wuxw
2020-02-19 8d7ab46862779bc8b6e86c0cf00e0cd5df8153c8
优化撤回审核bug
1个文件已修改
2 ■■■ 已修改文件
WebService/src/main/resources/components/communityPackage/audit-enter-community-manage/auditEnterCommunityManage.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebService/src/main/resources/components/communityPackage/audit-enter-community-manage/auditEnterCommunityManage.html
@@ -107,7 +107,7 @@
                                <!--v-on:click="_openEnterAuditCommunityModal(community)"-->
                                <div class="btn-group" v-if="community.auditStatusCd!='1000'">
                                    <button class="btn-white btn btn-xs"
                                            v-on:click="_openRecallAuditFinishCommunityModal(community)
                                            v-on:click="_openRecallAuditFinishCommunityModal(community)"
                                            >撤回审核
                                    </button>
                                </div>