Sfoglia il codice sorgente

优化审核时提示 未包含communityId 问题

wuxw 6 anni fa
parent
commit
7ded71487e

+ 1 - 0
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',