<%for (var i = 0; i < deptList.length; i++) {%>
<%=deptList[i].name%>
<%}%> <%if(!search ){%>
普通
<%}%>