wuxw
2020-01-14 69e2baf5518079bfc16cfadc2fb29842fb3de85d
WebService/src/main/resources/components/pageFramePackage/nav/nav.js
@@ -131,7 +131,7 @@
                    param,
                    function (json, res) {
                        if (res.status == 200) {
                            vm.navCommunityInfo.communityInfos = JSON.parse(json);
                            vm.navCommunityInfo.communityInfos = JSON.parse(json).communitys;
                            if (vm.navCommunityInfo.communityInfos == null || vm.navCommunityInfo.communityInfos.length == 0) {
                                vm.navCommunityInfo._currentCommunity = {