| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- <?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[生产管制 >> 炼钢管制 >> 出钢参数返送现况]]>
- </xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <reqData/>
- <resData/>
- <formData>
- <searchInfo>
- <RTN_CD>
- <item>
- <label/>
- <value/>
- </item>
- </RTN_CD>
- </searchInfo>
- <S_DATE/>
- <E_DATE/>
- <RTN_CD/>
- </formData>
- <gridData>
- <EmpListResult_VO/>
- </gridData>
- <initResult/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- Init();
- // commSubmit("UIF013010-service","success","glueAction.do");
- // model.duplicate("/root/initResult","/root/resData");//复制结点
- // model.refresh();
- ]]>
- </script>
- <script type="javascript" src="../../js/boaMsg.js"/>
- <script type="javascript" src="../../js/boaCommon.js"/>
- <script type="javascript" src="../../js/dCommon.js"/>
- <script type="javascript" src="../../js/F.js"/>
- <script type="javascript">
- <![CDATA[
- //1、获取用户登录信息,只能在页面初始化函数中调用
- 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;
- for (var i = 0; i < nodeList.length; i++)
- model.instances(0).selectSingleNode("/root/initData/rcvInfo").appendChild(nodeList.item(i));
- }
-
- //2. 页面初始化函数(必须)
- function Init(node)
- {
- InitParams(node); // 用于设置节点:/root/initData/rcvInfo,获取用户登录信息
- // 在程序中会重建该节点,最好不要重名
- // 函数 InitParams 在 mesCommon.js 中,仅在需要使用登录用户信息时调用
- model.setValue("/root/formData/S_DATE", commFirstDay());
- model.setValue("/root/formData/E_DATE", commCurDate());
- pageInit();
- }
- function pageInit() {
- model.removenode("/root/reqData");
- model.removenode("/root/resData");
- model.refresh();
- }
-
- //3、页面标题
- function setTitle()
- {
- return "炼钢管制 >> 作业进程现状 >> 出钢参数返送现况"; // 如:return "进程管理 >> 订单进程现况查询";
- }
-
- //4. 页面按键动作
- // 查询按键
- function find()
- {
- model.removenode("/root/reqData");
- model.makeNode("/root/reqData");
-
- model.makeValue("/root/reqData/S_DATE",model.getValue("/root/formData/S_DATE"));
- model.makeValue("/root/reqData/E_DATE",model.getValue("/root/formData/E_DATE"));
- model.makeValue("/root/reqData/RTN_CD",model.getValue("/root/formData/RTN_CD"));
-
- commSubmit("UIF013010-service","findSpecCharge","glueAction.do");
- model.copyNode("/root/gridData/EmpListResult_VO","/root/resData/EmpListResult_VO");
- model.removenode("/root/resData/EmpListResult_VO");
- model.refresh();
- }
- ]]>
- </script>
- </model>
- </xhtml:head>
- <xhtml:body pagewidth="980" pageheight="620" guideline="2,619;">
- <caption id="caption1" class="cell" style="left:0px; top:5px; width:90px; height:20px; ">反送日期</caption>
- <input id="input2" ref="/root/formData/S_DATE" editable="false" inputtype="date" style="left:92px; top:5px; width:110px; height:20px; "/>
- <input id="input1" ref="/root/formData/E_DATE" editable="false" inputtype="date" style="left:218px; top:5px; width:110px; height:20px; "/>
- <caption id="caption11" style="left:203px; top:8px; width:20px; height:15px; ">~</caption>
- <line id="line3" style="x1:1px; y1:29px; x2:980px; y2:29px; border-color:#ff00ff; "/>
- <datagrid id="datagrid1" nodeset="/root/gridData/EmpListResult_VO/EmpListResult_Row" backcoloralternate="#f7f9f9" caption="反送日期^浇次编制号^浇次管理号^炉次编制号^炉次管理号^钢号^炉次去向^炼钢工艺流程^浇铸^浇铸^预定出钢量^订单板坏块数^余材板坏块数^调宽代码^炼钢作业期限|反送日期^浇次编制号^浇次管理号^炉次编制号^炉次管理号^钢号^炉次去向^炼钢工艺流程^厚度^宽度^预定出钢量^订单板坏块数^余材板坏块数^调宽代码^炼钢作业期限" colsep="^" colwidth="60, 65, 65, 63, 59, 52, 61, 70, 59, 63, 60, 60, 70, 58, 81" extendlastcol="false" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:33px; width:980px; height:587px; text-align:center; ">
- <col ref="RTN_DTIME" format="yyyy-mm-dd hh:nn:ss"/>
- <col ref="CAST_EDT_SEQ" visibility="hidden"/>
- <col ref="CAST_MANA_NO" style="text-align:center; "/>
- <col ref="CHARGE_EDT_SEQ" visibility="hidden"/>
- <col ref="CHARGE_MANA_NO" style="text-align:center; "/>
- <col disabled="true" editmode="search" ref="STL_GRD" style="text-align:left; "/>
- <col disabled="true" editmode="search" ref="CHARGE_RT" style="text-align:center; "/>
- <col ref="PATH_PROC_CD"/>
- <col ref="CCM_THK" style="text-align:right; "/>
- <col ref="CCM_WTH" format="#,##0" style="text-align:right; "/>
- <col ref="PREV_CHARGE_WGT" format="#,##0" style="text-align:right; "/>
- <col ref="ORD_SLAB_CNT" format="#,##0" style="text-align:right; "/>
- <col ref="NONORD_SLAB_CNT" format="#,##0" style="text-align:right; "/>
- <col ref="WID_CHG_FL"/>
- <col ref="SMS_DUEDATE" format="yyyy-mm-dd"/>
- </datagrid>
- </xhtml:body>
- </xhtml:html>
|