<%@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_end_time", 0) %>
序号 检查内容 检查的具体内容 检查结果 备注
<%=bufInfo.fget("checkcontentry", 0) %> <%=bufInfo.fget("checkcontentryjt", 0) %> <%=bufInfo.fget("checkreault1", 0) %> <%=bufInfo.fget("remark1", 0) %>
<%=bufInfo.fget("checkcontentwj", 0) %> <%=bufInfo.fget("checkcontentwjjt", 0) %> <%=bufInfo.fget("checkreault2", 0) %> <%=bufInfo.fget("remark2", 0) %>
<%=bufInfo.fget("checkcontentsb", 0) %> <%=bufInfo.fget("checkcontentsbjt", 0) %> <%=bufInfo.fget("checkreault3", 0) %> <%=bufInfo.fget("remark3", 0) %>
<%=bufInfo.fget("checkcontentrysmsj", 0) %> <%=bufInfo.fget("checkcontentrysmsjjt", 0) %> <%=bufInfo.fget("checkreault4", 0) %> <%=bufInfo.fget("remark4", 0) %>
<%=bufInfo.fget("checkcontentryglzd", 0) %> <%=bufInfo.fget("checkcontentryglzdjt", 0) %> <%=bufInfo.fget("checkreault5", 0) %> <%=bufInfo.fget("remark5", 0) %>
<%=bufInfo.fget("checkcontentryother", 0) %> <%=bufInfo.fget("checkcontentryotherjt", 0) %> <%=bufInfo.fget("checkreault6", 0) %> <%=bufInfo.fget("remark6", 0) %>
检查人员:<%=bufInfo.fget("empid",0) %>

<%@include file="/print/print.jsp"%>