| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?xml-stylesheet type="text/css" href="../../css/body.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[统计管理>>物料分析>>加热炉入炉实际(UIH090020)]]>
- </xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <reqData/>
- <resData/>
- <searchData>
- <searchTimeF/>
- <searchGroup/>
- <searchShift/>
- <searchTimeT/>
- <searchF>000000</searchF>
- <searchT>235959</searchT>
- <ST/>
- <SF/>
- </searchData>
- <datagrid1/>
- <sumData>
- <SUM_COILRST_CNT/>
- <SUM_COILRST_WGT/>
- </sumData>
- </root>
- </instance>
- </model>
- <script type="javascript" src="../../js/boaCommon.js"/>
- <script type="javascript" src="../../js/G02.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);
- }
-
- function excelExport(){
- return datagrid1;
- }
-
- function find(){
- if(model.getValue("/root/searchData/searchTimeF") == null || model.getValue("/root/searchData/searchTimeF") == "" || model.getValue("/root/searchData/searchTimeT") == null || model.getValue("/root/searchData/searchTimeT") == ""){
- var curDate = CurentDate();
- model.setValue("/root/searchData/searchTimeF",curDate);
- model.setValue("/root/searchData/searchTimeT",curDate);
- }
- model.removenode("/root/reqData");
- model.makeNode("/root/reqData");
-
- model.removenode("/root/datagrid1");
- model.makeNode("/root/datagrid1");
-
- var searchTimeF = model.getValue("/root/searchData/searchTimeF");
- var searchTimeT = model.getValue("/root/searchData/searchTimeT");
- var searchF = model.getValue("/root/searchData/searchF");
- var searchT = model.getValue("/root/searchData/searchT");
- var SF = null;
- var ST = null;
- SF = searchTimeF+searchF;
- ST = searchTimeT+searchT;
-
- model.setValue("/root/searchData/ST",ST);
- model.setValue("/root/searchData/SF",SF);
- model.refresh();
-
- commSendReq("/root/searchData");
-
- commSubmit("UIH090020-service", "find", "glueAction.do");
-
- commAppendData("/root/datagrid1/RHFIN_VO","/root/resData/RHFIN_VO");
-
- model.setValue("/root/sumData/SUM_COILRST_CNT",model.getValue("/root/resData/SumCoil_VO/SumCoil_Row/COIL_CNT"));
- model.setValue("/root/sumData/SUM_COILRST_WGT",model.getValue("/root/resData/SumCoil_VO/SumCoil_Row/COIL_WGT"));
-
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body>
- <caption id="caption1" class="cell" style="left:0px; top:5px; width:70px; height:20px; font-weight:bold; border-color:#000000; ">日期</caption>
- <input id="input1" ref="/root/searchData/searchTimeF" inputtype="date" format="yyyy-mm-dd" style="left:70px; top:5px; width:90px; height:20px; background-color:#ffff99; "/>
- <datagrid id="datagrid1" nodeset="/root/datagrid1/RHFIN_VO/RHFIN_Row" caption="序号^板坯来源^板坯号^钢种^规格(厚×宽×长)mm^重量(kg)^加热^加热^进炉时间^轧编号^批号^操作人^备注|序号^板坯来源^板坯号^钢种^规格(厚×宽×长)mm^重量(kg)^炉号^列号^进炉时间^轧编号^批号^操作人^备注" colwidth="50, 100, 100, 100, 150, 100, 100, 100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:0px; top:30px; width:980px; height:570px; ">
- <col ref="SEQ"/>
- <col ref="BUY_CHARGE_NO"/>
- <col ref="SLAB_NO"/>
- <col ref="STL_GRD"/>
- <col ref="T_W_L"/>
- <col ref="SLAB_WGT"/>
- <col ref="DEVNO"/>
- <col ref="ROW_NUM"/>
- <col ref="CHARING_DTIME"/>
- <col ref="ROLL_MANA_NO"/>
- <col ref="COIL_NO"/>
- <col ref="CHRGING_WK_EMP_NO"/>
- <col ref="MEMO"/>
- </datagrid>
- <caption id="caption10" class="cell" style="left:385px; top:5px; width:60px; height:20px; font-weight:bold; border-color:#000000; ">班次</caption>
- <select1 id="combo1" ref="/root/searchData/searchShift" appearance="minimal" editmode="input" style="left:447px; top:5px; width:68px; height:20px; background-color:#ffff99; border-color:#000000; ">
- <choices>
- <item>
- <label>--全部--</label>
- <value/>
- </item>
- <item>
- <label>早</label>
- <value>1</value>
- </item>
- <item>
- <label>中</label>
- <value>2</value>
- </item>
- <item>
- <label>晚</label>
- <value>3</value>
- </item>
- </choices>
- </select1>
- <caption id="caption2" class="cell" style="left:525px; top:5px; width:50px; height:20px; font-weight:bold; border-color:#000000; ">班组</caption>
- <select1 id="combo2" ref="/root/searchData/searchGroup" appearance="minimal" editmode="input" style="left:577px; top:5px; width:68px; height:20px; background-color:#ffff99; border-color:#000000; ">
- <choices>
- <item>
- <label>--全部--</label>
- <value/>
- </item>
- <item>
- <label>甲</label>
- <value>A</value>
- </item>
- <item>
- <label>乙</label>
- <value>B</value>
- </item>
- <item>
- <label>丙</label>
- <value>C</value>
- </item>
- <item>
- <label>丁</label>
- <value>D</value>
- </item>
- </choices>
- </select1>
- <caption id="caption3" class="cell" style="left:805px; top:10px; width:70px; height:20px; font-weight:bold; background-color:#ffcc00; border-color:#000000; ">重量合计</caption>
- <caption id="caption11" style="left:785px; top:11px; width:30px; height:20px; font-weight:bold; ">块</caption>
- <caption id="caption12" style="left:955px; top:10px; width:20px; height:20px; font-weight:bold; ">吨</caption>
- <line id="line2" style="x1:725px; y1:30px; x2:785px; y2:30px; "/>
- <line id="line3" style="x1:875px; y1:30px; x2:955px; y2:30px; "/>
- <caption id="caption9" class="cell" style="left:655px; top:10px; width:70px; height:20px; font-weight:bold; background-color:#ffcc00; border-color:#000000; ">板坯合计</caption>
- <output id="output1" ref="/root/sumData/SUM_COILRST_CNT" style="left:725px; top:10px; width:60px; height:20px; text-align:center; "/>
- <output id="output2" ref="/root/sumData/SUM_COILRST_WGT" style="left:875px; top:10px; width:80px; height:20px; text-align:center; "/>
- <input id="input2" ref="/root/searchData/searchTimeT" inputtype="date" format="yyyy-mm-dd" style="left:230px; top:5px; width:88px; height:20px; background-color:#ffff99; "/>
- <input id="input3" ref="/root/searchData/searchF" format="hh:nn:ss" style="left:160px; top:5px; width:65px; height:20px; text-align:center; background-color:#ffff99; "/>
- <input id="input4" ref="/root/searchData/searchT" format="hh:nn:ss" style="left:318px; top:5px; width:65px; height:20px; text-align:center; background-color:#ffff99; "/>
- <line id="line1" style="x1:225px; y1:15px; x2:230px; y2:15px; "/>
- </xhtml:body>
- </xhtml:html>
|