| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187 |
- <?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>钢包包况实绩录入</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <formData>
- <ldNo/>
- <bdlg>2</bdlg>
- <bkjz>N</bkjz>
- <bkdz/>
- <rowStatus>u</rowStatus>
- </formData>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- init();
- ]]>
- </script>
- </model>
- <script type="javascript">
- <![CDATA[
- function init(){
- var parentWindow = window.opener;
- var ldNo = parentWindow.model.getValue("/root/tempData");
- model.setValue("/root/formData/ldNo",ldNo);
- input1.refresh();
- }
-
- function save(){
- commSendReq("/root/formData");
- commSubmit("UIG03COMM-service","LdInfoUpdate","glueAction.do");
- alert("操作成功");
- window.close();
- }
- ]]>
- </script>
- <script type="javascript" src="../../js/boaCommon.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="300" pageheight="200">
- <button id="button1" style="left:200px; top:20px; width:85px; height:20px; background-image:../../images/btn_save1.gif; ">
- <caption>保 存</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- save();
- ]]>
- </script>
- </button>
- <caption id="caption1" class="cell" style="left:55px; top:80px; width:70px; height:25px; font-weight:bold; border-color:#000000; ">包底冷钢</caption>
- <caption id="caption2" class="cell" style="left:55px; top:15px; width:100px; height:25px; font-weight:bold; border-color:#000000; ">钢包包况</caption>
- <caption id="caption11" class="cell" style="left:55px; top:50px; width:70px; height:25px; font-weight:bold; border-color:#000000; ">钢包号</caption>
- <select1 id="combo2" ref="/root/formData/bdlg" appearance="minimal" editmode="input" style="left:125px; top:80px; width:100px; height:25px; ">
- <choices>
- <item>
- <label>1-2</label>
- <value>1</value>
- </item>
- <item>
- <label>2-3</label>
- <value>2</value>
- </item>
- <item>
- <label>3-4</label>
- <value>3</value>
- </item>
- <item>
- <label>4-5</label>
- <value>4</value>
- </item>
- <item>
- <label>5-6</label>
- <value>5</value>
- </item>
- <item>
- <label>6-7</label>
- <value>6</value>
- </item>
- <item>
- <label>7-8</label>
- <value>7</value>
- </item>
- <item>
- <label>8-9</label>
- <value>8</value>
- </item>
- <item>
- <label>9-10</label>
- <value>9</value>
- </item>
- <item>
- <label>10-11</label>
- <value>10</value>
- </item>
- <item>
- <label>11-12</label>
- <value>11</value>
- </item>
- <item>
- <label>12-13</label>
- <value>12</value>
- </item>
- <item>
- <label>13-14</label>
- <value>13</value>
- </item>
- <item>
- <label>14-15</label>
- <value>14</value>
- </item>
- <item>
- <label>15-16</label>
- <value>15</value>
- </item>
- <item>
- <label>16-17</label>
- <value>16</value>
- </item>
- <item>
- <label>17-18</label>
- <value>17</value>
- </item>
- <item>
- <label>18-19</label>
- <value>18</value>
- </item>
- <item>
- <label>19-20</label>
- <value>19</value>
- </item>
- <item>
- <label>20-21</label>
- <value>20</value>
- </item>
- <item>
- <label>无</label>
- <value/>
- </item>
- </choices>
- </select1>
- <caption id="caption3" class="cell" style="left:55px; top:140px; width:70px; height:25px; font-weight:bold; border-color:#000000; ">包口掉砖</caption>
- <caption id="caption4" class="cell" style="left:55px; top:110px; width:70px; height:25px; font-weight:bold; border-color:#000000; ">包口结渣</caption>
- <select1 id="combo3" ref="/root/formData/bkjz" appearance="minimal" style="left:125px; top:110px; width:100px; height:25px; ">
- <choices>
- <item>
- <label>有</label>
- <value>Y</value>
- </item>
- <item>
- <label>无</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <select1 id="combo6" ref="/root/formData/bkdz" appearance="minimal" style="left:125px; top:140px; width:100px; height:25px; ">
- <choices>
- <item>
- <label>一层</label>
- <value>1</value>
- </item>
- <item>
- <label>二层</label>
- <value>2</value>
- </item>
- <item>
- <label>三层</label>
- <value>3</value>
- </item>
- <item>
- <label>四层</label>
- <value>4</value>
- </item>
- <item>
- <label>五层</label>
- <value>5</value>
- </item>
- <item>
- <label>无</label>
- <value/>
- </item>
- </choices>
- </select1>
- <input id="input1" ref="/root/formData/ldNo" disabled="true" style="left:125px; top:50px; width:100px; height:25px; "/>
- </xhtml:body>
- </xhtml:html>
|