wuxw
2019-09-18 7ded71487e1842e19ba168c8d61e1942c7d26978
优化审核时提示 未包含communityId 问题
1个文件已修改
1 ■■■■ 已修改文件
WebService/src/main/resources/components/communityPackage/audit-community-manage/auditCommunityManage.js 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebService/src/main/resources/components/communityPackage/audit-community-manage/auditCommunityManage.js
@@ -59,6 +59,7 @@
                vc.emit('audit','openAuditModal',{});
            },
            _auditCommunityState:function(_auditInfo){
                _auditInfo.communityId = vc.component.auditCommunityManageInfo.currentCommunityId;
                vc.http.post(
                    'auditCommunityManage',
                    'audit',