123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246 |
- <%@page language="java" pageEncoding="UTF-8"%>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>应急预案管理</title>
- <!--框架必需start-->
- <%@include file="../../../../include.jsp" %>
- <!--框架必需end-->
- <!-- 组合下拉框start -->
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/selectCustom.js"></script>
- <!-- 组合拉框end -->
- <!--数据表格start-->
- <script src="/nwyj/scripts/qui/libs/js/table/quiGrid.js" type="text/javascript"></script>
- <!--数据表格end-->
- <!--基本选项卡start-->
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/nav/basicTabModern.js"></script>
- <!--基本选项卡end-->
- <script type="text/javascript" src="/nwyj/scripts/business/am/ContingercyPlan/PlanTableType/PlanTableUilt.js"></script>
- <script type="text/javascript" src="../../../../../scripts/business/am/ContingercyPlan/PlanTableType/PlanTableDZZH.js"></script>
- </head>
- <body>
- <div class="padding_top5" style="height:1100px;">
- <div style="height: 50px;border:1px solid #e2e2e2;border-bottom: 1px" align="center">
- <a href="javascript:;"><!-- <img class="back" align="left" alt="返回" src="/nwyj/images/temp/back.png" /> --></a>
- <font style="font-weight: bold;font-size: 20px;line-height: 45px;color:red;" id="titlename"></font>
- </div>
- <form id="fillForm" name="fillForm" method="post" action="" failAlert="表单填写不正确,请按要求填写!">
-
- <tr style="display: none;">
- <td>
- <input type="hidden" id="fd_id215" name="FD_OBJECTID215" required="true"/>
- <input type="hidden" name="classid" value="215" required="true"/>
- <input type="hidden" id="FILLER1_215" name="FILLER1_215" required="true"/>
- <input type="hidden" id="GRADE_TYPE_215" name="GRADE_TYPE_215" value="14" required="true"/>
- <input type="hidden" id="FRIST_GRADE_215" name="FRIST_GRADE_215" required="true"/>
- <input type="hidden" id="SECOND_GRADE_215" name="SECOND_GRADE_215" required="true"/>
- <input type="hidden" id="THRID_GRADE_215" name="THRID_GRADE_215" required="true"/>
- <input type="hidden" id="FOURTH_GRADE_215" name="FOURTH_GRADE_215" required="true"/>
- <input type="hidden" id="DEPT_DEPARAMENT_215" name="DEPT_DEPARAMENT_215" required="true"/>
- <input type="hidden" id="TABLE_NAME_215" name="TABLE_NAME_215" required="true"/>
- <input type="hidden" id="TABLE_PLOT_215" name="TABLE_PLOT_215" required="true"/>
- </td>
- </tr>
-
- <table width="100%" class="tableStyle">
- <tr >
- <td align="left" style="border-right-width: 0"> <font style="font-weight: bold;font-size: 15px; line-height: 20px;" id="lableValue"></font></td>
- <td align="right" style="border-left-width: 0">
- <input type="button" value="上级配置" onclick="isUpDept()"/>
- <input type="button" value=" 保 存 " onclick="isAdd('#fillForm');"/>
- <input type="button" value=" 重 置 " onclick="resetSearch()"/>
- <input type="button" value=" 返 回 " onclick="goBack()"/>
- </td>
- </tr>
- </table>
- <div class="groupTitle" >地震发生7小时以内</div>
- <table class="tableStyle" style="width: 100%; height:99%">
- <tr>
- <td > </td>
- <td width="200px" align="center">事后<input type="text" class="date" id="date1" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/>小时</td>
- <td width="200px" align="center">事后<input type="text" class="date" id="date2" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/>小时</td>
- <td width="200px" align="center">事后<input type="text" class="date" id="date3" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/>小时</td>
- <td width="200px" align="center">事后<input type="text" class="date" id="date4" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/>小时</td>
- </tr>
-
- <tr>
- <td style="text-align: right;" width="200px">一级响应:</td>
- <td style="text-align: center;"><input type="checkbox" id="football-1" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-2" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-3" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-4" name="hobby-2" /></td>
- </tr>
-
- <tr>
- <td style="text-align: right;" width="200px">二级响应:</td>
- <td style="text-align: center;"><input type="checkbox" id="football-6" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-7" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-8" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-9" name="hobby-2" /></td>
- </tr>
-
- <tr>
- <td style="text-align: right;" width="200px">三级响应:</td>
- <td style="text-align: center;"><input type="checkbox" id="football-11" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-12" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-13" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-14" name="hobby-2" /></td>
- </tr>
-
- <tr>
- <td style="text-align: right;" width="200px">四级响应:</td>
- <td style="text-align: center;"><input type="checkbox" id="football-16" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-17" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-18" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-19" name="hobby-2" /></td>
- </tr>
-
- <tr>
- <td width="200px" align="right">系统运行部(必填):</td>
- <td colspan="5">
- <!-- <input type="text" id="sys_table" style="width:585px;" readonly="readonly"/>
- <input type="button" value=" 请选择" onclick="redPlanDeptp('xtyxbDZZH')"/> -->
- <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom3" selWidth="500" boxHeight="500">
- <div id="customContent3" style="font-size:12px;"></div>
- </div>
- </td>
- </tr>
-
- <tr>
- <td width="200px" align="right">设备管理部(选填):</td>
- <td colspan="5">
- <!-- <input type="text" id="shebei_table" style="width:585px;" readonly="readonly"/>
- <input type="button" value=" 请选择" onclick="redPlanDeptp('sbglbDZZH')"/> -->
- <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom4" selWidth="500" boxHeight="500">
- <div id="customContent4" style="font-size:12px;"></div>
- </div>
- </td>
- </tr>
-
- <tr>
- <td width="200px" align="right">市场营销部(必填):</td>
- <td colspan="5">
- <!-- <input type="text" id="scyx_table" style="width:585px;" readonly="readonly"/>
- <input type="button" value=" 请选择" onclick="redPlanDeptp('scyxbDZZH')"/> -->
- <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom5" selWidth="500" boxHeight="500">
- <div id="customContent5" style="font-size:12px;"></div>
- </div>
- </td>
- </tr>
-
- <tr>
- <td width="200px" align="right">安全监察部(选填):</td>
- <td colspan="5">
- <!-- <input type="text" id="save_table" style="width:585px;" readonly="readonly"/>
- <input type="button" value=" 请选择" onclick="redPlanDeptp('aqjcbDZZH')"/> -->
- <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom6" selWidth="500" boxHeight="500">
- <div id="customContent6" style="font-size:12px;"></div>
- </div>
- </td>
- </tr>
- <!-- <tr>
- <td colspan="6" align="center">
- <input type="button" value=" 保 存 " onclick="isAdd('#fillForm');"/>
- <input type="button" value=" 关 闭 " onclick="goBack()"/>
- </td>
- </tr> -->
- </table>
- <div class="groupTitle" >地震发生8小时至响应结束</div>
- <table class="tableStyle" style="width: 100%; height:99%">
- <tr>
- <td > </td>
- <td width="200px" align="center">每日<input type="text" class="date" id="date6" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/></td>
- <td width="200px" align="center">每日<input type="text" class="date" id="date7" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/></td>
- <td width="200px" align="center">每日<input type="text" class="date" id="date8" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/></td>
- <td width="200px" align="center">每日<input type="text" class="date" id="date9" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/></td>
- </tr>
-
- <tr>
- <td style="text-align: right;">一级响应:</td>
- <td style="text-align: center;"><input type="checkbox" id="football-21" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-22" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-23" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-24" name="hobby-2" /></td>
- </tr>
-
- <tr>
- <td style="text-align: right;">二级响应:</td>
- <td style="text-align: center;"><input type="checkbox" id="football-25" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-26" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-27" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-28" name="hobby-2" /></td>
- </tr>
-
- <tr>
- <td style="text-align: right;">三级响应:</td>
- <td style="text-align: center;"><input type="checkbox" id="football-29" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-30" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-31" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-32" name="hobby-2" /></td>
- </tr>
-
- <tr>
- <td style="text-align: right;">四级响应:</td>
- <td style="text-align: center;"><input type="checkbox" id="football-33" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-34" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-35" name="hobby-2" /></td>
- <td style="text-align: center;"><input type="checkbox" id="football-36" name="hobby-2" /></td>
- </tr>
-
- <tr>
- <td width="200px" align="right">系统运行部(必填):</td>
- <td colspan="5">
- <!-- <input type="text" id="sys_table1" style="width:585px;" readonly="readonly"/>
- <input type="button" value=" 请选择" onclick="redPlanDeptp('xtyxb1DZZH')"/> -->
- <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom1" selWidth="500" boxHeight="500">
- <div id="customContent1" style="font-size:12px;"></div>
- </div>
- </td>
- </tr>
-
- <tr>
- <td width="200px" align="right">设备管理部(必填):</td>
- <td colspan="5">
- <!-- <input type="text" id="shebei_table1" style="width:585px;" readonly="readonly"/>
- <input type="button" value=" 请选择" onclick="redPlanDeptp('sbglb1DZZH')"/> -->
- <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom7" selWidth="500" boxHeight="500">
- <div id="customContent7" style="font-size:12px;"></div>
- </div>
- </td>
- </tr>
-
- <tr>
- <td width="200px" align="right">市场营销部(必填):</td>
- <td colspan="5">
- <!-- <input type="text" id="scyx_table1" style="width:585px;" readonly="readonly"/>
- <input type="button" value=" 请选择" onclick="redPlanDeptp('scyxb1DZZH')"/> -->
- <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom8" selWidth="500" boxHeight="500">
- <div id="customContent8" style="font-size:12px;"></div>
- </div>
- </td>
- </tr>
-
- <tr>
- <td width="200px" align="right">安全监察部(必填):</td>
- <td colspan="5">
- <!-- <input type="text" id="save_table1" style="width:585px;" readonly="readonly"/>
- <input type="button" value=" 请选择" onclick="redPlanDeptp('aqjcb1DZZH')"/> -->
- <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom9" selWidth="500" boxHeight="500">
- <div id="customContent9" style="font-size:12px;"></div>
- </div>
- </td>
- </tr>
- </table>
- </form>
- </div>
- <div id="box_bottomcenter" class="box_bottomcenter"><div class="box_bottomleft"><div class="box_bottomright"></div></div></div>
- </body>
- </html>
|