123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215 |
- <%@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-->
- <script type="text/javascript" src="../../../../../scripts/business/am/ContingercyPlan/PlanTableType/PlanTableUilt.js"></script>
- <!--基本选项卡start-->
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/nav/basicTabModern.js"></script>
- <script type="text/javascript" src="../../../../../scripts/business/am/ContingercyPlan/PlanTableType/PlanDWBDYJ.js"></script>
- <!--基本选项卡end-->
- </head>
- <script type="text/javascript">
-
- //加载报表
- //广东电网公司
- var deptId = "11";
-
- var zNodes2 ={"treeNodes":[
- { id:11, parentId:1, name:"线路停运及恢复情况表"},
- ]};
-
- var zNodes3 ={"treeNodes":[
- { id:11, parentId:1, name:"线路倒杆情况"},
- { id:11, parentId:1, name:"线路及配变受损情况"},
- ]};
-
- var zNodes4 ={"treeNodes":[
- { id:11, parentId:1, name:"供电损失及客户停电情况"},
- { id:11, parentId:1, name:"行政区域停电情况"},
- ]};
-
- var zNodes5 ={"treeNodes":[
- { id:11, parentId:1, name:"111应急物资情况"},
- { id:11, parentId:1, name:"预警发布或响应情况"},
- ]};
-
- $(function(){
- //$('#BYSUNESS_TYPE_214').initCanstSelect('BM_YWTYPE');
-
-
- //所属公司
- var treeUrl = $.pathname() + '/ws/PlanGlOrgService/PlanGlOrgService/getDeptRootById/';
- // var treeUrl = $.pathname() + '/ws/PlanGlOrgService/PlanGlOrgService/getDeptRootById/';
- var params = {
- id:deptId
- };
- /* $("#selectTree5-1").data("data",tree);
- $("#selectTree5-1").render(); */
- $.post(treeUrl,params,function(data){
- $("#selectTree5-1").data("data",zNodes2);
- $("#selectTree5-1").render();
-
- $("#selectTree6-1").data("data",zNodes3);
- $("#selectTree6-1").render();
-
- $("#selectTree7-1").data("data",zNodes4);
- $("#selectTree7-1").render();
-
- $("#selectTree8-1").data("data",zNodes5);
- $("#selectTree8-1").render();
-
- }, "json");
- });
- </script>
- <body>
- <div class="padding_top5">
- <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="表单填写不正确,请按要求填写!">
- <table width="80%" class="tableStyle" >
- <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" 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>
- </table>
- <div class="groupTitle" >报表报送时间节点</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;">红色预警:</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;">橙色预警:</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;">黄色预警:</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;">蓝色预警:</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="130px" style="text-align: right;">系统运行部报表:</td>
- <td colspan="5">
- <!-- <input type="text" id="sys_table" style="width:585px;" readonly="readonly" />
- <input type="button" value=" 请选择" onclick="redPlanDeptp('xtyxb')"/> -->
- <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="130px" style="text-align: right;">设备管理部报表:</td>
- <td colspan="5">
- <input type="text" id="shebei_table" style="width:585px;" readonly="readonly"/>
- <input type="button" value=" 请选择" onclick="redPlanDeptp('sbglb')"/>
- <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="130px" style="text-align: right;">市场营销部报表:</td>
- <td colspan="5">
- <!-- <input type="text" id="scyx_table" style="width:585px;" readonly="readonly"/>
- <input type="button" value=" 请选择" onclick="redPlanDeptp('scyxb')"/> -->
- <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="130px" style="text-align: right;">安全监察部报表:</td>
- <td colspan="5">
- <!-- <input type="text" id="save_table" style="width:585px;" readonly="readonly"/>
- <input type="button" value=" 请选择" onclick="redPlanDeptp('aqjcb')"/> -->
- <div class="selectCustom" boxWidth="780" multiMode="true" id="selectCostom6" selWidth="500" boxHeight="500">
- <div id="customContent6" style="font-size:12px;"></div>
- </div>
- </td>
- </tr>
- </table>
- <!-- <div align="center">
- <input type="button" value="保存并跳转下一步" onclick="isAdd1('#fillForm');"/>
- </div> -->
- </form>
- </div>
- <div id="box_bottomcenter" class="box_bottomcenter"><div class="box_bottomleft"><div class="box_bottomright"></div></div></div>
- </body>
- </html>
|