springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/api/ComAreaTownCommunityApi.java
@@ -107,6 +107,11 @@ else { list1=comAreaTownCommunityDao.selectCommunity(tow.getValue(),""); } if("大渡口街道".equals(tow.getValue())){ ComAreaCounty comAreaCounty=list1.get(0); list1.remove(0); list1.add(2,comAreaCounty); } tow.setChildren(list1); }); lis.setChildren(townList);