wuxw
2020-02-19 e5f418d4f49218ddebfc10ed78b853065ba426c9
WebService/src/main/resources/components/communityPackage/community-manage/communityManage.js
@@ -70,7 +70,11 @@
            },
            _openRecallCommunityModel:function(_community){
                vc.emit('recallAuditFinishCommunity','openRecallAuditFinishCommunityModal',_community);
            },
            _queryCommunityMethod:function(){
                  vc.component._listCommunitys(DEFAULT_PAGE, DEFAULT_ROWS);
            }
        }
    });
})(window.vc);