123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.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>On Call 관리 (집계)</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <init>
- <orddept/>
- <userlist/>
- </init>
- <main>
- <cond>
- <condflag/>
- <basemm/>
- <fromdd/>
- <todd/>
- <patflagcd>-</patflagcd>
- </cond>
- <oncalllist/>
- </main>
- <send>
- <reqdata/>
- <savedata/>
- </send>
- <hidden/>
- <temp>
- <basemm/>
- </temp>
- </root>
- </instance>
- <submission id="TRMMO33601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/cond" resultref="/root/main/oncalllist"/>
- <submission id="TXMMO33601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/cond" resultref="/root/main/oncalllist"/>
- <script type="javascript" ev:event="xforms-model-construct-done">
- <![CDATA[
- fInitOnCall("S");
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/SPMMO33200.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="1216" pageheight="800">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:695px; height:14px; ">On Call 수당지급 내역</caption>
- <group id="group1" style="left:0px; top:15px; width:1200px; height:780px; ">
- <button id="button3" class="btn5_letter2" style="left:1067px; top:41px; width:42px; height:19px; ">
- <caption>집계</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSaveSumOnCall();
- ]]>
- </script>
- </button>
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1200px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <input id="input3" ref="/root/main/cond/basemm" inputtype="date" format="yyyy-mm" style="left:90px; top:8px; width:95px; height:19px; text-align:center; "/>
- <button id="button1" class="btn1_letter2" style="left:1130px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetSumOnCallList();
- ]]>
- </script>
- </button>
- <line id="line2" style="x1:1118px; y1:7px; x2:1118px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <line id="line9" class="line_1" style="x1:0px; y1:61px; x2:1200px; y2:61px; "/>
- <caption id="caption15" class="tit_2" style="left:0px; top:45px; width:188px; height:14px; text-align:left; ">On Call 수당지급 내역</caption>
- <line id="line3" class="line_3" style="x1:0px; y1:776px; x2:1150px; y2:776px; "/>
- <datagrid id="grd_oncalllist" nodeset="/root/main/oncalllist/info" caption="구분^calldeptcd^진료과^성명^사번^01^02^03^04^05^06^07^08^09^10^11^12^13^14^15^16^17^18^19^20^21^22^23^24^25^26^27^28^29^30^31|구분^calldeptcd^진료과^성명^사번^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^" colsep="^" colwidth="50, 0, 75, 55, 70, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:66px; width:1200px; height:709px; text-align:center; ">
- <col ref="patflagcd" type="combo">
- <choices>
- <item>
- <label>응급</label>
- <value>E</value>
- </item>
- <item>
- <label>일반</label>
- <value>S</value>
- </item>
- <item>
- <label>외상</label>
- <value>T</value>
- </item>
- <item>
- <label>외상제외 전체</label>
- <value>A</value>
- </item>
- </choices>
- </col>
- <col ref="calldeptcd"/>
- <col ref="calldeptnm"/>
- <col ref="calldrnm"/>
- <col ref="calldrid"/>
- <col ref="col01"/>
- <col ref="col02"/>
- <col ref="col03"/>
- <col ref="col04"/>
- <col ref="col05"/>
- <col ref="col06"/>
- <col ref="col07"/>
- <col ref="col08"/>
- <col ref="col09"/>
- <col ref="col10"/>
- <col ref="col11"/>
- <col ref="col12"/>
- <col ref="col13"/>
- <col ref="col14"/>
- <col ref="col15"/>
- <col ref="col16"/>
- <col ref="col17"/>
- <col ref="col18"/>
- <col ref="col19"/>
- <col ref="col20"/>
- <col ref="col21"/>
- <col ref="col22"/>
- <col ref="col23"/>
- <col ref="col24"/>
- <col ref="col25"/>
- <col ref="col26"/>
- <col ref="col27"/>
- <col ref="col28"/>
- <col ref="col29"/>
- <col ref="col30"/>
- <col ref="col31"/>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </datagrid>
- <caption id="caption3" class="search_name" style="left:10px; top:9px; width:80px; height:17px; ">조회월 :</caption>
- <button id="button2" class="btn2_letter2" style="left:1111px; top:41px; width:42px; height:19px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var basemm = model.getValue("/root/main/cond/basemm");
- model.setValue("/root/temp/basemm", basemm.substring(0, 4) + "/" + basemm.substring(5, 6) + " 수당지급내역");
- exeReportPreview("RPMMO33600", "XMLSTR");
- ]]>
- </script>
- </button>
- <button id="button4" class="btn2_letter2" style="left:1155px; top:41px; width:42px; height:19px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "On Call 수당 지급 내역", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
- if (fileName != ""){
- grd_oncalllist.saveExcel(fileName, "On Call 수당 지급 내역", false, false, "", "", false);
- }
- ]]>
- </script>
- </button>
- <caption id="caption5" class="search_name" style="left:195px; top:9px; width:61px; height:17px; ">구분 :</caption>
- <select1 id="radio4" ref="/root/main/cond/patflagcd" appearance="full" cellspacing="10" cols="5" overflow="visible" style="left:255px; top:10px; width:340px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value>-</value>
- </item>
- <item>
- <label>응급</label>
- <value>E</value>
- </item>
- <item>
- <label>일반</label>
- <value>S</value>
- </item>
- <item>
- <label>외상</label>
- <value>T</value>
- </item>
- <item>
- <label>외상제외 전체보기</label>
- <value>A</value>
- </item>
- </choices>
- </select1>
- </group>
- </xhtml:body>
- </xhtml:html>
|