UIB030204.xrw 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet type="text/css" href="../../css/body.css" ?>
  3. <?xml-stylesheet type="text/css" href="../css/bCommon.css" ?>
  4. <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">
  5. <xhtml:head>
  6. <xhtml:title>
  7. <![CDATA[统计管理>>现况分析>>板坯现况查询]]>
  8. </xhtml:title>
  9. <model id="model1">
  10. <instance id="instance1">
  11. <root xmlns="">
  12. <reqData/>
  13. <resData/>
  14. <datagrid1/>
  15. <formData>
  16. <SDTIME/>
  17. <EDTIME/>
  18. <COIL1/>
  19. <COIL2/>
  20. </formData>
  21. </root>
  22. </instance>
  23. <script type="javascript" ev:event="xforms-ready">
  24. <![CDATA[
  25. ]]>
  26. </script>
  27. </model>
  28. <script type="javascript" src="../../js/boaCommon.js"/>
  29. <script type="javascript" src="../../js/b01.js"/>
  30. <script type="javascript">
  31. <![CDATA[
  32. function find()
  33. {
  34. model.removenode("/root/reqData");
  35. model.makeNode("/root/reqData");
  36. commSubmit("UIB030204-service", "find", "glueAction.do");
  37. model.copyNode("/root/datagrid1" , "/root/resData/HisDcsResult_VO");
  38. model.refresh();
  39. }
  40. ]]>
  41. </script>
  42. </xhtml:head>
  43. <xhtml:body pagewidth="980" pageheight="620">
  44. <datagrid id="datagrid3" nodeset="/root/datagrid3/HisDcsResult_Row" caption="钢卷号^状态区分^合同号^订单号^原始合同号^原始订单号^材质判定等级^成分判定等级^重量判定等级^外观判定等级^尺寸判定等级^综合判定等级^操作人^操作时间" colsep="^" colwidth="100, 100, 100, 100, 100, 100, 55, 55, 55, 55, 55, 55, 71, 71" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="30" rowsep="|" tooltip="label" style="left:0px; top:40px; width:975px; height:570px; ">
  45. <col ref="MATERIAL_NO"/>
  46. <col disabled="true" ref="DCS_FLAG" type="combo">
  47. <choices>
  48. <item>
  49. <label>综合判定</label>
  50. <value>D</value>
  51. </item>
  52. <item>
  53. <label>取消判定</label>
  54. <value>C</value>
  55. </item>
  56. </choices>
  57. </col>
  58. <col ref="ORD_NO"/>
  59. <col ref="ORD_SEQ"/>
  60. <col ref="ORG_ORD_NO"/>
  61. <col ref="ORG_ORD_SEQ"/>
  62. <col ref="MATLQLTY_DEC_GRD"/>
  63. <col ref="INGR_DEC_GRD"/>
  64. <col ref="WGT_DEC_RST"/>
  65. <col ref="EXTSHAPE_DEC_GRD"/>
  66. <col ref="SIZE_DEC_RST"/>
  67. <col ref="TOT_DEC_GRD"/>
  68. <col ref="REG_PGM_ID"/>
  69. <col ref="REG_DTIME" format="yyyy-mm-dd hh:nn:ss"/>
  70. </datagrid>
  71. <button id="button1" style="left:905px; top:10px; width:65px; height:20px; ">
  72. <caption>FIND</caption>
  73. <script type="javascript" ev:event="DOMActivate">
  74. <![CDATA[
  75. find();
  76. ]]>
  77. </script>
  78. </button>
  79. <line id="line1" style="x1:0px; y1:35px; x2:975px; y2:35px; "/>
  80. <caption id="caption1" class="cell" style="left:0px; top:10px; width:100px; height:20px; ">判定日期</caption>
  81. <input id="input1" style="left:100px; top:10px; width:100px; height:20px; "/>
  82. <line id="line2" style="x1:200px; y1:20px; x2:210px; y2:20px; "/>
  83. <input id="input2" style="left:210px; top:10px; width:100px; height:20px; "/>
  84. <caption id="caption2" class="cell" style="left:335px; top:10px; width:100px; height:20px; ">轧批号</caption>
  85. <input id="input3" style="left:435px; top:10px; width:100px; height:20px; "/>
  86. <line id="line3" style="x1:535px; y1:20px; x2:545px; y2:20px; "/>
  87. <input id="input4" style="left:545px; top:10px; width:100px; height:20px; "/>
  88. </xhtml:body>
  89. </xhtml:html>