| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177 |
- <?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[炼钢作业 >> 炼钢作业实绩 >> 炉次回送录入(UIG020300)]]>
- </xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <searchData>
- <CHARGE_NO/>
- <PLAN_CHARGE_NO/>
- <LD_NO>R01</LD_NO>
- <RTN_CHARGE_OCR_PROC>C1</RTN_CHARGE_OCR_PROC>
- <RTN_CHARGE_OCR_DTIME/>
- <RTN_CHARGE_WGT/>
- <RTN_CHARGE_CAUSE_CD/>
- <RTN_CHARGE_TREAT_PROC>B1</RTN_CHARGE_TREAT_PROC>
- </searchData>
- <commData>
- <charge_no/>
- </commData>
- <MESSAGES/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- initPage();
- ]]>
- </script>
- </model>
- <script type="javascript">
- <![CDATA[
- function initPage(){
- commSendReq("/root/searchData");
- commSubmit("UIG020300-service","init","glueAction.do");
- model.copyNode("/root/commData/charge_no","root/resData/INIT_CHARGE_NO_VO");
- model.refresh();
- }
- function save(){
- var answer = window.alert("确认回送炉次" + model.getValue("/root/searchData/CHARGE_NO") + "?" ,"Conform", 1 | 32);
- if (answer == "2") {
- return;
- }
- commSendReq("/root/searchData");
- commSubmit("UIG020300-service","save","glueAction.do");
- model.setValue("/root/MESSAGES",model.getValue("/root/resData/MESSAGES_VO/MESSAGES_Row"));
- initPage();
- alert(model.getValue("/root/MESSAGES"));
- }
- ]]>
- </script>
- <script type="javascript" src="../../js/boaCommon.js"/>
- </xhtml:head>
- <xhtml:body guideline="1,980;">
- <caption id="caption2" class="cell" style="left:0px; top:5px; width:100px; height:20px; font-weight:bold; border-color:#000000; ">炉次号:</caption>
- <select1 id="combo2" ref="/root/searchData/LD_NO" appearance="minimal" editmode="input" style="left:605px; top:5px; width:130px; height:20px; border-color:#000000; ">
- <choices>
- <itemset nodeset="/root/initData/INIT_CHARGE_NO/InitDataResult_VO/InitDataResult_Row">
- <label ref="LABEL"/>
- <value ref="VALUE"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption1" class="cell" style="left:503px; top:5px; width:100px; height:20px; font-weight:bold; border-color:#000000; ">钢包包号:</caption>
- <caption id="caption3" class="cell" style="left:747px; top:5px; width:100px; height:20px; font-weight:bold; border-color:#000000; ">发生位置:</caption>
- <select1 id="combo3" ref="/root/searchData/RTN_CHARGE_OCR_PROC" appearance="minimal" editmode="input" style="left:849px; top:5px; width:130px; height:20px; border-color:#000000; ">
- <choices>
- <itemset nodeset="/root/initData/INIT_CHARGE_NO/InitDataResult_VO/InitDataResult_Row">
- <label ref="LABEL"/>
- <value ref="VALUE"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption4" class="cell" style="left:748px; top:40px; width:98px; height:20px; font-weight:bold; border-color:#000000; ">回送溶钢量kg:</caption>
- <caption id="caption5" class="cell" style="left:247px; top:40px; width:100px; height:20px; font-weight:bold; border-color:#000000; ">回送位置:</caption>
- <select1 id="combo5" ref="/root/searchData/RTN_CHARGE_CAUSE_CD" appearance="minimal" editmode="input" style="left:102px; top:40px; width:130px; height:20px; border-color:#000000; ">
- <choices>
- <itemset nodeset="/root/initData/INIT_CHARGE_NO/InitDataResult_VO/InitDataResult_Row">
- <label ref="LABEL"/>
- <value ref="VALUE"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption6" class="cell" style="left:0px; top:40px; width:100px; height:20px; font-weight:bold; border-color:#000000; ">回送原因:</caption>
- <caption id="caption7" class="cell" style="left:501px; top:40px; width:100px; height:20px; font-weight:bold; border-color:#000000; ">回送时刻:</caption>
- <select1 id="combo6" ref="/root/searchData/RTN_CHARGE_TREAT_PROC" appearance="minimal" editmode="input" style="left:349px; top:40px; width:130px; height:20px; border-color:#000000; ">
- <choices>
- <item>
- <label>1#转炉</label>
- <value>B1</value>
- </item>
- <item>
- <label>2#转炉</label>
- <value>B2</value>
- </item>
- </choices>
- </select1>
- <input id="input1" ref="/root/searchData/RTN_CHARGE_OCR_DTIME" inputtype="date" format="yyyy-mm-dd hh:nn" style="left:603px; top:40px; width:130px; height:20px; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
-
- ]]>
- </script>
- </input>
- <caption id="caption8" class="cell" style="left:503px; top:5px; width:100px; height:20px; font-weight:bold; border-color:#000000; ">钢包包号:</caption>
- <caption id="caption9" class="cell" style="left:747px; top:5px; width:100px; height:20px; font-weight:bold; border-color:#000000; ">发生位置:</caption>
- <select1 id="combo1" ref="/root/searchData/LD_NO" appearance="minimal" editmode="input" style="left:605px; top:5px; width:130px; height:20px; border-color:#000000; ">
- <choices>
- <item>
- <label>R01</label>
- <value>R01</value>
- </item>
- <item>
- <label>R02</label>
- <value>R02</value>
- </item>
- <item>
- <label>R03</label>
- <value>R03</value>
- </item>
- <item>
- <label>R04</label>
- <value>R04</value>
- </item>
- </choices>
- </select1>
- <select1 id="combo7" ref="/root/searchData/RTN_CHARGE_OCR_PROC" appearance="minimal" editmode="input" style="left:849px; top:5px; width:130px; height:20px; border-color:#000000; ">
- <choices>
- <item>
- <label>1#CAS站</label>
- <value>C1</value>
- </item>
- <item>
- <label>2#CAS站</label>
- <value>C2</value>
- </item>
- <item>
- <label>RH炉</label>
- <value>R1</value>
- </item>
- <item>
- <label>LF炉</label>
- <value>L1</value>
- </item>
- <item>
- <label>1#连铸机</label>
- <value>J1</value>
- </item>
- <item>
- <label>2#连铸机</label>
- <value>J2</value>
- </item>
- </choices>
- </select1>
- <caption id="caption10" class="cell" style="left:248px; top:5px; width:100px; height:20px; font-weight:bold; border-color:#000000; ">计划炉次号:</caption>
- <input id="input3" ref="/root/searchData/PLAN_CHARGE_NO" style="left:350px; top:5px; width:130px; height:20px; "/>
- <input id="input4" ref="/root/searchData/RTN_CHARGE_WGT" format="#,###" validateformat="true" style="left:850px; top:40px; width:130px; height:20px; "/>
- <select1 id="combo4" ref="/root/searchData/CHARGE_NO" appearance="minimal" style="left:102px; top:5px; width:130px; height:20px; border-color:#000000; ">
- <choices>
- <itemset nodeset="/root/commData/charge_no/INIT_CHARGE_NO_Row">
- <label ref="CHARGE_NO"/>
- <value ref="CHARGE_NO"/>
- </itemset>
- </choices>
- </select1>
- <button id="button1" style="left:435px; top:95px; width:65px; height:20px; ">
- <caption>button1</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- save();
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|