| | |
| | | } |
| | | } |
| | | } |
| | | if (loginUserInfo.getAccount().equals("admin") && isNull(level) && !size.equals(9999)){ |
| | | if (loginUserInfo.getAccount().equals("admin")){ |
| | | //三说会堂查看所有专家 |
| | | id=null; |
| | | range=null; |
| | |
| | | if (nonNull(expertShowVO.getLevel())){ |
| | | if (1==expertShowVO.getLevel()) { |
| | | expertShowVO.setName("区三说会堂调解专家"); |
| | | //expertShowVO.setChildList(comSanshuoExpertDao.selectExpertVoList(expertShowVO.getLevel())); |
| | | // expertShowVO.setChildList(comSanshuoExpertDao.selectExpertVoList(expertShowVO.getLevel())); |
| | | }else if (2==expertShowVO.getLevel()){ |
| | | expertShowVO.setName("行业分中心调解专家"); |
| | | List<ExpertShowVO> expertShowVOS1 = comSanshuoExpertDao.selectExpertIndustry(); |