<%@page import="com.zky.para.Para"%> <%@include file="/auth.jsp"%> <%@page import="java.util.Date"%> <%@page language="java" pageEncoding="utf-8" %> <% String operate = (String)request.getParameter("operate"); String sj = Common.convertNull(request.getParameter("sj")); String qj = Common.convertNull(request.getParameter("qj")); String departId=""; String checkId = ""; String checkStartTime = ""; String checkEndTime=DateTime.DateToStr(new Date()); String checkType = Common.convertNull(request.getParameter("checkType"));; String checkName=""; String address = ""; String checkContent=""; Login loginObj = (Login)session.getAttribute("login"); String optrid = loginObj.optrid; String optrname = getPara.getDesc("TAB_EMPLOYEE","EMPID","EMPNAME",optrid); HashFmlBuf buf = (HashFmlBuf)request.getAttribute("by_checkId"); %> 检查管理
" />
 修改检查结果信息
所属市州 " readonly="readonly" style="background-color: #D6DDEF;"/> 所属区县 " readonly="readonly" style="background-color: #D6DDEF;"/>
检查单位 " readonly="readonly" style="background-color: #D6DDEF;"/> 检查类型
开始时间 "> 结束时间 <%-- ">--%>
报告人员 " style="color:red;" readonly="readonly"/> 检查人员
检查项目 人员检查 checked="true"<%}%> >合格 checked="true"<%}%> >不合格
批注 (注:限制字数1000)
检查项目 文件检查 checked="true"<%}%> >合格 checked="true"<%}%> >不合格
批注 (注:限制字数1000)
检查项目 资产检查 checked="true"<%}%> >合格 checked="true"<%}%> >不合格
批注 (注:限制字数1000)
检查项目 管理制度检查 checked="true"<%}%> >合格 checked="true"<%}%> >不合格
批注 (注:限制字数1000)
检查项目 泄密事件检查 checked="true"<%}%> >合格 checked="true"<%}%> >不合格
批注 (注:限制字数1000)
检查项目 其它项目检查 checked="true"<%}%> >合格 checked="true"<%}%> >不合格
批注 (注:限制字数1000)
  
<%@include file="/foot.jsp"%>