<%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/getIndustryForecastList?pageNumber=", "urlParas": urlParas!''}){}%>
<%}%>