efabe53713affae754950c05e6234ba0f17c753b.svn-base 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  1. <%@page language="java" pageEncoding="UTF-8"%>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>应急预案管理</title>
  7. <!--框架必需start-->
  8. <%@include file="../../../../include.jsp" %>
  9. <!--框架必需end-->
  10. <!-- 组合下拉框start -->
  11. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/selectCustom.js"></script>
  12. <!-- 组合拉框end -->
  13. <!--数据表格start-->
  14. <script src="/nwyj/scripts/qui/libs/js/table/quiGrid.js" type="text/javascript"></script>
  15. <!--数据表格end-->
  16. <!--基本选项卡start-->
  17. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/nav/basicTabModern.js"></script>
  18. <!--基本选项卡end-->
  19. <script type="text/javascript" src="/nwyj/scripts/business/am/ContingercyPlan/PlanTableType/PlanTableUilt.js"></script>
  20. <script type="text/javascript" src="../../../../../scripts/business/am/ContingercyPlan/PlanTableType/PlanTableDZZH.js"></script>
  21. </head>
  22. <body>
  23. <div class="padding_top5" style="height:1100px;">
  24. <div style="height: 50px;border:1px solid #e2e2e2;border-bottom: 1px" align="center">
  25. <a href="javascript:;"><!-- <img class="back" align="left" alt="返回" src="/nwyj/images/temp/back.png" /> --></a>
  26. <font style="font-weight: bold;font-size: 20px;line-height: 45px;color:red;" id="titlename"></font>
  27. </div>
  28. <form id="fillForm" name="fillForm" method="post" action="" failAlert="表单填写不正确,请按要求填写!">
  29. <tr style="display: none;">
  30. <td>
  31. <input type="hidden" id="fd_id215" name="FD_OBJECTID215" required="true"/>
  32. <input type="hidden" name="classid" value="215" required="true"/>
  33. <input type="hidden" id="FILLER1_215" name="FILLER1_215" required="true"/>
  34. <input type="hidden" id="GRADE_TYPE_215" name="GRADE_TYPE_215" value="14" required="true"/>
  35. <input type="hidden" id="FRIST_GRADE_215" name="FRIST_GRADE_215" required="true"/>
  36. <input type="hidden" id="SECOND_GRADE_215" name="SECOND_GRADE_215" required="true"/>
  37. <input type="hidden" id="THRID_GRADE_215" name="THRID_GRADE_215" required="true"/>
  38. <input type="hidden" id="FOURTH_GRADE_215" name="FOURTH_GRADE_215" required="true"/>
  39. <input type="hidden" id="DEPT_DEPARAMENT_215" name="DEPT_DEPARAMENT_215" required="true"/>
  40. <input type="hidden" id="TABLE_NAME_215" name="TABLE_NAME_215" required="true"/>
  41. <input type="hidden" id="TABLE_PLOT_215" name="TABLE_PLOT_215" required="true"/>
  42. </td>
  43. </tr>
  44. <table width="100%" class="tableStyle">
  45. <tr >
  46. <td align="left" style="border-right-width: 0"> <font style="font-weight: bold;font-size: 15px; line-height: 20px;" id="lableValue"></font></td>
  47. <td align="right" style="border-left-width: 0">
  48. <input type="button" value="上级配置" onclick="isUpDept()"/>
  49. <input type="button" value=" 保 存 " onclick="isAdd('#fillForm');"/>
  50. <input type="button" value=" 重 置 " onclick="resetSearch()"/>
  51. <input type="button" value=" 返 回 " onclick="goBack()"/>
  52. </td>
  53. </tr>
  54. </table>
  55. <div class="groupTitle" >地震发生7小时以内</div>
  56. <table class="tableStyle" style="width: 100%; height:99%">
  57. <tr>
  58. <td >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
  59. <td width="200px" align="center">事后<input type="text" class="date" id="date1" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/>小时</td>
  60. <td width="200px" align="center">事后<input type="text" class="date" id="date2" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/>小时</td>
  61. <td width="200px" align="center">事后<input type="text" class="date" id="date3" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/>小时</td>
  62. <td width="200px" align="center">事后<input type="text" class="date" id="date4" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/>小时</td>
  63. </tr>
  64. <tr>
  65. <td style="text-align: right;" width="200px">一级响应:</td>
  66. <td style="text-align: center;"><input type="checkbox" id="football-1" name="hobby-2" /></td>
  67. <td style="text-align: center;"><input type="checkbox" id="football-2" name="hobby-2" /></td>
  68. <td style="text-align: center;"><input type="checkbox" id="football-3" name="hobby-2" /></td>
  69. <td style="text-align: center;"><input type="checkbox" id="football-4" name="hobby-2" /></td>
  70. </tr>
  71. <tr>
  72. <td style="text-align: right;" width="200px">二级响应:</td>
  73. <td style="text-align: center;"><input type="checkbox" id="football-6" name="hobby-2" /></td>
  74. <td style="text-align: center;"><input type="checkbox" id="football-7" name="hobby-2" /></td>
  75. <td style="text-align: center;"><input type="checkbox" id="football-8" name="hobby-2" /></td>
  76. <td style="text-align: center;"><input type="checkbox" id="football-9" name="hobby-2" /></td>
  77. </tr>
  78. <tr>
  79. <td style="text-align: right;" width="200px">三级响应:</td>
  80. <td style="text-align: center;"><input type="checkbox" id="football-11" name="hobby-2" /></td>
  81. <td style="text-align: center;"><input type="checkbox" id="football-12" name="hobby-2" /></td>
  82. <td style="text-align: center;"><input type="checkbox" id="football-13" name="hobby-2" /></td>
  83. <td style="text-align: center;"><input type="checkbox" id="football-14" name="hobby-2" /></td>
  84. </tr>
  85. <tr>
  86. <td style="text-align: right;" width="200px">四级响应:</td>
  87. <td style="text-align: center;"><input type="checkbox" id="football-16" name="hobby-2" /></td>
  88. <td style="text-align: center;"><input type="checkbox" id="football-17" name="hobby-2" /></td>
  89. <td style="text-align: center;"><input type="checkbox" id="football-18" name="hobby-2" /></td>
  90. <td style="text-align: center;"><input type="checkbox" id="football-19" name="hobby-2" /></td>
  91. </tr>
  92. <tr>
  93. <td width="200px" align="right">系统运行部(必填):</td>
  94. <td colspan="5">
  95. <!-- <input type="text" id="sys_table" style="width:585px;" readonly="readonly"/>
  96. <input type="button" value=" 请选择" onclick="redPlanDeptp('xtyxbDZZH')"/> -->
  97. <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom3" selWidth="500" boxHeight="500">
  98. <div id="customContent3" style="font-size:12px;"></div>
  99. </div>
  100. </td>
  101. </tr>
  102. <tr>
  103. <td width="200px" align="right">设备管理部(选填):</td>
  104. <td colspan="5">
  105. <!-- <input type="text" id="shebei_table" style="width:585px;" readonly="readonly"/>
  106. <input type="button" value=" 请选择" onclick="redPlanDeptp('sbglbDZZH')"/> -->
  107. <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom4" selWidth="500" boxHeight="500">
  108. <div id="customContent4" style="font-size:12px;"></div>
  109. </div>
  110. </td>
  111. </tr>
  112. <tr>
  113. <td width="200px" align="right">市场营销部(必填):</td>
  114. <td colspan="5">
  115. <!-- <input type="text" id="scyx_table" style="width:585px;" readonly="readonly"/>
  116. <input type="button" value=" 请选择" onclick="redPlanDeptp('scyxbDZZH')"/> -->
  117. <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom5" selWidth="500" boxHeight="500">
  118. <div id="customContent5" style="font-size:12px;"></div>
  119. </div>
  120. </td>
  121. </tr>
  122. <tr>
  123. <td width="200px" align="right">安全监察部(选填):</td>
  124. <td colspan="5">
  125. <!-- <input type="text" id="save_table" style="width:585px;" readonly="readonly"/>
  126. <input type="button" value=" 请选择" onclick="redPlanDeptp('aqjcbDZZH')"/> -->
  127. <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom6" selWidth="500" boxHeight="500">
  128. <div id="customContent6" style="font-size:12px;"></div>
  129. </div>
  130. </td>
  131. </tr>
  132. <!-- <tr>
  133. <td colspan="6" align="center">
  134. <input type="button" value=" 保 存 " onclick="isAdd('#fillForm');"/>
  135. <input type="button" value=" 关 闭 " onclick="goBack()"/>
  136. </td>
  137. </tr> -->
  138. </table>
  139. <div class="groupTitle" >地震发生8小时至响应结束</div>
  140. <table class="tableStyle" style="width: 100%; height:99%">
  141. <tr>
  142. <td >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
  143. <td width="200px" align="center">每日<input type="text" class="date" id="date6" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/></td>
  144. <td width="200px" align="center">每日<input type="text" class="date" id="date7" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/></td>
  145. <td width="200px" align="center">每日<input type="text" class="date" id="date8" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/></td>
  146. <td width="200px" align="center">每日<input type="text" class="date" id="date9" dateFmt="HH:mm" style="width: 80px;" readonly="readonly"/></td>
  147. </tr>
  148. <tr>
  149. <td style="text-align: right;">一级响应:</td>
  150. <td style="text-align: center;"><input type="checkbox" id="football-21" name="hobby-2" /></td>
  151. <td style="text-align: center;"><input type="checkbox" id="football-22" name="hobby-2" /></td>
  152. <td style="text-align: center;"><input type="checkbox" id="football-23" name="hobby-2" /></td>
  153. <td style="text-align: center;"><input type="checkbox" id="football-24" name="hobby-2" /></td>
  154. </tr>
  155. <tr>
  156. <td style="text-align: right;">二级响应:</td>
  157. <td style="text-align: center;"><input type="checkbox" id="football-25" name="hobby-2" /></td>
  158. <td style="text-align: center;"><input type="checkbox" id="football-26" name="hobby-2" /></td>
  159. <td style="text-align: center;"><input type="checkbox" id="football-27" name="hobby-2" /></td>
  160. <td style="text-align: center;"><input type="checkbox" id="football-28" name="hobby-2" /></td>
  161. </tr>
  162. <tr>
  163. <td style="text-align: right;">三级响应:</td>
  164. <td style="text-align: center;"><input type="checkbox" id="football-29" name="hobby-2" /></td>
  165. <td style="text-align: center;"><input type="checkbox" id="football-30" name="hobby-2" /></td>
  166. <td style="text-align: center;"><input type="checkbox" id="football-31" name="hobby-2" /></td>
  167. <td style="text-align: center;"><input type="checkbox" id="football-32" name="hobby-2" /></td>
  168. </tr>
  169. <tr>
  170. <td style="text-align: right;">四级响应:</td>
  171. <td style="text-align: center;"><input type="checkbox" id="football-33" name="hobby-2" /></td>
  172. <td style="text-align: center;"><input type="checkbox" id="football-34" name="hobby-2" /></td>
  173. <td style="text-align: center;"><input type="checkbox" id="football-35" name="hobby-2" /></td>
  174. <td style="text-align: center;"><input type="checkbox" id="football-36" name="hobby-2" /></td>
  175. </tr>
  176. <tr>
  177. <td width="200px" align="right">系统运行部(必填):</td>
  178. <td colspan="5">
  179. <!-- <input type="text" id="sys_table1" style="width:585px;" readonly="readonly"/>
  180. <input type="button" value=" 请选择" onclick="redPlanDeptp('xtyxb1DZZH')"/> -->
  181. <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom1" selWidth="500" boxHeight="500">
  182. <div id="customContent1" style="font-size:12px;"></div>
  183. </div>
  184. </td>
  185. </tr>
  186. <tr>
  187. <td width="200px" align="right">设备管理部(必填):</td>
  188. <td colspan="5">
  189. <!-- <input type="text" id="shebei_table1" style="width:585px;" readonly="readonly"/>
  190. <input type="button" value=" 请选择" onclick="redPlanDeptp('sbglb1DZZH')"/> -->
  191. <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom7" selWidth="500" boxHeight="500">
  192. <div id="customContent7" style="font-size:12px;"></div>
  193. </div>
  194. </td>
  195. </tr>
  196. <tr>
  197. <td width="200px" align="right">市场营销部(必填):</td>
  198. <td colspan="5">
  199. <!-- <input type="text" id="scyx_table1" style="width:585px;" readonly="readonly"/>
  200. <input type="button" value=" 请选择" onclick="redPlanDeptp('scyxb1DZZH')"/> -->
  201. <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom8" selWidth="500" boxHeight="500">
  202. <div id="customContent8" style="font-size:12px;"></div>
  203. </div>
  204. </td>
  205. </tr>
  206. <tr>
  207. <td width="200px" align="right">安全监察部(必填):</td>
  208. <td colspan="5">
  209. <!-- <input type="text" id="save_table1" style="width:585px;" readonly="readonly"/>
  210. <input type="button" value=" 请选择" onclick="redPlanDeptp('aqjcb1DZZH')"/> -->
  211. <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom9" selWidth="500" boxHeight="500">
  212. <div id="customContent9" style="font-size:12px;"></div>
  213. </div>
  214. </td>
  215. </tr>
  216. </table>
  217. </form>
  218. </div>
  219. <div id="box_bottomcenter" class="box_bottomcenter"><div class="box_bottomleft"><div class="box_bottomright"></div></div></div>
  220. </body>
  221. </html>