UID030010.xrw 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466
  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>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <formData>
  10. <searchInfo/>
  11. <facStlGrd/>
  12. <procStat>01</procStat>
  13. <slabNo/>
  14. <l2SchNO/>
  15. <regDateTimeFrm/>
  16. <regDateTimeTo/>
  17. <ordNo/>
  18. <ordSeq/>
  19. <procDateTimeFrm/>
  20. <procDateTimeTo/>
  21. <sendDateTimeTo/>
  22. <sendDateTimeFrm/>
  23. <L2_SCH/>
  24. </formData>
  25. <reqData/>
  26. <resData/>
  27. <gridData>
  28. <EmpListResult_VO>
  29. </EmpListResult_VO>
  30. <sendInfo/>
  31. </gridData>
  32. <slabCount/>
  33. <slabWgt/>
  34. </root>
  35. </instance>
  36. <script type="javascript" ev:event="xforms-ready">
  37. <![CDATA[
  38. datagrid1.fixedcellcheckbox(0,datagrid1.colRef("CHK"))=true;
  39. datagrid1.colStatus(0)=false;
  40. model.makeValue("/root/reqData/SQLKEY","UID030010_GRD.select");
  41. //commSubmit("UID030010-service","success","glueAction.do");
  42. errorMessage();
  43. model.copyNode("/root/formData/facStlGrd","/root/resData/DropDownRes_VO");
  44. addall2("/root/formData/facStlGrd","LABEL","VALUE");
  45. combo2.refresh();
  46. combo2.select(combo2.length-1);
  47. ]]>
  48. </script>
  49. <script type="javascript">
  50. <![CDATA[
  51. //导出
  52. function excelExport(){
  53. return datagrid1;
  54. }
  55. //1、获取用户登录信息,只能在页面初始化函数中调用
  56. function InitParams(node)
  57. {
  58. if (typeof node == "undefined" && typeof node != "object") return;
  59. model.removenode("/root/initData/rcvInfo");
  60. model.makeNode("/root/initData/rcvInfo");
  61. var nodeList = node.childNodes;
  62. for (var i = 0; i < nodeList.length; i++)
  63. model.instances(0).selectSingleNode("/root/initData/rcvInfo").appendChild(nodeList.item(i));
  64. }
  65. //2. 页面初始化函数(必须)
  66. function Init(node)
  67. {
  68. InitParams(node); // 用于设置节点:/root/initData/rcvInfo,获取用户登录信息
  69. // 在程序中会重建该节点,最好不要重名
  70. // 函数 InitParams 在 mesCommon.js 中,仅在需要使用登录用户信息时调用
  71. //...
  72. }
  73. //3、页面标题
  74. function setTitle()
  75. {
  76. return "工序计划 >> 炉次浇次设计(中厚板) >> 板坯选取"; // 如:return "进程管理>>订单进程现况查询";
  77. }
  78. function find()
  79. {
  80. if(commDiffDay(input4.value,input5.value)>90)
  81. {
  82. window.alert("查询时间不能超过90天");
  83. return;
  84. }
  85. if(commDiffDay(input8.value,input9.value)>90)
  86. {
  87. window.alert("查询时间不能超过90天");
  88. return;
  89. }
  90. if(commDiffDay(input10.value,input11.value)>90)
  91. {
  92. window.alert("查询时间不能超过90天");
  93. return;
  94. }
  95. model.removenode("/root/reqData");
  96. model.makeNode("/root/reqData");
  97. model.makeValue("/root/reqData/facStlGrd",model.getValue("/root/formData/facStlGrd"));
  98. model.makeValue("/root/reqData/procStat",model.getValue("/root/formData/procStat"));
  99. model.makeValue("/root/reqData/slabNo",model.getValue("/root/formData/slabNo"));
  100. model.makeValue("/root/reqData/l2SchNO",model.getValue("/root/formData/l2SchNO"));
  101. model.makeValue("/root/reqData/regDateTimeFrm",model.getValue("/root/formData/regDateTimeFrm"));
  102. model.makeValue("/root/reqData/regDateTimeTo",model.getValue("/root/formData/regDateTimeTo"));
  103. model.makeValue("/root/reqData/ORD_NO",model.getValue("/root/formData/ordNo"));
  104. model.makeValue("/root/reqData/ORD_SEQ",model.getValue("/root/formData/ordSeq"));
  105. model.makeValue("/root/reqData/sendDateTimeFrm",model.getValue("/root/formData/sendDateTimeFrm"));
  106. model.makeValue("/root/reqData/sendDateTimeTo",model.getValue("/root/formData/sendDateTimeTo"));
  107. model.makeValue("/root/reqData/procDateTimeFrm",model.getValue("/root/formData/procDateTimeFrm"));
  108. model.makeValue("/root/reqData/procDateTimeTo",model.getValue("/root/formData/procDateTimeTo"));
  109. model.makeValue("/root/reqData/L2_SCH",model.getValue("/root/formData/L2_SCH"));
  110. commSubmit("UID030010-service","findSlabFromPlate","glueAction.do");
  111. errorMessage();
  112. model.copyNode("/root/gridData/EmpListResult_VO","/root/resData/EmpListResult_VO");
  113. model.setValue("/root/slabCount",model.getXPathValue("count(/root/gridData/EmpListResult_VO/EmpListResult_Row)"));
  114. model.setValue("/root/slabWgt",model.getXPathValue("sum(/root/gridData/EmpListResult_VO/EmpListResult_Row/SLAB_WGT)"))
  115. model.refresh();
  116. }
  117. function comfirm()
  118. {
  119. model.removenode("/root/gridData/sendInfo");
  120. model.makeNode("/root/gridData/sendInfo");
  121. var count = model.getXPathValue("count(/root/gridData/EmpListResult_VO/EmpListResult_Row)");
  122. var count_CHK = model.getXPathValue("count(/root/gridData/EmpListResult_VO/EmpListResult_Row[CHK='true'])");
  123. if(count_CHK == 0)
  124. {
  125. window.alert("请选择需要提取的板坯!","提示信息")
  126. return;
  127. }
  128. for(var i = 1; i<=count; i++)
  129. {
  130. var CHK = model.getValue("/root/gridData/EmpListResult_VO/EmpListResult_Row["+i+"]/CHK");
  131. //model.makeValue("/root/gridData/EmpListResult_VO/EmpListResult_Row["+i+"]/regId",REG_ID);
  132. if(CHK == 'true')
  133. {
  134. var PROC_STAT = model.getValue("/root/gridData/EmpListResult_VO/EmpListResult_Row["+i+"]/PROC_STAT");
  135. if(PROC_STAT != "01")
  136. {
  137. window.alert("您选择的板坯中必须为‘设计等待’状态,请检查板坯状态!","提示信息");
  138. return;
  139. }
  140. model.duplicate("/root/gridData/sendInfo","/root/gridData/EmpListResult_VO/EmpListResult_Row["+i+"]")
  141. }
  142. }
  143. commSendReq("/root/gridData/sendInfo");
  144. commSubmit("UID030010-service","extractSlabFromPlate","glueAction.do");
  145. //alert(model.getValue("/root/resData/list_VO"));
  146. //if(model.getValue("/root/resData/list_VO") != "")
  147. //{
  148. var node = instance1.selectSingleNode("/root/resData/list_VO/list_Row");
  149. if(node != null)
  150. {
  151. var nodeList = node.childNodes;
  152. var tempCaption1 = "";
  153. for(var i = 0 ; i < nodeList.length; i++)
  154. {
  155. tempCaption1 = tempCaption1 +";"+nodeList.item(i).nodeValue;
  156. }
  157. window.alert(tempCaption1+"在三期系统品质管理中无该牌号,不能冶炼,请联系相关部门输入标准!", "提示信息");
  158. return;
  159. }
  160. //}
  161. errorMessage();
  162. find();
  163. }
  164. function cancelComfirm()
  165. {
  166. model.removenode("/root/gridData/sendInfo");
  167. model.makeNode("/root/gridData/sendInfo");
  168. var count = model.getXPathValue("count(/root/gridData/EmpListResult_VO/EmpListResult_Row)");
  169. var count_CHK = model.getXPathValue("count(/root/gridData/EmpListResult_VO/EmpListResult_Row[CHK='true'])");
  170. if(count_CHK == 0)
  171. {
  172. window.alert("请选择需要取消提取的板坯!","提示信息")
  173. return;
  174. }
  175. for(var i = 1; i<=count; i++)
  176. {
  177. var CHK = model.getValue("/root/gridData/EmpListResult_VO/EmpListResult_Row["+i+"]/CHK");
  178. //model.makeValue("/root/gridData/EmpListResult_VO/EmpListResult_Row["+i+"]/regId",REG_ID);
  179. if(CHK == 'true')
  180. {
  181. var PROC_STAT = model.getValue("/root/gridData/EmpListResult_VO/EmpListResult_Row["+i+"]/PROC_STAT");
  182. if(PROC_STAT != "02")
  183. {
  184. window.alert("取消操作时,您选择的板坯中必须为‘已提取’状态,请检查板坯状态!","提示信息");
  185. return;
  186. }
  187. model.duplicate("/root/gridData/sendInfo","/root/gridData/EmpListResult_VO/EmpListResult_Row["+i+"]")
  188. }
  189. }
  190. commSendReq("/root/gridData/sendInfo");
  191. commSubmit("UID030010-service","cancelSlabFromPlate","glueAction.do");
  192. errorMessage();
  193. find();
  194. }
  195. function IngrDesign(){
  196. commSendReq("/root/gridData/sendInfo");
  197. commSubmit("UID030010-service","ingrDesign","glueAction.do");
  198. errorMessage();
  199. find();
  200. }
  201. // 保存按键
  202. function save()
  203. {
  204. /*model.removenode("/root/reqData");
  205. model.makeNode("/root/reqData");
  206. model.removenode("/root/gridData/sendInfo");
  207. model.makeNode("/root/gridData/sendInfo");
  208. var REG_ID = model.getValue("/root/initData/rcvInfo/REG_ID");
  209. var count = model.getXPathValue("count(/root/gridData/EmpListResult_VO/EmpListResult_Row)");
  210. var j = 0;
  211. for(var i = 1; i<=count; i++)
  212. {
  213. var CHK = model.getValue("/root/gridData/EmpListResult_VO/EmpListResult_Row["+i+"]/CHK");
  214. model.makeValue("/root/gridData/EmpListResult_VO/EmpListResult_Row["+i+"]/regId",REG_ID);
  215. if(CHK == 'true')
  216. {
  217. model.duplicate("/root/gridData/sendInfo","/root/gridData/EmpListResult_VO/EmpListResult_Row["+i+"]")
  218. var FAC_STL_GRD = model.getValue("/root/gridData/EmpListResult_VO/EmpListResult_Row["+i+"]/FAC_STL_GRD");
  219. if(FAC_STL_GRD == null || FAC_STL_GRD == "")
  220. {
  221. window.alert(" 厂内牌号不能为空! "," 提示信息 ");
  222. return;
  223. }
  224. var CAST_STL_GRD = model.getValue("/root/gridData/EmpListResult_VO/EmpListResult_Row["+i+"]/CAST_STL_GRD");
  225. if(CAST_STL_GRD == null || CAST_STL_GRD == "")
  226. {
  227. window.alert(" 连浇钢种组代码不能为空! "," 提示信息 ");
  228. return;
  229. }
  230. }
  231. else
  232. {
  233. j++;
  234. }
  235. }
  236. if(j == count)
  237. {
  238. window.alert(" 请选择连浇钢种组标准信息进行保存! "," 提示信息 ");
  239. return;
  240. }
  241. commSendReq("/root/gridData/sendInfo");
  242. commSubmit("UID010110-service","saveCastStlGrd","glueAction.do");
  243. errorMessage();
  244. //model.copyNode("/root/gridData2/EmpListResult_VO","/root/resData/EmpListResult_VO");
  245. model.refresh();*/
  246. }
  247. // 删除按键
  248. function remove()
  249. {
  250. /*model.removenode("/root/reqData");
  251. model.makeNode("/root/reqData");
  252. if(commComfirmBox(" 确认删除连铸钢种组? "," 提示信息 ")=='0') return;
  253. model.removenode("/root/gridData/sendInfo");
  254. model.makeNode("/root/gridData/sendInfo");
  255. var count = model.getXPathValue("count(/root/gridData/EmpListResult_VO/EmpListResult_Row)");
  256. var j = 1;
  257. for(var i = 1; i<=count; i++)
  258. {
  259. var CHK = model.getValue("/root/gridData/EmpListResult_VO/EmpListResult_Row["+j+"]/CHK");
  260. if(CHK == 'true')
  261. {
  262. model.duplicate("/root/gridData/sendInfo","/root/gridData/EmpListResult_VO/EmpListResult_Row["+j+"]");
  263. model.removenode("/root/gridData/EmpListResult_VO/EmpListResult_Row["+j+"]");
  264. }
  265. else
  266. {
  267. j++;
  268. }
  269. }
  270. commSendReq("/root/gridData/sendInfo");
  271. commSubmit("UID010110-service","deleteCastStlGrd","glueAction.do");
  272. errorMessage();
  273. //model.copyNode("/root/gridData2/EmpListResult_VO","/root/resData/EmpListResult_VO");
  274. model.refresh();*/
  275. }
  276. ]]>
  277. </script>
  278. </model>
  279. <script type="javascript" src="../../js/boaMsg.js"/>
  280. <script type="javascript" src="../../js/boaCommon.js"/>
  281. <script type="javascript" src="../../js/dCommon.js"/>
  282. </xhtml:head>
  283. <xhtml:body guideline="2,620;1,955;">
  284. <line id="line3" style="x1:1px; y1:80px; x2:955px; y2:80px; "/>
  285. <caption id="caption1" class="cell" style="left:90px; top:590px; width:90px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">板坯块数</caption>
  286. <line id="line1" style="x1:0px; y1:0px; x2:955px; y2:0px; "/>
  287. <caption id="caption3" class="cell" style="left:0px; top:30px; width:90px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">厂内牌号</caption>
  288. <datagrid id="datagrid1" nodeset="/root/gridData/EmpListResult_VO/EmpListResult_Row" scroll="auto" caption="选择^生产号^计划号^板坯号^合同号^交货期^订单号^预排期^板坯状态^板坯^板坯^板坯^板坯^厂内牌号组^厂内牌号^是否紧急材^工序路径^坑冷^下发时间^备注|选择^生产号^计划号^板坯号^合同号^交货期^订单号^预排期^板坯状态^长度^宽度^厚度^重量^厂内牌号组^厂内牌号^是否紧急材^工序路径^坑冷^下发时间^备注" colsep="^" colwidth="45, 78, 93, 100, 71, 68, 39, 69, 71, 59, 59, 56, 57, 40, 70, 40, 81, 35, 77, 100" defaultrows="30" explorerbar="sort" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:85px; width:955px; height:500px; ">
  289. <col ref="CHK" type="checkbox"/>
  290. <col editable="false" ref="L2_SCH" type="input" style="text-align:left; padding-left:2; background-color:#ffffff; "/>
  291. <col editable="false" ref="L2_SCH_NO" type="input" style="text-align:left; padding-left:2; background-color:#ffffff; "/>
  292. <col editable="false" ref="DSN_SLAB_NO" type="input" style="text-align:left; padding-left:2; background-color:#ffffff; "/>
  293. <col ref="ORD_NO"/>
  294. <col ref="L2_SENDBEGINDATE"/>
  295. <col ref="ORD_SEQ"/>
  296. <col ref="PLAN_PRODUCT_DATE"/>
  297. <col disabled="true" editable="false" ref="PROC_STAT" type="combo" style="text-align:left; padding-left:2; background-color:#ffffff; ">
  298. <choices>
  299. <item>
  300. <label>设计等待</label>
  301. <value>01</value>
  302. </item>
  303. <item>
  304. <label>已提取</label>
  305. <value>02</value>
  306. </item>
  307. <item>
  308. <label>炉次浇次设计</label>
  309. <value>03</value>
  310. </item>
  311. <item>
  312. <label>出钢指示</label>
  313. <value>04</value>
  314. </item>
  315. <item>
  316. <label>生产完成</label>
  317. <value>05</value>
  318. </item>
  319. <item>
  320. <label>移送至中厚板</label>
  321. <value>06</value>
  322. </item>
  323. </choices>
  324. </col>
  325. <col editable="false" ref="SLAB_LEN" type="input" format="#,###" style="text-align:right; background-color:#ffffff; "/>
  326. <col editable="false" ref="SLAB_WTH" type="input" format="#,###" style="text-align:right; background-color:#ffffff; "/>
  327. <col editable="false" ref="SLAB_THK" type="input" format="#,###" style="text-align:right; background-color:#ffffff; "/>
  328. <col editable="false" ref="SLAB_WGT" type="input" format="#,###" style="text-align:right; background-color:#ffffff; "/>
  329. <col editable="false" ref="FAC_STL_GRP" type="input" style="text-align:left; padding-left:3; background-color:#ffffff; "/>
  330. <col editable="false" ref="FAC_STL_GRD" type="input" style="text-align:left; padding-left:3; background-color:#ffffff; "/>
  331. <col editable="false" ref="EMGMTR_YN" type="input" style="background-color:#ffffff; "/>
  332. <col editable="false" ref="PROC_PATH" type="input" style="text-align:left; padding-left:3; background-color:#ffffff; "/>
  333. <col editable="false" ref="KEEPWARM_YN" type="input" style="background-color:#ffffff; "/>
  334. <col editable="false" ref="REG_DATETIME" type="input" style="background-color:#ffffff; "/>
  335. <col editable="false" ref="L2_MEMO" type="input" style="background-color:#ffffff; "/>
  336. </datagrid>
  337. <select1 id="combo1" ref="/root/formData/procStat" appearance="minimal" style="left:91px; top:5px; width:84px; height:20px; ">
  338. <choices>
  339. <item>
  340. <label>--全部--</label>
  341. <value/>
  342. </item>
  343. <item>
  344. <label>设计等待</label>
  345. <value>01</value>
  346. </item>
  347. <item>
  348. <label>已提取</label>
  349. <value>02</value>
  350. </item>
  351. <item>
  352. <label>炉次浇次设计</label>
  353. <value>03</value>
  354. </item>
  355. <item>
  356. <label>出钢指示</label>
  357. <value>04</value>
  358. </item>
  359. <item>
  360. <label>生产完成</label>
  361. <value>05</value>
  362. </item>
  363. <item>
  364. <label>移送至中厚板</label>
  365. <value>06</value>
  366. </item>
  367. <item>
  368. <label>品质设计待机</label>
  369. <value>07</value>
  370. </item>
  371. </choices>
  372. <script type="javascript" ev:event="xforms-value-changed">
  373. <![CDATA[
  374. find();
  375. ]]>
  376. </script>
  377. </select1>
  378. <select1 id="combo2" ref="/root/formData/facStlGrd" appearance="minimal" editmode="inputsearch" style="left:91px; top:30px; width:84px; height:20px; ">
  379. <choices>
  380. <itemset nodeset="/root/formData/facStlGrd/DropDownRes_Row">
  381. <label ref="LABEL"/>
  382. <value ref="VALUE"/>
  383. </itemset>
  384. </choices>
  385. </select1>
  386. <caption id="caption7" class="cell" style="left:0px; top:590px; width:85px; height:20px; text-align:center; background-color:#ffcc99; border-color:#000000; border-style:solid; ">统计:</caption>
  387. <caption id="caption2" class="cell" style="left:0px; top:5px; width:90px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">板坯状态</caption>
  388. <caption id="caption4" ref="/root/slabCount" format="#,###" style="left:182px; top:590px; width:90px; height:20px; text-align:right; border-color:#000000; border-style:solid; "/>
  389. <caption id="caption5" class="cell" style="left:185px; top:5px; width:90px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">板坯号</caption>
  390. <input id="input1" ref="/root/formData/slabNo" style="left:276px; top:5px; width:84px; height:20px; "/>
  391. <caption id="caption6" class="cell" style="left:280px; top:590px; width:90px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">板坯总重量</caption>
  392. <caption id="input2" ref="/root/slabWgt" format="#,###" style="left:372px; top:590px; width:90px; height:20px; text-align:right; border-color:#000000; border-style:solid; "/>
  393. <button id="button1" style="left:740px; top:5px; width:70px; height:20px; text-align:right; background-image:../../images/btn_delete.gif; ">
  394. <caption>取消提取</caption>
  395. <script type="javascript" ev:event="onclick">
  396. <![CDATA[
  397. cancelComfirm();
  398. ]]>
  399. </script>
  400. </button>
  401. <caption id="caption8" class="cell" style="left:185px; top:30px; width:90px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">计划号</caption>
  402. <input id="input3" ref="/root/formData/l2SchNO" style="left:276px; top:30px; width:84px; height:20px; "/>
  403. <caption id="caption9" class="cell" style="left:365px; top:5px; width:90px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">下发时间</caption>
  404. <input id="input4" ref="/root/formData/regDateTimeFrm" editable="false" inputtype="date" style="left:457px; top:5px; width:84px; height:20px; "/>
  405. <input id="input5" ref="/root/formData/regDateTimeTo" editable="false" inputtype="date" style="left:555px; top:5px; width:84px; height:20px; "/>
  406. <caption id="caption10" style="left:545px; top:10px; width:10px; height:10px; ">~</caption>
  407. <caption id="caption11" class="cell" style="left:365px; top:30px; width:89px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">订单号</caption>
  408. <input id="input6" ref="/root/formData/ordNo" maxlength="40" format="999999-9999999" style="left:457px; top:29px; width:84px; height:20px; "/>
  409. <input id="input7" ref="/root/formData/ordSeq" maxlength="3" format="999999-9999999" style="left:555px; top:30px; width:84px; height:20px; "/>
  410. <caption id="caption12" style="left:545px; top:35px; width:10px; height:10px; ">~</caption>
  411. <button id="button2" style="left:655px; top:5px; width:70px; height:20px; text-align:right; background-image:../../images/btn_delete.gif; ">
  412. <caption>品质设计</caption>
  413. <script type="javascript" ev:event="onclick">
  414. <![CDATA[
  415. IngrDesign();
  416. ]]>
  417. </script>
  418. </button>
  419. <button id="button3" visibility="hidden" style="left:645px; top:30px; width:100px; height:20px; ">
  420. <caption>button3</caption>
  421. <script type="javascript" ev:event="onclick">
  422. <![CDATA[
  423. find();
  424. ]]>
  425. </script>
  426. </button>
  427. <caption id="caption13" style="left:460px; top:60px; width:10px; height:10px; ">~</caption>
  428. <input id="input8" ref="/root/formData/procDateTimeFrm" editable="false" inputtype="date" style="left:372px; top:55px; width:84px; height:20px; "/>
  429. <caption id="caption14" class="cell" style="left:280px; top:55px; width:90px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">预排期</caption>
  430. <input id="input9" ref="/root/formData/procDateTimeTo" editable="false" inputtype="date" style="left:470px; top:55px; width:84px; height:20px; "/>
  431. <input id="input10" ref="/root/formData/sendDateTimeFrm" editable="false" inputtype="date" style="left:92px; top:55px; width:84px; height:20px; "/>
  432. <input id="input11" ref="/root/formData/sendDateTimeTo" editable="false" inputtype="date" style="left:190px; top:55px; width:84px; height:20px; "/>
  433. <caption id="caption15" style="left:180px; top:60px; width:15px; height:10px; ">~</caption>
  434. <caption id="caption16" class="cell" style="left:0px; top:55px; width:90px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">交货期</caption>
  435. <caption id="caption17" class="cell" style="left:565px; top:55px; width:85px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">生产号</caption>
  436. <input id="input12" ref="/root/formData/L2_SCH" style="left:655px; top:55px; width:84px; height:20px; "/>
  437. </xhtml:body>
  438. </xhtml:html>