UIH051000.xrw 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet type="text/css" href="../../css/body.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[热轧作业>>钢卷库管理>>入/出库数据查询(UIH051000)]]>
  7. </xhtml:title>
  8. <model id="model1">
  9. <instance id="instance1">
  10. <root xmlns="">
  11. <formData>
  12. <enterdate/>
  13. <exitdate/>
  14. <coilNo/>
  15. <coilWth_MIN/>
  16. <coilThk_MIN/>
  17. <curLoadLoc/>
  18. <SPEC_STL_GRD/>
  19. <COIL_STAT>2</COIL_STAT>
  20. <coilWth_MAX/>
  21. <coilThk_MAX/>
  22. <shift/>
  23. <group/>
  24. <reg_id/>
  25. <CAR_NO/>
  26. <ORD_NO/>
  27. <ORD_SEQ/>
  28. <DLIV_DIRNO/>
  29. <CUST/>
  30. <DLIV_TP/>
  31. <COIL_DEFECTIVE/>
  32. <QK/>
  33. <ORD_FL/>
  34. <ORD_QK/>
  35. <PRODNM_CD/>
  36. <XSQY/>
  37. <SPM_TYPE/>
  38. <deldatefr/>
  39. <dedateto/>
  40. <ROLLFR/>
  41. <ROLLTO/>
  42. </formData>
  43. <reqData/>
  44. <resData/>
  45. <grid1/>
  46. <sumData>
  47. <SUM_COILRST_CNT/>
  48. <SUM_COILRST_WGT/>
  49. </sumData>
  50. <CUST_NM/>
  51. </root>
  52. </instance>
  53. <script type="javascript" ev:event="xforms-ready">
  54. <![CDATA[
  55. var dtime = commCurDate();
  56. if(model.getValue("/root/formData/enterdate") == null || model.getValue("/root/formData/enterdate") == ""){
  57. model.setValue("/root/formData/enterdate",dtime);
  58. }
  59. if(model.getValue("/root/formData/exitdate") == null || model.getValue("/root/formData/exitdate") == ""){
  60. model.setValue("/root/formData/exitdate",dtime);
  61. }
  62. input6.refresh();input9.refresh();
  63. model.removenode("/root/reqData");
  64. model.makeNode("/root/reqData");
  65. commSubmit("UIH051000-service","success","glueAction.do");
  66. commAppendData("/root/CUST_NM/CUSTLIST_VO","/root/resData/CUSTLIST_VO");
  67. model.refresh();
  68. ]]>
  69. </script>
  70. </model>
  71. <script type="javascript" src="../../js/boaMsg.js"/>
  72. <script type="javascript" src="../../js/boaCommon.js"/>
  73. <script type="javascript" src="../../js/bCommon.js"/>
  74. <script type="javascript">
  75. <![CDATA[
  76. function excelExport(){
  77. return datagrid1;
  78. }
  79. function find(){
  80. if(commDiffDay(input6.value,input9.value)>90)
  81. {
  82. alert(" 查询时间过长,请重新选择三个月内数据查询!! ");
  83. return;
  84. }
  85. if(model.getValue("/root/formData/COIL_STAT") == "2"){
  86. commSendReq("/root/formData");
  87. commSubmit("UIH051000-service","findIn","glueAction.do");
  88. commAppendData("/root/grid1/UIH051000_RESULT_VO","/root/resData/UIH051000_RESULT_VO");
  89. model.setValue("/root/sumData/SUM_COILRST_CNT",model.getValue("/root/resData/SumCoil_VO/SumCoil_Row/COIL_CNT"));
  90. model.setValue("/root/sumData/SUM_COILRST_WGT",model.getValue("/root/resData/SumCoil_VO/SumCoil_Row/COIL_WGT"));
  91. datagrid1.refresh();
  92. model.refresh();
  93. }else if(model.getValue("/root/formData/COIL_STAT") == "3"){
  94. commSendReq("/root/formData");
  95. commSubmit("UIH051000-service","findOut","glueAction.do");
  96. commAppendData("/root/grid1/UIH051000_RESULT_VO","/root/resData/UIH051000_RESULT_VO");
  97. model.setValue("/root/sumData/SUM_COILRST_CNT",model.getValue("/root/resData/SumCoil_VO/SumCoil_Row/COIL_CNT"));
  98. model.setValue("/root/sumData/SUM_COILRST_WGT",model.getValue("/root/resData/SumCoil_VO/SumCoil_Row/COIL_WGT"));
  99. datagrid1.refresh();
  100. model.refresh();
  101. }
  102. }
  103. ]]>
  104. </script>
  105. </xhtml:head>
  106. <xhtml:body>
  107. <datagrid id="datagrid1" nodeset="/root/grid1/UIH051000_RESULT_VO/UIH051000_RESULT_Row" visibility="visible" caption="入库时间^缓冷时间^轧制时间^出库时间^在库时间^清库操作在库时间^操作时间^预装时间^班次^班组^操作人^轧批号^钢卷号^轧辊号^辊内顺序号^产品类型^交货期^销售区域^钢种^改判前钢种^订单规格^订单规格^成品规格^成品规格^卷重^堆放位置^综合判定等级^成份判定等级^材质判定^尺寸判定^外观判定^重量判定^二级库存^次品区分^清库前性能^清库前外观^合同号^订单号^收货单位^到站^运输方式^冶炼炉号^炼钢钢种^车辆号^运输指示号|入库时间^缓冷时间^轧制时间^出库时间^在库时间^清库操作在库时间^操作时间^预装时间^班次^班组^操作人^轧批号^钢卷号^轧辊号^辊内顺序号^产品类型^交货期^销售区域^钢种^改判前钢种^厚度^宽度^厚度^宽度^卷重^堆放位置^综合判定等级^成份判定等级^材质判定^尺寸判定^外观判定^重量判定^二级库存^次品区分^清库前性能^清库前外观^合同号^订单号^收货单位^到站^运输方式^冶炼炉号^炼钢钢种^车辆号^运输指示号" colsep="^" colwidth="80, 37, 100, 80, 60, 65, 87, 100, 84, 71, 78, 70, 90, 51, 50, 60, 87, 78, 60, 80, 34, 40, 44, 46, 60, 80, 50, 50, 50, 50, 50, 50, 63, 80, 100, 100, 50, 69, 71, 100, 50, 50, 90, 90, 100" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:95px; width:980px; height:500px; ">
  108. <col ref="YARD_ENTRY_DTIME"/>
  109. <col ref="COLDTIME"/>
  110. <col ref="MILL_DTIME"/>
  111. <col ref="TRNF_DTIME"/>
  112. <col ref="ZKSJ"/>
  113. <col ref="ZKSJ1" visibility="hidden"/>
  114. <col ref="CZSJ" type="input" format="yyyy-mm-dd hh:nn:ss"/>
  115. <col ref="YZCS_DTIME"/>
  116. <col disabled="true" ref="SHIFT" type="combo">
  117. <choices>
  118. <item>
  119. <label>早班</label>
  120. <value>1</value>
  121. </item>
  122. <item>
  123. <label>中班</label>
  124. <value>2</value>
  125. </item>
  126. <item>
  127. <label>晚班</label>
  128. <value>3</value>
  129. </item>
  130. </choices>
  131. </col>
  132. <col disabled="true" ref="WKGROUP" type="combo">
  133. <choices>
  134. <item>
  135. <label>甲班</label>
  136. <value>A</value>
  137. </item>
  138. <item>
  139. <label>乙班</label>
  140. <value>B</value>
  141. </item>
  142. <item>
  143. <label>丙班</label>
  144. <value>C</value>
  145. </item>
  146. <item>
  147. <label>丁班</label>
  148. <value>D</value>
  149. </item>
  150. </choices>
  151. </col>
  152. <col ref="CZR"/>
  153. <col ref="ZPH"/>
  154. <col editable="false" ref="OLD_SAMPL_NO" type="input" style="background-color:#ffffff; "/>
  155. <col editable="false" ref="ROLL_MANA_NO" type="input" style="background-color:#ffffff; "/>
  156. <col editable="false" ref="ROLL_SLAB_SEQ" type="input" style="background-color:#ffffff; "/>
  157. <col ref="PRODNM_CD"/>
  158. <col editable="false" ref="ORD_DEVLMT_DATE" type="input" style="background-color:#ffffff; "/>
  159. <col ref="XSQY"/>
  160. <col editable="false" ref="SPEC_STL_GRD" type="input" style="background-color:#ffffff; "/>
  161. <col editable="false" ref="BEF_SPEC_STL_GRD" type="input" style="background-color:#ffffff; "/>
  162. <col editable="false" ref="ORD_THK" type="input" style="background-color:#ffffff; "/>
  163. <col editable="false" ref="ORD_WTH" type="input" style="background-color:#ffffff; "/>
  164. <col editable="false" ref="COIL_THK" type="input" style="background-color:#ffffff; "/>
  165. <col editable="false" ref="COIL_WTH" type="input" style="background-color:#ffffff; "/>
  166. <col editable="false" ref="ACT_WGT" type="input" style="background-color:#ffffff; "/>
  167. <col editable="false" ref="CUR_LOAD_LOC" type="input" style="background-color:#ffffff; "/>
  168. <col ref="TOT_DEC_GRD"/>
  169. <col ref="INGR_DEC_GRD"/>
  170. <col ref="MATLQLTY_DEC_GRD"/>
  171. <col ref="SIZE_DEC_RST"/>
  172. <col ref="EXTSHAPE_DEC_GRD"/>
  173. <col ref="WGT_DEC_RST"/>
  174. <col ref="QK_YN"/>
  175. <col ref="COIL_DEFECTIVE"/>
  176. <col ref="BEF_MATRL_END_CAUSE_CD"/>
  177. <col ref="BEF_EXTSHAPE_DEC_GRD"/>
  178. <col editable="false" ref="ORD_NO" type="input" style="background-color:#ffffff; "/>
  179. <col editable="false" ref="ORD_SEQ" type="input" style="background-color:#ffffff; "/>
  180. <col ref="ORDCUST_CD"/>
  181. <col ref="DEST_PCD"/>
  182. <col ref="DLIV_TP"/>
  183. <col editable="false" ref="CHARGE_NO" type="input" style="background-color:#ffffff; "/>
  184. <col editable="false" ref="STL_GRD" type="input" style="background-color:#ffffff; "/>
  185. <col editable="false" ref="TRANS_CAR_NO" type="input" style="background-color:#ffffff; "/>
  186. <col editable="false" ref="DLIV_DIRNO" type="input" style="background-color:#ffffff; "/>
  187. </datagrid>
  188. <caption id="caption1" class="cell" style="left:820px; top:0px; width:60px; height:20px; font-weight:bold; border-color:#000000; ">垛 位</caption>
  189. <caption id="caption2" class="cell" style="left:0px; top:0px; width:50px; height:20px; font-weight:bold; border-color:#000000; ">时 间</caption>
  190. <caption id="caption3" class="cell" style="left:0px; top:25px; width:70px; height:20px; font-weight:bold; border-color:#000000; ">钢 卷 号</caption>
  191. <caption id="caption4" class="cell" style="left:505px; top:0px; width:45px; height:20px; font-weight:bold; border-color:#000000; ">宽 度</caption>
  192. <input id="input2" ref="/root/formData/curLoadLoc" style="left:882px; top:0px; width:85px; height:20px; "/>
  193. <input id="input4" ref="/root/formData/coilWth_MIN" format="999999-9999999" style="left:551px; top:0px; width:49px; height:20px; "/>
  194. <caption id="caption5" class="cell" style="left:665px; top:0px; width:43px; height:20px; font-weight:bold; border-color:#000000; ">厚 度</caption>
  195. <input id="input3" ref="/root/formData/coilThk_MIN" format="999999-9999999" style="left:710px; top:0px; width:45px; height:20px; "/>
  196. <input id="input5" ref="/root/formData/coilNo" style="left:68px; top:25px; width:95px; height:20px; "/>
  197. <input id="input6" ref="/root/formData/enterdate" inputtype="date" format="yyyy-mm-dd" style="left:52px; top:0px; width:100px; height:20px; "/>
  198. <caption id="caption6" class="cell" style="left:365px; top:0px; width:50px; height:20px; font-weight:bold; border-color:#000000; ">牌号</caption>
  199. <input id="input1" ref="/root/formData/SPEC_STL_GRD" style="left:418px; top:0px; width:82px; height:20px; "/>
  200. <output id="output5" ref="/root/sumData/SUM_COILRST_WGT" format="#,###" style="left:362px; top:596px; width:90px; height:20px; text-align:right; background-color:#ffffff; border-color:#000000; border-style:solid; "/>
  201. <output id="output6" ref="/root/sumData/SUM_COILRST_CNT" format="#,###" style="left:172px; top:596px; width:90px; height:20px; text-align:right; background-color:#ffffff; border-color:#000000; border-style:solid; "/>
  202. <caption id="caption10" class="cell" style="left:0px; top:595px; width:85px; height:20px; text-align:center; background-color:#ffcc99; border-color:#000000; border-style:solid; ">上表统计:</caption>
  203. <caption id="caption11" class="cell" style="left:90px; top:596px; width:80px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">钢卷总块数</caption>
  204. <caption id="caption12" class="cell" style="left:265px; top:596px; width:95px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">钢卷总重量(吨)</caption>
  205. <select1 id="combo1" ref="/root/formData/COIL_STAT" appearance="minimal" style="left:255px; top:0px; width:100px; height:20px; ">
  206. <choices>
  207. <item>
  208. <label>入库时间查询</label>
  209. <value>2</value>
  210. </item>
  211. <item>
  212. <label>出库时间查询</label>
  213. <value>3</value>
  214. </item>
  215. </choices>
  216. </select1>
  217. <input id="input7" ref="/root/formData/coilWth_MAX" format="999999-9999999" style="left:605px; top:0px; width:54px; height:20px; "/>
  218. <line id="line2" style="x1:640px; y1:35px; x2:645px; y2:35px; "/>
  219. <input id="input8" ref="/root/formData/coilThk_MAX" format="999999-9999999" style="left:760px; top:0px; width:55px; height:20px; "/>
  220. <input id="input9" ref="/root/formData/exitdate" inputtype="date" format="yyyy-mm-dd" style="left:153px; top:0px; width:100px; height:20px; "/>
  221. <caption id="caption7" class="cell" style="left:170px; top:25px; width:50px; height:20px; font-weight:bold; border-color:#000000; ">班次</caption>
  222. <caption id="caption8" class="cell" style="left:290px; top:25px; width:50px; height:20px; font-weight:bold; border-color:#000000; ">班组</caption>
  223. <input id="input12" ref="/root/formData/reg_id" style="left:465px; top:25px; width:70px; height:20px; "/>
  224. <caption id="caption9" class="cell" style="left:410px; top:25px; width:55px; height:20px; font-weight:bold; border-color:#000000; ">作业人</caption>
  225. <select1 id="combo2" ref="/root/formData/shift" appearance="minimal" style="left:220px; top:25px; width:60px; height:20px; ">
  226. <choices>
  227. <item>
  228. <label>早班</label>
  229. <value>1</value>
  230. </item>
  231. <item>
  232. <label>中班</label>
  233. <value>2</value>
  234. </item>
  235. <item>
  236. <label>晚班</label>
  237. <value>3</value>
  238. </item>
  239. <item>
  240. <label/>
  241. <value/>
  242. </item>
  243. </choices>
  244. </select1>
  245. <select1 id="combo3" ref="/root/formData/group" appearance="minimal" style="left:340px; top:25px; width:60px; height:20px; ">
  246. <choices>
  247. <item>
  248. <label>甲班</label>
  249. <value>A</value>
  250. </item>
  251. <item>
  252. <label>乙班</label>
  253. <value>B</value>
  254. </item>
  255. <item>
  256. <label>丙班</label>
  257. <value>C</value>
  258. </item>
  259. <item>
  260. <label>丁班</label>
  261. <value>D</value>
  262. </item>
  263. <item>
  264. <label/>
  265. <value/>
  266. </item>
  267. </choices>
  268. </select1>
  269. <input id="input10" ref="/root/formData/CAR_NO" style="left:238px; top:50px; width:87px; height:20px; "/>
  270. <caption id="caption13" class="cell" style="left:190px; top:50px; width:50px; height:20px; font-weight:bold; border-color:#000000; ">车辆号</caption>
  271. <input id="input11" ref="/root/formData/ORD_NO" style="left:415px; top:50px; width:78px; height:20px; "/>
  272. <caption id="caption14" class="cell" style="left:335px; top:50px; width:80px; height:20px; font-weight:bold; border-color:#000000; ">合同-订单号</caption>
  273. <input id="input13" ref="/root/formData/DLIV_DIRNO" style="left:610px; top:25px; width:90px; height:20px; "/>
  274. <caption id="caption15" class="cell" style="left:545px; top:25px; width:69px; height:20px; font-weight:bold; border-color:#000000; ">运输指示号</caption>
  275. <input id="input14" ref="/root/formData/ORD_SEQ" style="left:505px; top:50px; width:31px; height:20px; "/>
  276. <line id="line3" style="x1:505px; y1:60px; x2:490px; y2:60px; "/>
  277. <select1 id="combo4" ref="/root/formData/CUST" appearance="minimal" style="left:80px; top:50px; width:100px; height:20px; ">
  278. <choices>
  279. <itemset nodeset="/root/CUST_NM/CUSTLIST_VO/CUSTLIST_Row">
  280. <label ref="LABEL"/>
  281. <value ref="VALUE"/>
  282. </itemset>
  283. </choices>
  284. </select1>
  285. <caption id="caption16" class="cell" style="left:0px; top:50px; width:80px; height:20px; font-weight:bold; border-color:#000000; ">收货单位</caption>
  286. <select1 id="combo5" ref="/root/formData/DLIV_TP" appearance="minimal" style="left:770px; top:25px; width:65px; height:20px; ">
  287. <choices>
  288. <item>
  289. <label>火运</label>
  290. <value>T</value>
  291. </item>
  292. <item>
  293. <label>汽运</label>
  294. <value>C</value>
  295. </item>
  296. <item>
  297. <label>运输链</label>
  298. <value>L</value>
  299. </item>
  300. <item>
  301. <label/>
  302. <value/>
  303. </item>
  304. </choices>
  305. </select1>
  306. <caption id="caption17" class="cell" style="left:710px; top:25px; width:60px; height:20px; font-weight:bold; border-color:#000000; ">运输方式</caption>
  307. <select1 id="combo6" ref="/root/formData/COIL_DEFECTIVE" appearance="minimal" style="left:615px; top:50px; width:85px; height:20px; ">
  308. <choices>
  309. <item>
  310. <label>成分不合格</label>
  311. <value>2A</value>
  312. </item>
  313. <item>
  314. <label>工序不合格</label>
  315. <value>2E</value>
  316. </item>
  317. <item>
  318. <label>尺寸不合格</label>
  319. <value>3B</value>
  320. </item>
  321. <item>
  322. <label>重量不合格</label>
  323. <value>3C</value>
  324. </item>
  325. <item>
  326. <label>外观不合格</label>
  327. <value>3D</value>
  328. </item>
  329. <item>
  330. <label>性能不合格</label>
  331. <value>4A</value>
  332. </item>
  333. <item>
  334. <label>--全部--</label>
  335. <value/>
  336. </item>
  337. </choices>
  338. </select1>
  339. <caption id="caption18" class="cell" style="left:545px; top:50px; width:70px; height:20px; font-weight:bold; border-color:#000000; ">次品区分</caption>
  340. <select1 id="combo8" ref="/root/formData/ORD_QK" appearance="minimal" editmode="inputsearch" style="left:770px; top:50px; width:65px; height:20px; text-align:left; ">
  341. <choices>
  342. <item>
  343. <label>订单材</label>
  344. <value>1</value>
  345. </item>
  346. <item>
  347. <label>二级库存</label>
  348. <value>Y</value>
  349. </item>
  350. <item>
  351. <label/>
  352. <value/>
  353. </item>
  354. </choices>
  355. <script type="javascript" ev:event="xforms-value-changed">
  356. <![CDATA[
  357. //这里需要给出选择,选择订单才的时候赋值为ORD_FL.选择清库的时候赋值给QK
  358. var ORD_QK = model.getValue("/root/formData/ORD_QK");
  359. if(ORD_QK == "1"){
  360. model.setValue("/root/formData/ORD_FL","1");
  361. model.setValue("/root/formData/QK","");
  362. }else if(ORD_QK == "Y"){
  363. model.setValue("/root/formData/ORD_FL","");
  364. model.setValue("/root/formData/QK","Y");
  365. }else{
  366. model.setValue("/root/formData/ORD_FL","");
  367. model.setValue("/root/formData/QK","");
  368. }
  369. model.refresh();
  370. ]]>
  371. </script>
  372. </select1>
  373. <caption id="caption19" class="cell" style="left:710px; top:50px; width:60px; height:20px; font-weight:bold; border-color:#000000; ">订单区分</caption>
  374. <caption id="caption20" class="cell" style="left:185px; top:72px; width:65px; height:20px; font-weight:bold; vertical-align:middle; ">产品类型</caption>
  375. <input id="input15" ref="/root/formData/XSQY" style="left:900px; top:25px; width:80px; height:20px; "/>
  376. <caption id="caption21" class="cell" style="left:840px; top:25px; width:60px; height:20px; font-weight:bold; border-color:#000000; ">销售区域</caption>
  377. <caption id="caption22" class="cell" style="left:0px; top:72px; width:70px; height:20px; font-weight:bold; border-color:#000000; ">SPM类型</caption>
  378. <select1 id="combo11" ref="/root/formData/SPM_TYPE" appearance="minimal" editmode="inputsearch" style="left:72px; top:72px; width:100px; height:20px; text-align:left; ">
  379. <choices>
  380. <item>
  381. <label>平整</label>
  382. <value>1</value>
  383. </item>
  384. <item>
  385. <label>分卷</label>
  386. <value>2</value>
  387. </item>
  388. <item>
  389. <label>平整分卷</label>
  390. <value>3</value>
  391. </item>
  392. <item>
  393. <label>重卷</label>
  394. <value>4</value>
  395. </item>
  396. <item>
  397. <label>开卷检查</label>
  398. <value>5</value>
  399. </item>
  400. <item>
  401. <label/>
  402. <value/>
  403. </item>
  404. </choices>
  405. </select1>
  406. <input id="input16" ref="/root/formData/PRODNM_CD" inputtype="button" style="left:250px; top:72px; width:80px; height:20px; ">
  407. <script type="javascript" ev:event="onclick">
  408. <![CDATA[
  409. //修改订单类型,可以多选。TL 091125
  410. checkbox2.visible = (checkbox2.visible == false);
  411. ]]>
  412. </script>
  413. </input>
  414. <select id="checkbox2" ref="/root/formData/PRODNM_CD" visibility="hidden" overflow="visible" appearance="full" style="left:250px; top:90px; width:100px; height:20px; background-color:#ffff99; border-width:1px; border-style:none; ">
  415. <choices>
  416. <item>
  417. <label>全部</label>
  418. <value/>
  419. </item>
  420. <item>
  421. <label>热轧卷</label>
  422. <value>AR</value>
  423. </item>
  424. <item>
  425. <label>酸轧卷</label>
  426. <value>CR</value>
  427. </item>
  428. <item>
  429. <label>连退卷</label>
  430. <value>LT</value>
  431. </item>
  432. <item>
  433. <label>分卷板</label>
  434. <value>FJ</value>
  435. </item>
  436. <item>
  437. <label>花纹卷</label>
  438. <value>HW</value>
  439. </item>
  440. <item>
  441. <label>开平板</label>
  442. <value>KP</value>
  443. </item>
  444. <item>
  445. <label>平整卷</label>
  446. <value>PZ</value>
  447. </item>
  448. <item>
  449. <label>花纹开平</label>
  450. <value>HK</value>
  451. </item>
  452. <item>
  453. <label>酸洗卷</label>
  454. <value>SX</value>
  455. </item>
  456. </choices>
  457. </select>
  458. <button id="button1" visibility="visible" style="left:845px; top:50px; width:100px; height:20px; ">
  459. <caption>button1</caption>
  460. <script type="javascript" ev:event="onclick">
  461. <![CDATA[
  462. find();
  463. ]]>
  464. </script>
  465. </button>
  466. <button id="button2" visibility="hidden" style="left:210px; top:205px; width:100px; height:20px; ">
  467. <caption>button2</caption>
  468. <script type="javascript" ev:event="onclick">
  469. <![CDATA[
  470. find();
  471. ]]>
  472. </script>
  473. </button>
  474. <input id="input17" ref="/root/formData/deldatefr" inputtype="date" format="yyyy-mm-dd" style="left:430px; top:75px; width:100px; height:20px; "/>
  475. <input id="input18" ref="/root/formData/dedateto" inputtype="date" format="yyyy-mm-dd" style="left:530px; top:75px; width:100px; height:20px; "/>
  476. <caption id="caption23" class="cell" style="left:350px; top:75px; width:80px; height:20px; font-weight:bold; border-color:#000000; ">交货期</caption>
  477. <line id="line1" style="x1:650px; y1:45px; x2:655px; y2:45px; "/>
  478. <caption id="caption24" class="cell" style="left:640px; top:75px; width:95px; height:20px; font-weight:bold; border-color:#000000; ">轧制单元</caption>
  479. <input id="input19" ref="/root/formData/ROLLFR" style="left:735px; top:75px; width:80px; height:20px; "/>
  480. <input id="input20" ref="/root/formData/ROLLTO" style="left:810px; top:75px; width:80px; height:20px; "/>
  481. <button id="button3" style="left:905px; top:70px; width:60px; height:20px; font-family:黑体; color:#3366ff; ">
  482. <caption>导出</caption>
  483. <script type="javascript" ev:event="DOMActivate">
  484. <![CDATA[
  485. //saveExcelScript(datagrid1, "Sheet1");
  486. if(datagrid1.rows<=2){
  487. window.alert("无数据源,请先查询.", "提示");
  488. return;
  489. }
  490. var jsonMerges="[{'name':'y','x':0,'y':0,'cnt':1}]";
  491. var _cnt = datagrid1.selectedRows;
  492. commonOutExcel('CRKCX',datagrid1.caption,'/root/grid1/UIH051000_RESULT_VO','UIH090060-service',jsonMerges,'xls');
  493. ]]>
  494. </script>
  495. <script type="javascript" ev:event="onclick">
  496. <![CDATA[
  497. find();
  498. ]]>
  499. </script>
  500. </button>
  501. </xhtml:body>
  502. </xhtml:html>