| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187 |
- <?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[炼钢作业 >> 板坯库管理 >> 一钢坯料接收(UIG040080)]]>
- </xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <formData>
- <CHARGE_NO/>
- <TRS_INVOICE_NO/>
- <TRS_CAR_NO/>
- <INGR_DEC_GRD/>
- <EXTSHAPE_GRD/>
- </formData>
- <gridData>
- <grid1/>
- </gridData>
- <tempData/>
- </root>
- </instance>
- </model>
- <script type="javascript">
- <![CDATA[
- function find(){
- commSendReq("/root/formData");
- commSubmit("UIG040080-service","find","glueAction.do");
- model.copyNode("/root/gridData/grid1","/root/resData/RECEVABLE_SLAB_RES_VO");
- model.refresh();
- }
- function dbClick(){
- if (datagrid1.col == datagrid1.colRef("CUR_LOAD_LOC")) {
- var row = datagrid1.row;
- var yardAddr = "Z" ;
- model1.setValue("/root/tempData", yardAddr);
- window.load("UIG040026.xrw","modal","", "left:228; top:78; width:980; height:660; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- datagrid1.valueMatrix(row, datagrid1.colRef("CUR_LOAD_LOC")) = model1.getValue("/root/tempData");
-
- model1.removenode("/root/tempData");
- model1.makeNode("/root/tempData");
- model1.refresh();
- }
- }
- function rtnSlab(){
- var conformStr = "确定退回?\n ";
- var answer = window.alert(conformStr,"坯料确认", 1 | 32);
- if (answer == "2"){
- return;
- }
- model.removenode("/root/reqData");
- model.makeNode("/root/reqData");
- commMultiUpdate(datagrid1,"/root/reqData","A",true,"rowStatus");
- commSubmit("UIG040080-service","rtn","glueAction.do");
- alert(model.getValue("/root/resData/MESSAGES_VO/MESSAGES_Row"));
- find();
- }
- function save(){
- var conformStr = "确定接收?\n ";
- var answer = window.alert(conformStr,"坯料确认", 1 | 32);
- if (answer == "2"){
- return;
- }
- model.removenode("/root/reqData");
- model.makeNode("/root/reqData");
- commMultiUpdate(datagrid1,"/root/reqData","A",true,"rowStatus");
- commSubmit("UIG040080-service","save","glueAction.do");
- alert(model.getValue("/root/resData/MESSAGES_VO/MESSAGES_Row"));
- find();
- }
- ]]>
- </script>
- <script type="javascript" src="../../js/boaCommon.js"/>
- </xhtml:head>
- <xhtml:body>
- <datagrid id="datagrid1" nodeset="/root/gridData/grid1/RECEVABLE_SLAB_RES_Row" caption="选择^序号^炉次号^板坯号^垛位^钢种^规格^规格^规格^重量^移送单位^移送时间^移送车号^移送货单号^成份等级^外观等级^表面缺陷原因^Al^Als^Alt^As^B^C^CE1^CE2^CE3^CEV^Ca^Cd^Cr^Cs^Cu^Fe^H^I^La^Mg^Mn^Mo^N^Nb^Ni^O^P^Pb^Pcm^Psr^QA1^QA2^QA3^QA4^QA5^QA6^QA7^QA8^QA9^QB1^QB2^QB3^S ^Sb^Se^Si^Sn^Ti^V^W^Xtz^Zn^Zr|选择^序号^炉次号^板坯号^垛位^钢种^厚^宽^长^重量^移送单位^移送时间^移送车号^移送货单号^成份等级^外观等级^表面缺陷原因^Al^Als^Alt^As^B^C^CE1^CE2^CE3^CEV^Ca^Cd^Cr^Cs^Cu^Fe^H^I^La^Mg^Mn^Mo^N^Nb^Ni^O^P^Pb^Pcm^Psr^QA1^QA2^QA3^QA4^QA5^QA6^QA7^QA8^QA9^QB1^QB2^QB3^S ^Sb^Se^Si^Sn^Ti^V^W^Xtz^Zn^Zr" colsep="^" colwidth="36, 50, 100, 100, 100, 100, 50, 50, 50, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:25px; width:980px; height:575px; ">
- <col ref="CHK" type="checkbox"/>
- <col ref="SEQ_ID"/>
- <col editable="false" ref="CHARGE_NO" type="input"/>
- <col editable="false" ref="SLAB_NO" type="input"/>
- <col ref="CUR_LOAD_LOC" type="inputbutton"/>
- <col ref="STL_GRD"/>
- <col ref="SLAB_THK"/>
- <col ref="SLAB_WTH"/>
- <col ref="SLAB_LEN"/>
- <col editable="false" ref="SLAB_WGT" type="input"/>
- <col ref="TRS_CD"/>
- <col ref="TRS_DTIME" format="yyyy-mm-dd hh:nn:ss"/>
- <col ref="TRS_CAR_NO"/>
- <col ref="TRS_INVOICE_NO"/>
- <col disabled="true" ref="INGR_DEC_GRD" type="combo">
- <choices>
- <item>
- <label>合格</label>
- <value>1</value>
- </item>
- <item>
- <label>不合格</label>
- <value>0</value>
- </item>
- </choices>
- </col>
- <col disabled="true" ref="EXTSHAPE_GRD" type="combo">
- <choices>
- <item>
- <label>合格</label>
- <value>1</value>
- </item>
- <item>
- <label>不合格</label>
- <value>0</value>
- </item>
- </choices>
- </col>
- <col ref="CRK_CD"/>
- <col ref="AL"/>
- <col ref="ALS"/>
- <col ref="ALT"/>
- <col ref="A_S"/>
- <col ref="B"/>
- <col ref="C"/>
- <col ref="CE1"/>
- <col ref="CE2"/>
- <col ref="CE3"/>
- <col ref="CEV"/>
- <col ref="CA"/>
- <col ref="CD"/>
- <col ref="CR"/>
- <col ref="CS"/>
- <col ref="CU"/>
- <col ref="FE"/>
- <col ref="H"/>
- <col ref="I"/>
- <col ref="LA"/>
- <col ref="MG"/>
- <col ref="MN"/>
- <col ref="MO"/>
- <col ref="N"/>
- <col ref="NB"/>
- <col ref="NI"/>
- <col ref="O"/>
- <col ref="P"/>
- <col ref="PB"/>
- <col ref="PCM"/>
- <col ref="PSR"/>
- <col ref="QA1"/>
- <col ref="QA2"/>
- <col ref="QA3"/>
- <col ref="QA4"/>
- <col ref="QA5"/>
- <col ref="QA6"/>
- <col ref="QA7"/>
- <col ref="QA8"/>
- <col ref="QA9"/>
- <col ref="QB1"/>
- <col ref="QB2"/>
- <col ref="QB3"/>
- <col ref="S"/>
- <col ref="SB"/>
- <col ref="SE"/>
- <col ref="SI"/>
- <col ref="SN"/>
- <col ref="TI"/>
- <col ref="V"/>
- <col ref="W"/>
- <col ref="XTZ"/>
- <col ref="ZN"/>
- <col ref="ZR"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- dbClick();
- ]]>
- </script>
- </datagrid>
- <caption id="caption4" class="cell" style="left:0px; top:0px; width:70px; height:20px; font-weight:bold; border-color:#000000; ">炉次号</caption>
- <input id="input3" ref="/root/formData/CHARGE_NO" style="left:70px; top:0px; width:100px; height:20px; background-color:#ffff99; "/>
- <caption id="caption1" class="cell" style="left:175px; top:0px; width:70px; height:20px; font-weight:bold; border-color:#000000; ">移送货单</caption>
- <input id="input1" ref="/root/formData/TRS_INVOICE_NO" style="left:245px; top:0px; width:100px; height:20px; background-color:#ffff99; "/>
- <caption id="caption2" class="cell" style="left:350px; top:0px; width:70px; height:20px; font-weight:bold; border-color:#000000; ">移送车号</caption>
- <input id="input2" ref="/root/formData/TRS_CAR_NO" style="left:420px; top:0px; width:100px; height:20px; background-color:#ffff99; "/>
- <caption id="caption3" class="cell" style="left:525px; top:0px; width:70px; height:20px; font-weight:bold; border-color:#000000; ">成份等级</caption>
- <input id="input4" ref="/root/formData/INGR_DEC_GRD" style="left:595px; top:0px; width:100px; height:20px; background-color:#ffff99; "/>
- <caption id="caption5" class="cell" style="left:700px; top:0px; width:70px; height:20px; font-weight:bold; border-color:#000000; ">外观等级</caption>
- <input id="input5" ref="/root/formData/EXTSHAPE_GRD" style="left:770px; top:0px; width:100px; height:20px; background-color:#ffff99; "/>
- </xhtml:body>
- </xhtml:html>
|