e808b2a2d72bab5864824bdcb995a1dd2bfa7ecf.svn-base 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  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. <datagrid1/>
  13. <curProc>
  14. <CurProc_Row>
  15. <LABEL/>
  16. <VALUE/>
  17. </CurProc_Row>
  18. </curProc>
  19. <formData>
  20. <Slab_Kind>1</Slab_Kind>
  21. </formData>
  22. </root>
  23. </instance>
  24. <script type="javascript" ev:event="xforms-ready">
  25. <![CDATA[
  26. if(window.parent==null) Init();
  27. ]]>
  28. </script>
  29. </model>
  30. <script type="javascript" src="../../js/boaCommon.js"/>
  31. <script type="javascript" src="../../js/b01.js"/>
  32. <script type="javascript">
  33. <![CDATA[
  34. function Init(node)
  35. {
  36. model.removenode("/root/reqData");
  37. model.makeNode("/root/reqData");
  38. commSubmit("UIB030205-service", "success", "glueAction.do");
  39. model.copyNode("/root/curProc" , "/root/resData/CurProc_VO");
  40. model.refresh();
  41. }
  42. function find()
  43. {
  44. model.removenode("/root/reqData");
  45. // model.makeValue("/root/reqData/SLAB_KIND" , combo1.value);
  46. commSendReq("/root/formData");
  47. if(combo1.value == "1")//未判定板坯
  48. {
  49. commSubmit("UIB030205-service", "find1", "glueAction.do");
  50. }
  51. else if(combo1.value == "2")//不合格板坯
  52. {
  53. commSubmit("UIB030205-service", "find2", "glueAction.do");
  54. }
  55. model.copyNode("/root/datagrid1" , "/root/resData/SlabResult_VO");
  56. model.refresh();
  57. }
  58. ]]>
  59. </script>
  60. </xhtml:head>
  61. <xhtml:body pagewidth="980" pageheight="620">
  62. <datagrid id="datagrid1" nodeset="/root/datagrid1/SlabResult_Row" caption="板坯号^进程状态^是否在炼钢板坯库^实际牌号^计划牌号^余材区分^成分等级^外观等级^判定操作人^判定操作时间" colsep="^" colwidth="100, 100, 58, 100, 100, 66, 76, 88, 89, 81" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="30" rowsep="|" tooltip="label" style="left:0px; top:30px; width:975px; height:585px; ">
  63. <col disabled="false" ref="SLAB_NO" type="input"/>
  64. <col disabled="true" ref="CUR_PROG_CD" type="combo">
  65. <choices>
  66. <itemset nodeset="/root/curProc/CurProc_Row">
  67. <label ref="LABEL"/>
  68. <value ref="VALUE"/>
  69. </itemset>
  70. </choices>
  71. </col>
  72. <col ref="SLAB_YN"/>
  73. <col ref="STL_GRD"/>
  74. <col ref="BEF_STL_GRD"/>
  75. <col disabled="true" ref="ORD_FL" type="combo">
  76. <choices>
  77. <item>
  78. <label>订单材</label>
  79. <value>1</value>
  80. </item>
  81. <item>
  82. <label>余材</label>
  83. <value>2</value>
  84. </item>
  85. </choices>
  86. </col>
  87. <col disabled="true" ref="SLAB_INGR_DEC_GRD" type="combo">
  88. <choices>
  89. <item>
  90. <label>待判定</label>
  91. <value/>
  92. </item>
  93. <item>
  94. <label>合格</label>
  95. <value>1</value>
  96. </item>
  97. <item>
  98. <label>不合格</label>
  99. <value>2</value>
  100. </item>
  101. <item>
  102. <label>化废</label>
  103. <value>3</value>
  104. </item>
  105. </choices>
  106. </col>
  107. <col disabled="true" ref="EXTSHAPE_GRD" type="combo">
  108. <choices>
  109. <item>
  110. <label>待判定</label>
  111. <value/>
  112. </item>
  113. <item>
  114. <label>合格</label>
  115. <value>1</value>
  116. </item>
  117. <item>
  118. <label>不合格</label>
  119. <value>2</value>
  120. </item>
  121. </choices>
  122. </col>
  123. <col ref="SLAB_INGR_DEC_EMP_ID"/>
  124. <col ref="SLAB_INGR_DEC_DTIME" format="yyyy-mm-dd hh:nn:ss"/>
  125. </datagrid>
  126. <caption id="caption1" class="cell" style="left:0px; top:3px; width:100px; height:20px; ">板坯类型</caption>
  127. <line id="line1" style="x1:0px; y1:0px; x2:976px; y2:0px; "/>
  128. <line id="line2" style="x1:0px; y1:26px; x2:975px; y2:26px; "/>
  129. <select1 id="combo1" ref="/root/formData/Slab_Kind" appearance="minimal" style="left:100px; top:3px; width:100px; height:20px; ">
  130. <choices>
  131. <item>
  132. <label>未判定板坯</label>
  133. <value>1</value>
  134. </item>
  135. <item>
  136. <label>不合格板坯</label>
  137. <value>2</value>
  138. </item>
  139. </choices>
  140. </select1>
  141. </xhtml:body>
  142. </xhtml:html>