| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?xml-stylesheet href="../../css/body.css" type="text/css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>
- <![CDATA[热轧作业>>热轧作业实绩>>轧钢实绩查询(UIH020031)]]>
- </xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <reqData/>
- <resData/>
- <searchData>
- <ROLL_MANA_NO/>
- <OLD_SAMPL_NO/>
- <FROM_MILLTIME/>
- <TO_MILLTIME/>
- </searchData>
- <datagrid1/>
- <tempData/>
- </root>
- </instance>
- </model>
- <script type="javascript">
- <![CDATA[
- /*
- *查询函数
- */
- function find()
- {
- model.removenode("/root/reqData");
- model.makeNode("/root/reqData");
-
- var ROLL_MANA_NO = model.getValue("/root/searchData/ROLL_MANA_NO");
- /*
- if(ROLL_MANA_NO == ""){
- alert(" 轧辊单元信息不能为空,请输入相应的轧辊单元信息! ");
- }
- */
- model.duplicate("/root/reqData","/root/searchData/ROLL_MANA_NO");
- model.duplicate("/root/reqData","/root/searchData/OLD_SAMPL_NO");
- model.duplicate("/root/reqData","/root/searchData/FROM_MILLTIME");
- model.duplicate("/root/reqData","/root/searchData/TO_MILLTIME");
-
- commSubmit("UIH020031-service","find","glueAction.do");
-
- commAppendData("/root/datagrid1/SpecMillResult_VO","/root/resData/SpecMillResult_VO");
-
- model.refresh();
- }
-
- function excelExport(){
- return datagrid1;
- }
-
- function vDate(){
- //获取系统时间 格式yyyymmddhhmmss
- //获取系统时间
- var sysDate = new Date();
- var year = sysDate.getYear().toString();
- var month = (sysDate.getMonth()+1).toString();
- var date = sysDate.getDate().toString();
- var hours = sysDate.getHours().toString();
- var minutes = sysDate.getMinutes().toString();
- //这里不精确到秒,用00代替
- //var second = sysDate.getMilliseconds().toString();
- var zero = 0;
-
- //最终结果时间串
- var vSysDate = null;
-
- if(month<10){
- if(date<10){
- if(hours<10){
- if(minutes<10){
- vSysDate = year+zero+month+zero+date+zero+hours+zero+minutes;
- }else{
- vSysDate = year+zero+month+zero+date+zero+hours+minutes;
- }
- }else{
- if(minutes<10){
- vSysDate = year+zero+month+zero+date+hours+zero+minutes;
- }else{
- vSysDate = year+zero+month+zero+date+hours+minutes;
- }
- }
- }else{
- if(hours<10){
- if(minutes<10){
- vSysDate = year+zero+month+date+zero+hours+zero+minutes;
- }else{
- vSysDate = year+zero+month+date+zero+hours+minutes;
- }
- }else{
- if(minutes<10){
- vSysDate = year+zero+month+date+hours+zero+minutes;
- }else{
- vSysDate = year+zero+month+date+hours+minutes;
- }
- }
- }
- }else{
- if(date<10){
- if(hours<10){
- if(minutes<10){
- vSysDate = year+month+zero+date+zero+hours+zero+minutes;
- }else{
- vSysDate = year+month+zero+date+zero+hours+minutes;
- }
- }else{
- if(minutes<10){
- vSysDate = year+month+zero+date+hours+zero+minutes;
- }else{
- vSysDate = year+month+zero+date+hours+minutes;
- }
- }
- }else{
- if(hours<10){
- if(minutes<10){
- vSysDate = year+month+date+zero+hours+zero+minutes;
- }else{
- vSysDate = year+month+date+zero+hours+minutes;
- }
- }else{
- if(minutes<10){
- vSysDate = year+month+date+hours+zero+minutes;
- }else{
- vSysDate = year+month+date+hours+minutes;
- }
- }
- }
- }
- return vSysDate+zero+zero;
- }
- ]]>
- </script>
- <script type="javascript" src="../../js/boaCommon.js"/>
- </xhtml:head>
- <xhtml:body pageheight="620" guideline="2,619;2,619;" style="font-family:宋体; font-size:16pt; ">
- <caption id="caption2" class="cell" style="left:0px; top:5px; width:90px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">轧辊单元</caption>
- <datagrid id="datagrid1" nodeset="/root/datagrid1/SpecMillResult_VO/SpecMillResult_Row" caption="轧辊单元^流水号^轧钢时间^生产流水号^钢卷号^板坯号^钢号^标准号^合同号^订单号^收货单位^合同单位^外观判定等级^综合判定结果^交货状态^加热炉^加热炉^加热炉^加热炉^加热炉^粗轧 ^粗轧 ^粗轧 ^粗轧 ^粗轧 ^精轧^精轧^精轧^精轧^精轧^精轧^精轧^精轧^精轧^精轧^精轧^精轧^精轧^精轧^精轧^精轧^卷取^卷取^卷取|轧辊单元^流水号^轧钢时间^生产流水号^钢卷号^板坯号^钢号^标准号^合同号^订单号^收货单位^合同单位^外观判定等级^综合判定结果^交货状态^均热段时间^均热段温度^在炉时间^装炉温度^出炉温度^R2出口实绩宽度^R2出口实绩厚度^R2出口实绩长度^R2出口实绩温度^R1出口实绩温度^入口温度^入口温度^入口温度^入口温度^出口温度^出口温度^出口温度^出口温度^厚度^厚度^厚度^厚度^宽度^宽度^宽度^宽度^卷取温度额定值^卷取温度平均值^钢卷外径|轧辊单元^流水号^轧钢时间^生产流水号^钢卷号^板坯号^钢号^标准号^合同号^订单号^收货单位^合同单位^外观判定等级^综合判定结果^交货状态^均热段时间^均热段温度^在炉时间^装炉温度^出炉温度^R2出口实绩宽度^R2出口实绩厚度^R2出口实绩长度^R2出口实绩温度^R1出口实绩温度^最大^最小^平均^额定^最大^最小^平均^额定^最大^最小^平均^额定^最大^最小^平均^额定^卷取温度额定值^卷取温度平均值^钢卷外径" colsep="^" colwidth="34, 36, 90, 90, 90, 90, 85, 85, 85, 85, 90, 90, 100, 100, 87, 54, 54, 60, 63, 60, 54, 54, 55, 65, 65, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 60, 65, 75" defaultrows="30" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:35px; width:980px; height:565px; ">
- <col ref="ROLL_MANA_NO"/>
- <col ref="SEQ"/>
- <col editable="false" ref="MILL_DTIME" type="input" format="yyyy-mm-dd hh:mm:ss" style="background-color:#ffffff; "/>
- <col editable="false" ref="COIL_NO" type="input" style="background-color:#ffffff; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- // if(datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")) != "" || datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")) != null){
- // model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- // //replace 整体替换这个页面 modal 是打开一个新页面
- // window.load("UIH020030.xrw","modal","", "left:50; top:78; width:980; height:620; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- // }
- ]]>
- </script>
- </col>
- <col editable="false" ref="OLD_SAMPL_NO" type="input" style="background-color:#ffffff; "/>
- <col editable="false" ref="SLAB_NO" type="input" style="background-color:#ffffff; "/>
- <col editable="false" ref="STL_GRD" type="input" style="background-color:#ffffff; "/>
- <col editable="false" ref="SPEC_ABBSYM" type="input" style="background-color:#ffffff; "/>
- <col editable="false" ref="ORD_NO" type="input" style="background-color:#ffffff; "/>
- <col editable="false" ref="ORD_SEQ" type="input" style="background-color:#ffffff; "/>
- <col editable="false" ref="ORD_NM" type="input" style="background-color:#ffffff; "/>
- <col editable="false" ref="CUST_NM" type="input" style="background-color:#ffffff; "/>
- <col ref="EXTSHAPE_DEC_GRD"/>
- <col ref="TOT_DEC_GRD"/>
- <col editable="false" ref="PRODNM_CD" type="input" style="background-color:#ffffff; "/>
- <col ref="EQ_HT_TEMP" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020035.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="EQ_HT_INFUR_HOUR" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020035.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="INFUR_HOUR" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020035.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="CHRGING_BEF_TEMP" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020035.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="EXTRACT_AVG_TEMP" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020035.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="RM_EXT_AVG_WTH" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020032.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="RM_EXT_AVG_THK" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020032.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="RM_EXT_AVG_LEN" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020032.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="R1_EXT_TEMP" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020032.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="R2_EXT_TEMP" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020032.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="F1_ENT_TEMP_MAX" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="F1_ENT_TEMP_MIN" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="F1_ENT_TEMP_AVG" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="F1_ENT_TEMP" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="FM_EXT_STRIP_TEMP_MAX" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="FM_EXT_STRIP_TEMP_MIN" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="FM_EXT_STRIP_TEMP_AVG" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="FM_EXT_STRIP_TEMP" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="FM_EXT_STRIP_THK_MAX" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="FM_EXT_STRIP_THK_MIN" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="FM_EXT_STRIP_THK_AVG" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="FM_EXT_STRIP_THK" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="FM_EXT_STRIP_WTH_MAX" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="FM_EXT_STRIP_WTH_MIN" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="FM_EXT_STRIP_WTH_AVG" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="FM_EXT_STRIP_WTH" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020033.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="DC_TEMP" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020034.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="DC_TEMP_AVG" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020034.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- <col ref="COIL_OUTDIA" style="text-decoration:underline; color:#ff00ff; text-align:right; cursor:hand; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/tempData",datagrid1.valueMatrix(datagrid1.row,datagrid1.colRef("COIL_NO")));
- //replace 整体替换这个页面 modal 是打开一个新页面
- window.load("UIH020034.xrw","modal","", "left:50; top:78; width:1000; height:650; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
- ]]>
- </script>
- </col>
- </datagrid>
- <line id="line2" style="x1:0px; y1:30px; x2:979px; y2:30px; "/>
- <input id="input1" ref="/root/searchData/ROLL_MANA_NO" style="left:90px; top:5px; width:105px; height:20px; background-color:#ffff99; ">
- <hint>
- <![CDATA[请输入轧制计划号(如:A0086)]]>
- </hint>
- </input>
- <caption id="caption1" class="cell" style="left:200px; top:5px; width:75px; height:20px; font-weight:bold; border-color:#000000; ">轧钢时间</caption>
- <line id="line1" style="x1:380px; y1:15px; x2:385px; y2:15px; "/>
- <input id="input2" ref="/root/searchData/FROM_MILLTIME" inputtype="date" format="yyyy-mm-dd" style="left:277px; top:5px; width:103px; height:20px; background-color:#ffff99; "/>
- <input id="input3" ref="/root/searchData/TO_MILLTIME" inputtype="date" format="yyyy-mm-dd" style="left:385px; top:5px; width:103px; height:20px; background-color:#ffff99; "/>
- <caption id="caption3" class="cell" style="left:495px; top:5px; width:90px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">钢卷号</caption>
- <input id="input4" ref="/root/searchData/OLD_SAMPL_NO" style="left:585px; top:5px; width:105px; height:20px; background-color:#ffff99; ">
- <hint>
- <![CDATA[请输入轧制计划号(如:A0086)]]>
- </hint>
- </input>
- </xhtml:body>
- </xhtml:html>
|