<%var cssParam = {%> <%};%> <%var jsParam = {%> <%};%> <%layout("/ace/commonPage/_layout.html", {nav: "上报通知管理",meunsel:"ReportingManagementManage",jsParam:jsParam,cssParam:cssParam}) {%>
查询名称: 添加上报通知管理
<%for(tempDate in dateList!){%> <%}elsefor{%> <%}%>
序号 名称 相关链接 开始时间 结束时间 简述 目前状态 状态操作 操 作
${tempDateLP.index} ${tempDate.name!''} ${tempDate.url!''} ${tempDate.startTime!''} ${tempDate.endTime!''} ${tempDate.introduction!''} <%if(tempDate.state == 0){%> 开启 <%}else if(tempDate.state == 1){%> 结束 <%}%> <%if(tempDate.state == 0){%> 结束 <%}else if(tempDate.state == 1){%> 开启 <%}%>
没有记录!
<%include("/ace/commonPage/_paginate.html", {"currentPage": pageNumber!1, "totalPage": totalPage!1, "totalRow": totalRow!0, "actionUrl": contextPath+"/admin/ReportingManagement/getReportingManagementList?code=" + code!'' + "&pageNumber=", "urlParas": urlParas!''}){}%>
<%}%>