ÀÀ±Þ½Ç Åë°è
<fromdd/> <todd/> <flag/> <aftyr>2</aftyr> <deptflag>1</deptflag> </cond> <grdinfo> <grdinfo01> <orddeptnm/> <incnt/> <outcnt/> </grdinfo01> <grdinfo02> <orddeptnm/> <cnt/> </grdinfo02> <grdinfo03> <orddeptcd/> <orddeptnm/> <emchour/> <emcmin/> <eicuhour/> <eicumin/> <ewardhour/> <ewardmin/> <totalhour/> <totalmin/> </grdinfo03> <grdinfo04> <orddeptnm/> <incnt/> <outcnt/> </grdinfo04> <grdinfo05> <orddeptcd/> <orddeptnm/> <chnghour/> <chngmin/> <keephour/> <keepmin/> </grdinfo05> <grdinfo06> <deptnm/> <orddrnm/> <hour/> <minute/> </grdinfo06> <grdinfo07> <deptnm/> <incnt/> </grdinfo07> <grdinfo08> <typenm/> <cnt/> </grdinfo08> <grdinfo15> <deptnm/> <cnt/> </grdinfo15> <grdinfo16> <deptnm/> <ercnt/> <stdcnt/> </grdinfo16> <grdinfo20> <deptnm/> <cnt/> </grdinfo20> <grdinfo21> <deptnm/> <cnt/> </grdinfo21> <grdinfo22> <deptnm/> <cnt/> </grdinfo22> </grdinfo> <detlinfo> <grdinfo01> <orddeptnm/> <incnt/> <outcnt/> </grdinfo01> <grdinfo02> <orddeptnm/> <cnt/> </grdinfo02> <grdinfo03> <orddeptcd/> <orddeptnm/> <emchour/> <emcmin/> <eicuhour/> <eicumin/> <ewardhour/> <ewardmin/> <totalhour/> <totalmin/> </grdinfo03> <grdinfo04> <orddeptnm/> <incnt/> <outcnt/> </grdinfo04> <grdinfo05> <orddeptcd/> <orddeptnm/> <chnghour/> <chngmin/> <keephour/> <keepmin/> </grdinfo05> </detlinfo> </main> <init> <codeinfo/> </init> </root> </instance> <script type="javascript" src="../../../com/commonweb/js/common.js"/> <script type="javascript" src="../../../emr/ercareweb/js/SMMNE01300.js"/> <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/> <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/> <script type="javascript" ev:event="xforms-ready"> <![CDATA[ model.makeValue("/root/send/reqdata/cdgrupid", "'U05', 'U06', 'U22'"); model.makeValue("/root/send/reqdata/srchdd", getCurrentDate()); submit("TRMNW00001"); var dutplcecd = getUserInfo("dutplcecd"); var deptcd = model.getValue("/root/init/codeinfo/codelist[cdgrupid='U22' and cdid='" + dutplcecd + "']/cdid"); if(deptcd == "" || deptcd == null) { rdo_deptflag.value = "1"; } else { rdo_deptflag.value = "2"; } chk_flag.visible = false; btn_search.dispatch("DOMActivate"); model.setValue(ipt_fromdd.attribute("ref"), getCurrentDate()); model.setValue(ipt_todd.attribute("ref"), getCurrentDate()); ipt_fromdd.refresh(); ipt_todd.refresh(); grd_grdinfo06.colHidden(grd_grdinfo06.colRef("orddrnm")) = true; ]]> </script> <submission id="TRMNE10501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/codeinfo"/> <submission id="TRMNE10502" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/grdinfo"/> <submission id="TRMNE10503" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/detlinfo"/> <script type="javascript"> <![CDATA[ //¿¢¼¿ÀúÀå. function fSaveExcel() { var grdinfo = document.controls("grd_grdinfo" + grd_codelist.valueMatrix(grd_codelist.row, grd_codelist.colRef("cdid"))); grdinfo.subtotalposition = "below"; var fileName = window.fileDialog("save", ",", false, grd_codelist.valueMatrix(grd_codelist.row, grd_codelist.colRef("cdnm")), "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*"); grdinfo.saveExcel(fileName , "sheetname:sheet1;colhiddenextend:false;", true, true, "", "", true); } //Á¶È¸. function fSearch() { var blockyn = model.getValue("/root/init/codeinfo/codelist[cdgrupid='U05']/cdid"); var starttm = model.getValue("/root/init/codeinfo/codelist[cdgrupid='U06' and supcdid='1']/cdid"); var endtm = model.getValue("/root/init/codeinfo/codelist[cdgrupid='U06' and supcdid='2']/cdid"); var curtm = getCurrentTime().substr(0,4); var fromdd = ipt_fromdd.value; var todd = ipt_todd.value; var daycnt = getDateInterval(fromdd, todd); if(blockyn == "Y") { if(curtm >= starttm && curtm <= endtm) { if(daycnt > 31) { messageBox("Àϰú½Ã°£" + starttm + "°ú " + endtm + "»çÀÌ¿¡´Â 31ÀÏ ÀÌ»óÀ» Á¶È¸ÇÏ½Ç ¼ö ¾ø½À´Ï´Ù.", "E"); return; } } } var cdid = grd_codelist.valueMatrix(grd_codelist.row, grd_codelist.colRef("cdid")); if(cdid == "06") { chk_flag.visible = true; if(model.getValue(chk_flag.attribute("ref")) == "Y") { grd_grdinfo06.colHidden(grd_grdinfo06.colRef("orddrnm")) = false; } else { grd_grdinfo06.colHidden(grd_grdinfo06.colRef("orddrnm")) = true; } } else { chk_flag.visible = false; model.setValue(chk_flag.attribute("ref"), ""); chk_flag.refresh(); } model.removeNodeset("/root/send"); var deptflag = model.getValue(rdo_deptflag.attribute("ref")); var erflag1 = ""; var erflag2 = ""; if(deptflag == "") { erflag=""; erflag2 = ""; } else if(deptflag=="1") { deptflag =""; erflag ="" erflag2 = "Y"; } else if(deptflag=="2") { deptflag =""; erflag="Y" erflag2=""; } model.makeValue("/root/send/cdid" , cdid); model.makeValue("/root/send/fromdd", model.getValue(ipt_fromdd.attribute("ref"))); model.makeValue("/root/send/todd" , model.getValue(ipt_todd.attribute("ref"))); model.makeValue("/root/send/flag" , model.getValue(chk_flag.attribute("ref"))); model.makeValue("/root/send/aftyr" , model.getValue(rdo_aftyr.attribute("ref"))); model.makeValue("/root/send/deptflag" , deptflag); model.makeValue("/root/send/erflag" , erflag); model.makeValue("/root/send/erflag2" , erflag2); submit("TRMNE10502"); var grdinfo = document.controls("grd_grdinfo" + cdid); if(cdid != ""){ grdinfo.subtotalposition = "below"; }else{ messageBox("Åë°è¸íÀ» ¼±ÅÃÇØ ÁֽʽÿÀ.", "E"); return; } switch(cdid) { case "01": if(erflag == "") { grdinfo.colHidden(grdinfo.colRef("incnt")) = false; grdinfo.colHidden(grdinfo.colRef("outcnt")) = false; } else { grdinfo.colHidden(grdinfo.colRef("incnt")) = true; grdinfo.colHidden(grdinfo.colRef("outcnt")) = true } if(erflag2 == "") { grdinfo.colHidden(grdinfo.colRef("wardincnt")) = false; grdinfo.colHidden(grdinfo.colRef("wardoutcnt")) = false; } else { grdinfo.colHidden(grdinfo.colRef("wardincnt")) = true; grdinfo.colHidden(grdinfo.colRef("wardoutcnt")) = true; } grdinfo.subtotal("sum", -1, grdinfo.colRef("incnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("orddeptnm"), "ÇÕ°è"); grdinfo.subtotal("sum", -1, grdinfo.colRef("outcnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("orddeptnm"), "ÇÕ°è"); grdinfo.subtotal("sum", -1, grdinfo.colRef("wardoutcnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("orddeptnm"), "ÇÕ°è"); grdinfo.subtotal("sum", -1, grdinfo.colRef("wardincnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("orddeptnm"), "ÇÕ°è"); grdinfo.subtotal("sum", -1, grdinfo.colRef("totincnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("orddeptnm"), "ÇÕ°è"); grdinfo.subtotal("sum", -1, grdinfo.colRef("totoutcnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("orddeptnm"), "ÇÕ°è"); break; case "02": if(erflag == "") { grdinfo.colHidden(grdinfo.colRef("cnt")) = false; } else { grdinfo.colHidden(grdinfo.colRef("cnt")) = true; } if(erflag2 == "") { grdinfo.colHidden(grdinfo.colRef("cnt2")) = false; } else { grdinfo.colHidden(grdinfo.colRef("cnt2")) = true; } grdinfo.subtotal("sum", -1, grdinfo.colRef("cnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("orddeptnm"), "ÇÕ°è"); grdinfo.subtotal("sum", -1, grdinfo.colRef("cnt2"), "#,###", "background-color:#99ff99", grdinfo.colRef("orddeptnm"), "ÇÕ°è"); grdinfo.subtotal("sum", -1, grdinfo.colRef("totcnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("orddeptnm"), "ÇÕ°è"); break; case "03": if(erflag == "") { grdinfo.colHidden(grdinfo.colRef("emchour")) = false; grdinfo.colHidden(grdinfo.colRef("emcmin")) = false; grdinfo.colHidden(grdinfo.colRef("eicuhour")) = false; grdinfo.colHidden(grdinfo.colRef("eicumin")) = false; grdinfo.colHidden(grdinfo.colRef("ewardhour")) = false; grdinfo.colHidden(grdinfo.colRef("ewardmin")) = false; } else { grdinfo.colHidden(grdinfo.colRef("emchour")) = true; grdinfo.colHidden(grdinfo.colRef("emcmin")) = true; grdinfo.colHidden(grdinfo.colRef("eicuhour")) = true; grdinfo.colHidden(grdinfo.colRef("eicumin")) = true; grdinfo.colHidden(grdinfo.colRef("ewardhour")) = true; grdinfo.colHidden(grdinfo.colRef("ewardmin")) = true; } if(erflag2 == "") { grdinfo.colHidden(grdinfo.colRef("ewardmmhour")) = false; grdinfo.colHidden(grdinfo.colRef("ewardmmmin")) = false; } else { grdinfo.colHidden(grdinfo.colRef("ewardmmhour")) = true; grdinfo.colHidden(grdinfo.colRef("ewardmmmin")) = true; } break; case "04": grdinfo.subtotal("sum", -1, grdinfo.colRef("cnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("orddeptnm"), "ÇÕ°è"); break; case "05": break; case "06": break; case "07": grdinfo.subtotal("sum", -1, grdinfo.colRef("incnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("deptnm"), "ÇÕ°è"); break; case "08": if(erflag == "") { grdinfo.colHidden(grdinfo.colRef("cnt")) = false; } else { grdinfo.colHidden(grdinfo.colRef("cnt")) = true; } if(erflag2 == "") { grdinfo.colHidden(grdinfo.colRef("cnt2")) = false; } else { grdinfo.colHidden(grdinfo.colRef("cnt2")) = true; } grdinfo.subtotal("sum", -1, grdinfo.colRef("cnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("typenm"), "ÇÕ°è"); grdinfo.subtotal("sum", -1, grdinfo.colRef("cnt2"), "#,###", "background-color:#99ff99", grdinfo.colRef("typenm"), "ÇÕ°è"); grdinfo.subtotal("sum", -1, grdinfo.colRef("totcnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("typenm"), "ÇÕ°è"); break; case "09": break; case "10": break; case "11": break; case "12": break; case "13": break; case "14": break; case "15": grdinfo.subtotal("sum", -1, grdinfo.colRef("cnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("deptnm"), "ÇÕ°è"); break; case "16": if(erflag == "") { grdinfo.colHidden(grdinfo.colRef("ercnt")) = false; grdinfo.colHidden(grdinfo.colRef("stdcnt")) = false; } else { grdinfo.colHidden(grdinfo.colRef("ercnt")) = true; grdinfo.colHidden(grdinfo.colRef("stdcnt")) = true; } if(erflag2 == "") { grdinfo.colHidden(grdinfo.colRef("ercnt2")) = false; grdinfo.colHidden(grdinfo.colRef("stdcnt2")) = false; } else { grdinfo.colHidden(grdinfo.colRef("ercnt2")) = true; grdinfo.colHidden(grdinfo.colRef("stdcnt2")) = true; } grdinfo.subtotal("sum", -1, grdinfo.colRef("ercnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("deptnm"), "ÇÕ°è"); grdinfo.subtotal("sum", -1, grdinfo.colRef("stdcnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("deptnm"), "ÇÕ°è"); grdinfo.subtotal("sum", -1, grdinfo.colRef("ercnt2"), "#,###", "background-color:#99ff99", grdinfo.colRef("deptnm"), "ÇÕ°è"); grdinfo.subtotal("sum", -1, grdinfo.colRef("stdcnt2"), "#,###", "background-color:#99ff99", grdinfo.colRef("deptnm"), "ÇÕ°è"); grdinfo.subtotal("sum", -1, grdinfo.colRef("totercnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("deptnm"), "ÇÕ°è"); grdinfo.subtotal("sum", -1, grdinfo.colRef("totstdcnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("deptnm"), "ÇÕ°è"); break; case "20": if(erflag == "") { grdinfo.colHidden(grdinfo.colRef("cnt")) = false; } else { grdinfo.colHidden(grdinfo.colRef("cnt")) = true; } if(erflag2 == "") { grdinfo.colHidden(grdinfo.colRef("cnt2")) = false; } else { grdinfo.colHidden(grdinfo.colRef("cnt2")) = true; } grdinfo.subtotal("sum", -1, grdinfo.colRef("cnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("deptnm"), "ÇÕ°è");; grdinfo.subtotal("sum", -1, grdinfo.colRef("cnt2"), "#,###", "background-color:#99ff99", grdinfo.colRef("deptnm"), "ÇÕ°è");; grdinfo.subtotal("sum", -1, grdinfo.colRef("totcnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("deptnm"), "ÇÕ°è");; break; case "21": grdinfo.subtotal("sum", -1, grdinfo.colRef("cnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("deptnm"), "ÇÕ°è");; break; case "22": grdinfo.subtotal("sum", -1, grdinfo.colRef("cnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("deptnm"), "ÇÕ°è");; break; case "23": grdinfo.subtotal("sum", -1, grdinfo.colRef("cnt"), "#,###", "background-color:#99ff99", grdinfo.colRef("deptnm"), "ÇÕ°è");; break; } } ]]> </script> <submission id="TRMNW00001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/init/codeinfo"/> </model> </xhtml:head> <xhtml:body guideline="1,4;1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; "> <group id="group3" scroll="auto" style="left:0px; top:13px; width:1194px; height:764px; text-align:center; "> <line id="line1" class="line_1" style="x1:4px; y1:25px; x2:210px; y2:25px; "/> <caption id="caption1" class="tit_2" style="left:4px; top:10px; width:100px; height:14px; ">Åë°è¸®½ºÆ®</caption> <datagrid id="grd_codelist" nodeset="/root/main/codeinfo/codelist" autoresize="true" caption="Åë°è¸í^ÄÚµå" colsep="^" colwidth="187, 0" mergecellsfixedrows="bycolrec" rowsep="|" style="left:4px; top:30px; width:206px; height:730px; "> <col ref="cdnm" style="text-align:left; "/> <col ref="cdid" visibility="hidden"/> <script type="javascript" ev:event="ondblclick"> <![CDATA[ if(grd_codelist.isCell(event.target) && grd_codelist.mouseRow >= grd_codelist.fixedrows){ var cdid = parseInt(grd_codelist.valueMatrix(grd_codelist.row, grd_codelist.colRef("cdid")), 10); if(cdid == 9){ modal("SPMNE11000"); }else if(cdid == 19){ modal("SPMNE12000"); }else if(cdid == 24){ modal("SPMNE14000"); }else{ if(cdid=="23") { rdo_aftyr.visible = true; } else { rdo_aftyr.visible = false; } model.toggle("case" + cdid); model.setValue("/root/main/cond/title", grd_codelist.valueMatrix(grd_codelist.row, grd_codelist.colRef("cdnm"))); model.refresh(); fSearch(); } } ]]> </script> </datagrid> <button id="btn_search" class="btn2_letter2" style="left:168px; top:5px; width:42px; height:19px; "> <caption>Á¶È¸</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ var dutplcecd = getUserInfo("dutplcecd"); var deptcd = model.getValue("/root/init/codeinfo/codelist[cdgrupid='U22' and cdid='" + dutplcecd + "']/cdid"); var cdgrupid ="T53"; if(deptcd == null || deptcd == "") { cdgrupid="T53"; } else { cdgrupid="U23"; } model.makeValue("/root/send/reqdata/cdgrupid", cdgrupid); submit("TRMNE10501"); ]]> </script> </button> <switch id="switch1" style="left:220px; top:65px; width:970px; height:695px; "> <case id="case1"> <datagrid id="grd_grdinfo01" nodeset="/root/main/grdinfo/grdinfo01" caption="Áø·á°ú^ÀÀ±ÞÀÇ·á¼¾ÅÍ^ÀÀ±ÞÀÇ·á¼¾ÅÍ^508ÀÀ±Þº´µ¿^508ÀÀ±Þº´µ¿^ÇÕ°è^ÇÕ°è|Áø·á°ú^ÀÔ¿øÈ¯ÀÚ¼ö^Åð¿øÈ¯ÀÚ¼ö^ÀÔ¿øÈ¯ÀÚ¼ö^Åð¿øÈ¯ÀÚ¼ö^ÀÔ¿øÈ¯ÀÚ¼ö^Åð¿øÈ¯ÀÚ¼ö" colsep="^" colwidth="100, 100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:0px; width:965px; height:690px; "> <col ref="orddeptnm"/> <col ref="incnt"/> <col ref="outcnt"/> <col ref="wardincnt"/> <col ref="wardoutcnt"/> <col ref="totincnt"/> <col ref="totoutcnt"/> </datagrid> </case> <case id="case2"> <datagrid id="grd_grdinfo02" nodeset="/root/main/grdinfo/grdinfo02" caption="Áø·á°ú^°Ç¼ö^°Ç¼ö^°Ç¼ö|Áø·á°ú^ÀÀ±ÞÀÇ·á¼¾ÅÍ^508ÀÀ±Þº´µ¿^ÇÕ°è" colsep="^" colwidth="100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:0px; width:964px; height:690px; "> <col ref="orddeptnm"/> <col ref="cnt"/> <col ref="cnt2"/> <col ref="totcnt"/> </datagrid> </case> <case id="case3" selected="true"> <datagrid id="grd_grdinfo03" nodeset="/root/main/grdinfo/grdinfo03" caption="ºÎ¼­ÄÚµå^ºÎ¼­¸í^ÀÀ±Þ½Ç^ÀÀ±Þ½Ç^ÀÀ±Þ½Ç^EICU^EICU^EICU^ÀÀ±Þº´µ¿^ÀÀ±Þº´µ¿^ÀÀ±Þº´µ¿^508ÀÀ±Þº´µ¿^508ÀÀ±Þº´µ¿^ÇÕ°è^ÇÕ°è^ÇÕ°è|ºÎ¼­ÄÚµå^ºÎ¼­¸í^½Ã°£^ºÐ^ÀÏ^½Ã°£^ºÐ^ÀÏ^½Ã°£^ºÐ^ÀÏ^½Ã°£^ºÐ^½Ã°£^ºÐ^ÀÏ" colsep="^" colwidth="0, 120, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 65, 60" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:0px; width:965px; height:690px; "> <col ref="orddeptcd"/> <col ref="orddeptnm"/> <col ref="emchour" format="#,###"/> <col ref="emcmin" format="#,###"/> <col ref="emc_d" format="#,###"/> <col ref="eicuhour" format="#,###"/> <col ref="eicumin" format="#,###"/> <col ref="eicu_d" format="#,###"/> <col ref="ewardhour" format="#,###"/> <col ref="ewardmin" format="#,###"/> <col ref="eward_d" format="#,###"/> <col ref="ewardmmhour" format="#,###"/> <col ref="ewardmmmin" format="#,###"/> <col ref="totalhour" format="#,###"/> <col ref="totalmin" format="#,###"/> <col ref="total_d" format="#,###"/> </datagrid> </case> <case id="case4"> <datagrid id="grd_grdinfo04" nodeset="/root/main/grdinfo/grdinfo04" caption="Áø·á°ú^°Ç¼ö" colsep="^" colwidth="100, 100" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:0px; width:965px; height:690px; "> <col ref="orddeptnm"/> <col ref="cnt"/> </datagrid> </case> <case id="case5"> <!--Àá½Ã¼û°ÜµÒ.datagrid id="grd_detlinfo05" nodeset="/root/main/detlinfo/grdinfo05" caption="µî·Ï¹øÈ£^À̸§^³»¿øÀÏÀÚ^³»¿ø½Ã°£^Åð¿øÀÏÀÚ^Åð¿ø½Ã°£^ÃÖÃÊÀü°ú°æ°ú½Ã°£^ÃÖÃÊÀü°ú°æ°ú½Ã°£^Ãѳ»¿ø½Ã°£^Ãѳ»¿ø½Ã°£|µî·Ï¹øÈ£^À̸§^³»¿øÀÏÀÚ^³»¿ø½Ã°£^Åð¿øÀÏÀÚ^Åð¿ø½Ã°£^½Ã^ºÐ^½Ã^ºÐ" colsep="^" colwidth="67, 80, 80, 60, 80, 60, 71, 41, 70, 40" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:390px; width:965px; height:303px; "> <col ref="pid"/> <col ref="hngnm"/> <col ref="chosdd" format="yyyy-mm-dd"/> <col ref="chostm" format="hh:nn"/> <col ref="outrmdd" format="yyyy-mm-dd"/> <col ref="outrmtm" format="hh:nn"/> <col ref="chnghour" format="#,###"/> <col ref="chngmin" format="#,###"/> <col ref="keephour" format="#,###"/> <col ref="keepmin" format="#,###"/> </datagrid--> <datagrid id="grd_grdinfo05" nodeset="/root/main/grdinfo/grdinfo05" caption="ºÎ¼­ÄÚµå^ºÎ¼­¸í^ȯÀÚ¼ö^ÃÖÃÊÀü°ú^ÃÖÃÊÀü°ú^ÃÖÃÊÀü°úÆò±Õ^ÃÖÃÊÀü°úÆò±Õ^Ãѳ»¿ø^Ãѳ»¿ø^Ãѳ»¿øÆò±Õ^Ãѳ»¿øÆò±Õ|ºÎ¼­ÄÚµå^ºÎ¼­¸í^ȯÀÚ¼ö^½Ã°£^ºÐ^½Ã°£^ºÐ^½Ã°£^ºÐ^½Ã°£^ºÐ" colsep="^" colwidth="0, 120, 38, 80, 80, 80, 80, 80, 80, 80, 80" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:0px; width:965px; height:690px; "> <col ref="orddeptcd"/> <col ref="orddeptnm"/> <col ref="patcnt"/> <col ref="chnghour" format="#,###.##"/> <col ref="chngmin" format="#,###.##"/> <col ref="avgchnghour" format="#,###.##"/> <col ref="avgchngmin" format="#,###.##"/> <col ref="keephour" format="#,###.##"/> <col ref="keepmin" format="#,###.##"/> <col ref="avgkeephour" format="#,###.##"/> <col ref="avgkeepmin" format="#,###.##"/> <script type="javascript" ev:event="ondblclick"> <![CDATA[ model.makeValue("/root/send/deptcd", grd_grdinfo05.valueMatrix(grd_grdinfo05.row, grd_grdinfo05.colRef("orddeptcd"))); //submit("TRMNE10503"); ]]> </script> </datagrid> </case> <case id="case6"> <datagrid id="grd_grdinfo06" nodeset="/root/main/grdinfo/grdinfo06" caption="ºÎ¼­^ÁÖÄ¡ÀÇ^½Ã°£^½Ã°£|ºÎ¼­^ÁÖÄ¡ÀÇ^½Ã^ºÐ" colsep="^" colwidth="100, 100, 47, 35" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:960px; height:690px; "> <col ref="deptnm"/> <col ref="orddrnm"/> <col ref="hour" style="text-align:right; "/> <col ref="minute" style="text-align:right; "/> </datagrid> </case> <case id="case7"> <datagrid id="grd_grdinfo07" nodeset="/root/main/grdinfo/grdinfo07" caption="Áø·á°ú^ÀÔ¿ø¼ö" colsep="^" colwidth="100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:965px; height:690px; "> <col ref="deptnm"/> <col ref="incnt"/> </datagrid> </case> <case id="case8"> <datagrid id="grd_grdinfo08" nodeset="/root/main/grdinfo/grdinfo08" caption="À¯Çü^ȯÀÚ¼ö^ȯÀÚ¼ö^ȯÀÚ¼ö|À¯Çü^ÀÀ±ÞÀÇ·á¼¾ÅÍ^508ÀÀ±Þº´µ¿^ÇÕ°è" colsep="^" colwidth="100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:965px; height:690px; "> <col ref="typenm"/> <col ref="cnt"/> <col ref="cnt2"/> <col ref="totcnt"/> </datagrid> </case> <case id="case9"/> <case id="case10"/> <case id="case11"/> <case id="case12"/> <case id="case13"/> <case id="case14"/> <case id="case15"> <datagrid id="grd_grdinfo15" nodeset="/root/main/grdinfo/grdinfo15" caption="ºÎ¼­^°Ç¼ö" colsep="^" colwidth="100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:965px; height:690px; "> <col ref="deptnm"/> <col ref="cnt"/> </datagrid> </case> <case id="case16"> <datagrid id="grd_grdinfo16" nodeset="/root/main/grdinfo/grdinfo16" caption="ºÎ¼­^ÀÀ±ÞÀÇ·á¼¾ÅÍ^ÀÀ±ÞÀÇ·á¼¾ÅÍ^508ÀÀ±Þº´µ¿^508ÀÀ±Þº´µ¿^ÇÕ°è^ÇÕ°è|ºÎ¼­^ÀÀ±Þ^Á¤±Ô^ÀÀ±Þ^Á¤±Ô^ÀÀ±Þ^Á¤±Ô" colsep="^" colwidth="100, 100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:965px; height:690px; "> <col ref="deptnm"/> <col ref="ercnt"/> <col ref="stdcnt"/> <col ref="ercnt2"/> <col ref="stdcnt2"/> <col ref="totercnt"/> <col ref="totstdcnt"/> </datagrid> </case> <case id="case17"/> <case id="case18"/> <case id="case19"/> <case id="case20"> <datagrid id="grd_grdinfo20" nodeset="/root/main/grdinfo/grdinfo20" caption="Áø·á°ú^°Ç¼ö^°Ç¼ö^°Ç¼ö|Áø·á°ú^ÀÀ±ÞÀÇ·á¼¾ÅÍ^508ÀÀ±Þº´µ¿^ÇÕ°è" colsep="^" colwidth="100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:965px; height:690px; "> <col ref="deptnm"/> <col ref="cnt"/> <col ref="cnt2"/> <col ref="totcnt"/> </datagrid> </case> <case id="case21"> <datagrid id="grd_grdinfo21" nodeset="/root/main/grdinfo/grdinfo21" caption="Áø·á°ú^°Ç¼ö" colsep="^" colwidth="100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:965px; height:690px; "> <col ref="deptnm"/> <col ref="cnt"/> </datagrid> </case> <case id="case22"> <datagrid id="grd_grdinfo22" nodeset="/root/main/grdinfo/grdinfo22" caption="Áø·á°ú^°Ç¼ö" colsep="^" colwidth="100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:965px; height:690px; "> <col ref="deptnm"/> <col ref="cnt"/> </datagrid> </case> <case id="case23"> <datagrid id="grd_grdinfo23" nodeset="/root/main/grdinfo/grdinfo23" caption="Áø·á°ú^°Ç¼ö" colsep="^" colwidth="100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:965px; height:690px; "> <col ref="deptnm"/> <col ref="cnt"/> </datagrid> </case> </switch> <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:219px; top:0px; width:970px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/> <caption id="caption2" class="search_name" style="left:221px; top:10px; width:63px; height:17px; ">ÀÏÀÚ :</caption> <caption id="caption3" style="left:372px; top:10px; width:15px; height:20px; ">~</caption> <input id="ipt_todd" ref="/root/main/cond/todd" inputtype="date" style="left:386px; top:8px; width:85px; height:19px; "/> <button id="btn_settingrnid" class="btn1_letter2" style="left:1065px; top:7px; width:56px; height:22px; "> <caption>Á¶È¸</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ fSearch(); ]]> </script> </button> <input id="ipt_fromdd" ref="/root/main/cond/fromdd" inputtype="date" style="left:284px; top:8px; width:85px; height:19px; "/> <caption id="cap_title" ref="/root/main/cond/title" class="tit_2" style="left:224px; top:45px; width:586px; height:13px; ">Åë°è¸®½ºÆ®</caption> <line id="line2" class="line_1" style="x1:220px; y1:60px; x2:1185px; y2:60px; "/> <button id="button1" class="btn1_letter2" style="left:1125px; top:7px; width:56px; height:22px; "> <caption>¿¢¼¿</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ fSaveExcel(); ]]> </script> </button> <line id="line3" class="line_4" style="x1:1058px; y1:6px; x2:1058px; y2:28px; "/> <select id="chk_flag" ref="/root/main/cond/flag" overflow="visible" appearance="full" style="left:480px; top:10px; width:70px; height:15px; border-style:none; "> <choices> <item> <label>±³¼öº°</label> <value>Y</value> </item> </choices> <script type="javascript" ev:event="xforms-value-changed"> <![CDATA[ fSearch(); ]]> </script> </select> <select1 id="rdo_aftyr" ref="/root/main/cond/aftyr" visibility="hidden" appearance="full" cols="2" overflow="visible" style="left:335px; top:45px; width:530px; height:13px; border-style:none; "> <choices> <item> <label>2013³âÀÌÈÄ(CPRÅë°è´Â 2013³âºÎÅÍ Á¸ÀçÇÕ´Ï´Ù.. ÀÌÀüÀÇ ±â·ÏÀº µû·Î ¿äûÇϽñ⠹ٶø´Ï´Ù.)</label> <value>2</value> </item> </choices> </select1> <caption id="caption4" class="search_name" style="left:570px; top:10px; width:82px; height:17px; ">±¸¿ª±¸ºÐ:</caption> <select1 id="rdo_deptflag" ref="/root/main/cond/deptflag" appearance="full" cols="3" overflow="visible" style="left:654px; top:13px; width:265px; height:13px; border-style:none; "> <choices> <item> <label>Àüü</label> <value/> </item> <item> <label>ÀÀ±ÞÀÇ·á¼¾ÅÍ</label> <value>1</value> </item> <item> <label>508ÀÀ±Þº´µ¿</label> <value>2</value> </item> </choices> </select1> </group> <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; background-image:../../../com/commonweb/images/tit_bullet1.gif; ">ÀÀ±Þ½ÇÅë°è</caption> </xhtml:body> </xhtml:html>