0bbd83199c7b544a50663ff977f8fb6744e97b2e.svn-base 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet href="../../css/body.css" type="text/css" ?>
  3. <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">
  4. <xhtml:head>
  5. <xhtml:title>
  6. <![CDATA[炼钢作业 >> 板坯库管理 >> 热轧板坯库异常坯料查询(UIG060040)]]>
  7. </xhtml:title>
  8. <model id="model1">
  9. <instance id="instance1">
  10. <root xmlns="">
  11. <searchData>
  12. <slabNo/>
  13. <yardAddr/>
  14. </searchData>
  15. <outputData>
  16. <noYard/>
  17. <noSystem/>
  18. <errorData/>
  19. </outputData>
  20. </root>
  21. </instance>
  22. </model>
  23. <script type="javascript">
  24. <![CDATA[
  25. function find(){
  26. commSendReq("/root/searchData");
  27. commSubmit("UIG060040-service","find","glueAction.do");
  28. model.setValue("/root/outputData/noYard",model.getValue("/root/resData/syncSlabYard_vo_VO/syncSlabYard_vo_Row/NON_SEARCH"));
  29. model.setValue("/root/outputData/noSystem",model.getValue("/root/resData/syncSlabYard_vo_VO/syncSlabYard_vo_Row/NON_EXIT"));
  30. model.setValue("/root/outputData/errorData",model.getValue("/root/resData/syncSlabYard_vo_VO/syncSlabYard_vo_Row/ERRO_DUP_SLAB"));
  31. model.refresh();
  32. }
  33. ]]>
  34. </script>
  35. <script type="javascript" src="../../js/boaCommon.js"/>
  36. </xhtml:head>
  37. <xhtml:body>
  38. <textarea id="textarea2" ref="/root/searchData/slabNo" style="left:0px; top:25px; width:135px; height:615px; "/>
  39. <textarea id="textarea3" ref="/root/searchData/yardAddr" style="left:145px; top:25px; width:145px; height:615px; "/>
  40. <textarea id="textarea1" ref="/root/outputData/noSystem" style="left:315px; top:25px; width:160px; height:615px; "/>
  41. <textarea id="textarea4" ref="/root/outputData/noYard" style="left:485px; top:25px; width:225px; height:615px; "/>
  42. <textarea id="textarea5" ref="/root/outputData/errorData" style="left:725px; top:25px; width:145px; height:615px; "/>
  43. <caption id="caption3" class="cell" style="left:0px; top:0px; width:135px; height:20px; font-weight:bold; text-align:center; border-color:#000000; border-style:solid; ">板 坯 号</caption>
  44. <caption id="caption1" class="cell" style="left:145px; top:0px; width:145px; height:20px; font-weight:bold; text-align:center; border-color:#000000; border-style:solid; ">垛 位</caption>
  45. <caption id="caption2" class="cell" style="left:315px; top:0px; width:160px; height:20px; font-weight:bold; text-align:center; border-color:#000000; border-style:solid; ">未 入 库 坯 料</caption>
  46. <caption id="caption4" class="cell" style="left:485px; top:0px; width:225px; height:20px; font-weight:bold; text-align:center; border-color:#000000; border-style:solid; ">未 出 库 坯 料</caption>
  47. <caption id="caption5" class="cell" style="left:725px; top:0px; width:145px; height:20px; font-weight:bold; text-align:center; border-color:#000000; border-style:solid; ">库 存 重 复 坯 料</caption>
  48. </xhtml:body>
  49. </xhtml:html>