| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- <?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[生产管制 >> 炼钢管制 >> 出钢参数板坯信息现况]]>
- </xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <reqData>
- </reqData>
- <gridData>
- <param>
- <CHARGE_SLAB_SEQ/>
- <SLAB_EDT_SEQ/>
- <SLAB_MANA_NO/>
- <STL_GRD/>
- <SLAB_THK/>
- <SLAB_WTH/>
- <SLAB_LEN/>
- <SLAB_WGT/>
- <HCR_CLF/>
- <EMGMTR_NMG_CLF/>
- <OVER_ROLL_YN/>
- <ORD_FL/>
- <ORD_THK/>
- <ORD_WTH/>
- <ORD_USEAGE_CD/>
- <DELV_REQ_DATE/>
- <SLAB_RT/>
- <CAST_MANA_NO/>
- </param>
- </gridData>
- <resData/>
- <formData>
- <searchForm>
- <CHARGE_MANA_SEQ/>
- </searchForm>
- </formData>
- <initResult/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- commSubmit("UIF012050-service","success","glueAction.do");//提交服务
- model.duplicate("/root/initResult","/root/resData");//复制结点;
- model.refresh();
- if (window.parent == null) Init();//无父窗口 进行初始化结点
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- var totalRows;//行记录数
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../js/boaMsg.js"/>
- <script type="javascript" src="../../js/boaCommon.js"/>
- <script type="javascript" src="../../js/F.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;
- for (var i = 0; i < nodeList.length; i++)
- model.instances(0).selectSingleNode("/root/initData/rcvInfo").appendChild(nodeList.item(i));
- }
- function setTitle()
- {
- return "炼钢管制 >> 作业进程现状 >> 出钢参数板坯信息现况"; // 如:return "进程管理 >> 订单进程现况查询";
- }
- function Init(node) {
- InitParams(node);
- datagrid1.fixedcellcheckbox(0,datagrid1.colRef("CHK"))=true;//设置第0行的checkbox的属性为true 便于进行全选操作
- datagrid1.colStatus(0)=false; //设置第0列也即为checkbox所在列的列状态为false。
- }
-
- function find() {
- model.removenode("/root/reqData");
- commSendReq("/root/formData/searchForm");
- commSubmit("UIF012050-service","findSlabInfoInCharge","glueAction.do");
- datagrid1.refresh();
- }
- function close() {
- window.close();//关闭窗口
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="980" pageheight="620" style="border-color:#000000; ">
- <line id="line3" style="x1:0px; y1:29px; x2:980px; y2:29px; border-color:#ff00ff; "/>
- <datagrid id="datagrid1" nodeset="/root/resData/rs_VO/rs_Row" backcoloralternate="#f7f9f9" caption="炉次内顺序^板坯编制号^板坯管理号^钢号^板坯^板坯^板坯^板坯^热送^紧急材^过量生产判断^订单材余材区分^订单^订单^订单用途^交货期^板坯去向^浇次管理号^合计|炉次内顺序^板坯编制号^板坯管理号^钢号^厚度^宽度^长度^重量^热送^紧急材^过量生产判断^订单材余材区分^厚度^宽度^订单用途^交货期^板坯去向^浇次管理号^合计" colsep="^" colwidth="53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53" defaultrows="0" explorerbar="sortshowmove" extendlastcol="false" mergecellsfixedrows="bycolrec" rowsep="|" subtotalposition="below" style="left:0px; top:33px; width:980px; height:587px; text-align:center; ">
- <col ref="CHARGE_SLAB_SEQ" style="left:80px; top:40px; width:285px; height:20px; text-align:right; "/>
- <col ref="SLAB_EDT_SEQ" visibility="hidden" style="left:208px; top:40px; width:285px; height:20px; text-align:right; "/>
- <col ref="SLAB_MANA_NO" style="left:336px; top:40px; width:285px; height:20px; "/>
- <col disabled="true" editmode="search" ref="STL_GRD" style="left:464px; top:40px; width:285px; height:20px; text-align:left; "/>
- <col ref="SLAB_THK" style="left:592px; top:40px; width:285px; height:20px; text-align:right; "/>
- <col ref="SLAB_WTH" format="#,##0" style="text-align:right; "/>
- <col ref="SLAB_LEN" format="#,##0" style="text-align:right; "/>
- <col ref="SLAB_WGT" format="#,##0" style="text-align:right; "/>
- <col disabled="true" editmode="search" ref="HCR_CLF" style="text-align:center; "/>
- <col disabled="true" editmode="search" ref="EMGMTR_NMG_CLF" style="text-align:center; "/>
- <col ref="OVER_ROLL_YN" style="text-align:center; "/>
- <col disabled="true" editmode="search" ref="ORD_FL" style="text-align:center; "/>
- <col ref="ORD_THK" style="text-align:right; "/>
- <col ref="ORD_WTH" format="#,##0" style="text-align:right; "/>
- <col disabled="true" editmode="search" ref="ORD_USEAGE_CD" style="text-align:left; "/>
- <col ref="DELV_REQ_DATE" format="yyyy-mm-dd" style="text-align:center; "/>
- <col disabled="true" editmode="search" ref="SLAB_RT" style="text-align:center; "/>
- </datagrid>
- <caption id="caption1" class="cell" style="left:1px; top:6px; width:90px; height:20px; text-align:center; border-style:solid; ">炉次管理号</caption>
- <select1 id="combo2" ref="/root/formData/searchForm/CHARGE_MANA_SEQ" appearance="minimal" style="left:92px; top:6px; width:110px; height:20px; ">
- <choices>
- <itemset nodeset="/root/initResult/resData/resultkey0_VO/resultkey0_Row">
- <label ref="CHARGE_MANA_NO"/>
- <value ref="CHARGE_MANA_NO"/>
- </itemset>
- </choices>
- </select1>
- </xhtml:body>
- </xhtml:html>
|