123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?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>당직 스케쥴 조회</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- </main>
- <hidden>
- </hidden>
- <temp>
- </temp>
- <init>
- </init>
- <send>
- <ngdtym/>
- <instcd/>
- <deptcd/>
- <apprtcdrflag/>
- </send>
- <print>
- <ngdtschedule>
- <ngdtschedulelist/>
- <ngdtmajorlist/>
- </ngdtschedule>
- </print>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //사용자 권한
- fCheckAuth();
-
- rszfGetLabelControlComboList("R0314", "cmb_instcd", "detldesc");
- var dutplceinstcd = getUserInfo("dutplceinstcd");
- model.setValue("/root/send/instcd", dutplceinstcd);
-
- misfComboComCdListMulti("R0234,R0151", "cmb_deptcd,cmb_apprtcdrflag");
- addComboItem( "cmb_deptcd", "전체", "", "above");
- model.setValue(cmb_deptcd.attribute("ref"), "");
- addComboItem( "cmb_apprtcdrflag", "전체", "", "above");
- model.setValue(cmb_apprtcdrflag.attribute("ref"), "");
-
- var today = getCurrentDate();
- var cur_yymm = parseInt(today.substring(0,6));
- model.setValue("/root/send/ngdtym", cur_yymm);
-
- if (dutplceinstcd == "001" && getUserInfo("dutplcecd") == "4110100000") {
- cmb_instcd.disabled = false;
- }else{
- cmb_instcd.disabled = true;
- }
-
- model.refresh();
-
- fInitialize();
- ]]>
- </script>
- <bind id="bind1" ref="/root/main/ngdtamt/ngdtamtlist/ngdtamt" calculate="../weekno * 20000 + ../holino * 40000"/>
- <submission id="TRRTS03901" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/print/ngdtschedule"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/tistrngeducplanmngtweb/js/SMRTS00600.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript">
- <![CDATA[
- function fInitialize(){
- model.resetInstanceNode("/root/PrintRfehemht");
-
- makeReportPreview(0,120,1195,640);
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body>
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">당직 스케쥴 출력</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:5px; width:1195px; height:36px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1130px; top:12px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRRTS03901");
- exeReportPreview("RPRTS03900", "XMLSTR");
- ]]>
- </script>
- </button>
- <line id="line82" class="line_4" style="x1:1115px; y1:10px; x2:1115px; y2:36px; border-color:#ffe4bb; border-left-style:solid; "/>
- <line id="line1" class="line_1" style="x1:0px; y1:66px; x2:1190px; y2:67px; "/>
- <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_s_essential" disabled="false" appearance="minimal" style="left:275px; top:15px; width:120px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_instcd" class="search_name" style="left:185px; top:15px; width:94px; height:17px; ">근무병원 :</caption>
- <input id="ipt_ngdtymfrom" ref="/root/send/ngdtym" inputtype="date" format="yyyy-mm" style="left:65px; top:14px; width:80px; height:19px; "/>
- <select1 id="cmb_deptcd" ref="/root/send/deptcd" class="combo_s_essential" disabled="false" appearance="minimal" style="left:520px; top:15px; width:125px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption1" class="search_name" style="left:440px; top:15px; width:94px; height:17px; ">임상과 :</caption>
- <caption id="caption2" class="search_name" style="left:680px; top:15px; width:99px; height:17px; ">전공의구분 :</caption>
- <select1 id="cmb_apprtcdrflag" ref="/root/send/apprtcdrflag" class="combo_s_essential" disabled="false" appearance="minimal" style="left:785px; top:15px; width:125px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption3" class="search_name" style="left:5px; top:15px; width:60px; height:17px; ">년월 :</caption>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; "/>
- </xhtml:body>
- </xhtml:html>
|