| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?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[(UIG010050)]]>
- </xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <formData>
- <slabCutInsDate/>
- </formData>
- <resData/>
- <reqData/>
- <grid1/>
- </root>
- </instance>
- </model>
- <script type="javascript" src="../../js/boaCommon.js"/>
- <script type="javascript">
- <![CDATA[
- function find(){
- model.makeNode("/root/reqData/slabCutInsDate");
- model.setValue("/root/reqData/slabCutInsDate",model.getValue("/root/formData/slabCutInsDate"));
- commSubmit("UIG010050-service","find","glueAction.do");
- commAppendData("/root/grid1/slabCtIns_VO","/root/resData/slabCtIns_VO");
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,980;2,620;1,980;1,978;">
- <datagrid id="datagrid1" nodeset="/root/grid1/slabCtIns_VO/slabCtIns_Row" caption="ßæ产号^订单号^炉ó号^÷ù坯号^钢号^ïÒô©ñìÕá^ïÒô©ñìÕá^ïÒô©ñìÕá^ïÒô©ñìÕá^ï·ùÜÛ°ãÒ^ãÀÜúËÕÕÒ^à÷ù¡ý§Óø^à÷ù¡宽Óø^备ñ¼^à÷ù¡ø«号^Îß货Ñ¢|ßæ产号^订单号^炉ó号^÷ù坯号^钢号^ý§Óømm^宽Óømm^长Óøm^单ñì(t)^ï·ùÜÛ°ãÒ^ãÀÜúËÕÕÒ^à÷ù¡ý§Óø^à÷ù¡宽Óø^备ñ¼^à÷ù¡ø«号^Îß货Ñ¢" colsep="^" colwidth="44, 70, 100, 80, 60, 50, 50, 50, 50, 50, 50, 50, 50, 100, 50, 55" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:25px; width:980px; height:575px; ">
- <col style="height:50; "/>
- <col ref="L2_SCH_NO"/>
- <col ref="CHARGE_NO"/>
- <col ref="SLAB_NO"/>
- <col ref="STL_GRD"/>
- <col ref="SLAB_THK"/>
- <col ref="SLAB_WTH"/>
- <col ref="SLAB_LEN"/>
- <col ref="SLAB_WGT"/>
- <col ref="L2_CUTTYPE"/>
- <col ref="KEEPWARM_YN"/>
- <col ref="L2_PLATE_PLY"/>
- <col ref="L2_PLATE_WIDTH"/>
- <col ref="L2_MEMO"/>
- <col ref="L2_STEELCODE"/>
- <col ref="L2_SENDBEGINDATE"/>
- </datagrid>
- <caption id="caption1" class="cell" style="left:0px; top:0px; width:95px; height:20px; border-color:#000000; ">ßæ产计划ìíÑ¢</caption>
- <input id="input1" ref="/root/formData/slabCutInsDate" inputtype="date" style="left:105px; top:0px; width:95px; height:20px; ">
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
-
- ]]>
- </script>
- </input>
- <button id="button1" style="left:910px; top:0px; width:90px; height:20px; background-image:../../images/btn_excel.gif; ">
- <caption>öèìÔ</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.print();
- ]]>
- </script>
- </button>
- <button id="button2" style="left:770px; top:0px; width:80px; height:20px; ">
- <caption>button2</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- find();
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|