<%var cssParam = {%> <%};%> <%var jsParam = {%> <%};%> <%layout("/IR/commonPage/_layout.html", {nav: "研究报告",meunsel:"Manage",jsParam:jsParam,cssParam:cssParam}) {%>
查询研究报告名称: 查询行业类型:
<%for(tempDate in dateList!){%> <%}elsefor{%> <%}%>
序号 报告名称 行业类型 创建日期 状态 操作
${tempDateLP.index} ${tempDate.name!''} ${tempDate.industryType!''} ${tempDate.createDate!''} <%if(tempDate.state == 0){%> 待审核 <%}else if(tempDate.state == 1){%> 通过审核 <%}else if(tempDate.state == 2){%> 审核拒绝 <%}%>
没有记录!
<%include("/IR/commonPage/_paginate.html", {"currentPage": pageNumber!1, "totalPage": totalPage!1, "totalRow": totalRow!0, "actionUrl": contextPath+"/IndustryResearch/getResearchReportList?pageNumber=", "urlParas": urlParas!''}){}%>
<%}%>