mrzcc
2020-02-17 63700a7e50b8db13d81c885233d0ea7a440bf364
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 = {