序号 |
姓名 |
性别 |
出生日期 |
民族 |
职称 |
具体职称 |
职务 |
从事专业 |
可供咨询领域 |
操 作 |
<%for(tempDate in dateList!){%>
${tempDateLP.index} |
${tempDate.name!''} |
${tempDate.sex!''} |
${tempDate.birthdate!''} |
${tempDate.national!''} |
${tempDate.technical!''} |
${tempDate.technicalActual!''} |
${tempDate.position!''} |
${tempDate.ZJZY!''} |
${tempDate.field!''} |
<%if(session.LoginUser.isplatform==1){%>
<%}%>
|
<%}elsefor{%>
没有记录! |
<%}%>
<%include("/WebPages_170421/personalPages/commonPage/_paginate.html", {"currentPage": pageNumber!1, "totalPage": totalPage!1, "totalRow": totalRow!0, "actionUrl": contextPath+"/experts/getExpertsList?pageNumber=", "urlParas": urlParas!''}){}%>