<%@include file="/auth.jsp"%> <%@page import="com.zky.manager.Util" %> <%@page language="java" contentType="text/html;charset=utf-8"%> <% HashFmlBuf bufInfo=(HashFmlBuf)request.getAttribute("by_checkId"); %> 检查报告
 检查报告详细信息
报告单位:<%=bufInfo.fget("DEPARTNAME", 0) %> 报告日期:<%=bufInfo.fget("check_start_time", 0) %>
序号 检查内容 检查的具体内容 检查结果 备注
<%=bufInfo.fget("checkcontentry", 0) %> <%=bufInfo.fget("checkcontentryjt", 0) %>
<%=bufInfo.fget("checkcontentwj", 0) %> <%=bufInfo.fget("checkcontentwjjt", 0) %>
<%=bufInfo.fget("checkcontentsb", 0) %> <%=bufInfo.fget("checkcontentsbjt", 0) %>
<%=bufInfo.fget("checkcontentrysmsj", 0) %> <%=bufInfo.fget("checkcontentrysmsjjt", 0) %>
<%=bufInfo.fget("checkcontentryglzd", 0) %> <%=bufInfo.fget("checkcontentryglzdjt", 0) %>
<%=bufInfo.fget("checkcontentryother", 0) %> <%=bufInfo.fget("checkcontentryotherjt", 0) %>
报告人员:<%=bufInfo.fget("check_name",0) %>