| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?xml-stylesheet href="../../css/body.css" type="text/css" ?>
- <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
- <xhtml:head>
- <xhtml:title>
- <![CDATA[统计管理>>现况分析>>运输方式报表(UIH090150)]]>
- </xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <reqData/>
- <resData/>
- <searchData>
- <ORD_NO/>
- <ORD_SEQ/>
- <ORD_PLAN_DATA_F/>
- <ORD_PLAN_DATA_T/>
- <DEL_TO_DATE_F/>
- <DEL_TO_DATE_T/>
- <BEF_DLIV_TP/>
- <DLIV_TP/>
- <DTIME_F/>
- <DTIME_T/>
- </searchData>
- <datagrid1/>
- </root>
- </instance>
- </model>
- <script type="javascript" src="../../js/boaMsg.js"/>
- <script type="javascript" src="../../js/boaCommon.js"/>
- <script type="javascript" src="../../js/bCommon.js"/>
- <script type="javascript">
- <![CDATA[
- function InitParams(node) {
- if (typeof node == "undefined" && typeof node != "object") return;
- model.removenode("/root/initData/rcvInfo");
- model.makeNode("/root/initData/rcvInfo");
- var nodeList = node.childNodes;
- node = model.instances(0).selectSingleNode("/root/initData/rcvInfo");
- for (var i = 0; i < nodeList.length; i++)
- node.appendChild(nodeList.item(i));
- }
-
- function Init(node)
- {
- InitParams(node);
- input1.value = commCurDate();
- input2.value = commCurDate();
- input5.value = commCurDate();
- input6.value = commCurDate();
- input7.value = commCurDate();
- input8.value = commCurDate();
- }
-
-
- function excelExport(){
- return datagrid1;
- }
-
- function saveExcelScript(){
- if(datagrid1.rows<=1){
- window.alert("无数据源,请先查询.", "提示");
- return;
- }
- window.load("../../G/G10/_out.xrw", "modal", "", "left:350; top:240; width:400; height:220; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- commonOutExcel('UIH090150',datagrid1.caption,'/root/datagrid1/DLIVInfo_VO','UIG100001-service','',input_outType.value);
- }
-
- function find(){
- model.removenode("/root/reqData");
- model.makeNode("/root/reqData");
-
- model.removenode("/root/datagrid1");
- model.makeNode("/root/datagrid1");
-
- commSendReq("/root/searchData");
-
- commSubmit("UIH090150-service", "find", "glueAction.do");
-
- commAppendData("/root/datagrid1/DLIVInfo_VO","/root/resData/DLIVInfo_VO");
-
- model.refresh();
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body>
- <caption id="caption1" class="cell" style="left:0px; top:0px; width:75px; height:20px; font-weight:bold; border-color:#000000; ">合同号</caption>
- <line id="line1" visibility="hidden" style="x1:473px; y1:10px; x2:488px; y2:10px; "/>
- <input id="input1" ref="/root/searchData/DTIME_F" inputtype="date" format="yyyy-mm-dd" style="left:380px; top:0px; width:93px; height:20px; "/>
- <input id="input2" ref="/root/searchData/DTIME_T" inputtype="date" format="yyyy-mm-dd" style="left:488px; top:0px; width:95px; height:20px; "/>
- <input id="input3" ref="/root/searchData/ORD_NO" style="left:75px; top:0px; width:90px; height:20px; "/>
- <caption id="caption2" class="cell" style="left:165px; top:0px; width:45px; height:20px; font-weight:bold; border-color:#000000; ">订单号</caption>
- <input id="input4" ref="/root/searchData/ORD_SEQ" style="left:210px; top:0px; width:45px; height:20px; "/>
- <caption id="caption3" class="cell" style="left:305px; top:0px; width:75px; height:20px; font-weight:bold; border-color:#000000; ">更改日期</caption>
- <caption id="caption4" class="cell" style="left:605px; top:0px; width:75px; height:20px; font-weight:bold; border-color:#000000; ">预排日期</caption>
- <line id="line2" style="x1:773px; y1:10px; x2:788px; y2:10px; "/>
- <input id="input5" ref="/root/searchData/ORD_PLAN_DATA_F" inputtype="date" format="yyyy-mm-dd" style="left:680px; top:0px; width:93px; height:20px; "/>
- <input id="input6" ref="/root/searchData/ORD_PLAN_DATA_T" inputtype="date" format="yyyy-mm-dd" style="left:788px; top:0px; width:95px; height:20px; "/>
- <caption id="caption5" class="cell" style="left:0px; top:25px; width:75px; height:20px; font-weight:bold; border-color:#000000; ">交货日期</caption>
- <line id="line3" style="x1:168px; y1:35px; x2:183px; y2:35px; "/>
- <input id="input7" ref="/root/searchData/DEL_TO_DATE_F" inputtype="date" format="yyyy-mm-dd" style="left:75px; top:25px; width:93px; height:20px; "/>
- <input id="input8" ref="/root/searchData/DEL_TO_DATE_T" inputtype="date" format="yyyy-mm-dd" style="left:183px; top:25px; width:95px; height:20px; "/>
- <caption id="caption6" class="cell" style="left:305px; top:25px; width:131px; height:20px; font-weight:bold; border-color:#000000; ">订单上传前运输方式</caption>
- <caption id="caption7" class="cell" style="left:605px; top:25px; width:121px; height:20px; font-weight:bold; border-color:#000000; ">更改后运输方式</caption>
- <datagrid id="datagrid1" nodeset="/root/datagrid1/DLIVInfo_VO/DLIVInfo_Row" caption="合同号^订单号^销售区域^订单上传前运输方式^更改后运输方式^更改日期^订货区分^厂内钢号^成品钢号^订单厚度^订单宽度^订单长度^订单单重^单重上限^单重下限^订单预排期^交货日期^订单重量^订单未生产量^炼钢^连铸^轧钢^精整^综合判定^发货等待^已发货量" colsep="^" colwidth="100, 100, 100, 132, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:50px; width:980px; height:560px; ">
- <col ref="ORD_NO"/>
- <col ref="ORD_SEQ"/>
- <col ref="XSQY"/>
- <col ref="BEF_DLIV_TP"/>
- <col ref="DLIV_TP"/>
- <col ref="DTIME"/>
- <col ref="RCVORD_CLF"/>
- <col ref="STL_GRD"/>
- <col ref="SPEC_STL_GRD"/>
- <col ref="ORD_THK"/>
- <col ref="ORD_WTH"/>
- <col ref="ORD_LEN"/>
- <col ref="ORD_UNIT_WGT"/>
- <col ref="ORD_UNIT_WGT_MAX"/>
- <col ref="RD_UNIT_WGT_MIN"/>
- <col ref="ORD_PLAN_DATA"/>
- <col ref="DEL_TO_DATE"/>
- <col ref="ORD_WGT"/>
- <col ref="ORD_REM_WGT"/>
- <col ref="LG"/>
- <col ref="LZ"/>
- <col ref="ZG"/>
- <col ref="JZ"/>
- <col ref="ZH"/>
- <col ref="DD"/>
- <col ref="SHIP_END_WGT"/>
- </datagrid>
- <select1 id="combo5" ref="/root/searchData/BEF_DLIV_TP" appearance="minimal" style="left:435px; top:25px; width:80px; height:20px; ">
- <choices>
- <item>
- <label>火运</label>
- <value>T</value>
- </item>
- <item>
- <label>汽运</label>
- <value>C</value>
- </item>
- <item>
- <label/>
- <value/>
- </item>
- </choices>
- </select1>
- <select1 id="combo1" ref="/root/searchData/DLIV_TP" appearance="minimal" style="left:725px; top:25px; width:80px; height:20px; ">
- <choices>
- <item>
- <label>火运</label>
- <value>T</value>
- </item>
- <item>
- <label>汽运</label>
- <value>C</value>
- </item>
- <item>
- <label/>
- <value/>
- </item>
- </choices>
- </select1>
- <input id="input_outType" visibility="hidden" style="left:810px; top:25px; width:100px; height:20px; "/>
- <caption id="caption20" class="cell" style="left:920px; top:25px; width:60px; height:20px; vertical-align:middle; border-color:#000000; ">Export</caption>
- <button id="button20" style="left:920px; top:25px; width:60px; height:20px; border-color:#000000; ">
- <caption>Export</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- saveExcelScript();
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|