123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153 |
- <?xml version="1.0" encoding="UTF-16"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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>교직원가족 및 VIP 현황</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <send>
- <vdflag>1</vdflag>
- <todd/>
- </send>
- <main>
- <vipdiscinfo>
- <vipdiscinfolist/>
- </vipdiscinfo>
- </main>
- <hidden>
- <tmp/>
- </hidden>
- <init>
- <P0439list>
- <P0439>
- <cdnm/>
- <cdid/>
- </P0439>
- </P0439list>
- </init>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- var cur_Date = getCurrentDate();
- model.setValue("/root/send/todd",cur_Date);
- zbcfGetCodeList( new Array("P0439"), new Array("/root/init/P0439list") );
- model.refresh();
- ]]>
- </script>
- <submission id="TRPMS03400" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/vipdiscinfo"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.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/numericHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/zipcodeweb/js/ZBP001.js"/>
- <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" style="left:0px; top:0px; width:1185px; height:13px; ">
- <caption id="caption60" class="tit_1" style="left:0px; top:0px; width:183px; height:14px; font-family:돋움; vertical-align:middle; ">교직원가족 및 VIP 현황</caption>
- </group>
- <group id="group5" style="left:0px; top:25px; width:1195px; height:37px; ">
- <shape id="roundrect4" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption10" class="search_name" style="left:15px; top:9px; width:100px; height:17px; ">조회날짜 :</caption>
- <button id="button5" class="btn1_letter2" style="left:1118px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRPMS03400");
- ]]>
- </script>
- </button>
- <input id="input8" ref="/root/send/todd" class="input_default" navindex="7" inputtype="date" style="left:108px; top:8px; width:90px; height:19px; ">
- <script type="javascript" ev:event="onkeydown">
- <![CDATA[
- if( event.keyCode == 13 ) {
-
- var pCurTargetObj = event.ptarget.parent;
-
- if( pCurTargetObj.elementName == "xforms:select1" || pCurTargetObj.elementName == "xforms:select") {
- event.keyCode = 9;
- pCurTargetObj.dispatch("onkeydown");
- }
- else {
-
- event.keyCode = 9;
- }
- }
- event.stopPropagation();
- ]]>
- </script>
- </input>
- <button id="btn_print" class="btn6_letter2" style="left:1054px; top:7px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPPMS13001", "XMLSTR", "","", "false","","","","","false");
- ]]>
- </script>
- </button>
- <caption id="caption1" class="search_name" style="left:215px; top:9px; width:100px; height:17px; ">조회구분 :</caption>
- <select1 id="combo1" ref="/root/send/vdflag" appearance="minimal" style="left:310px; top:8px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>1</value>
- </item>
- <item>
- <label>VIP환자</label>
- <value>2</value>
- </item>
- <item>
- <label>감면환자</label>
- <value>3</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var flag = model.getValue("/root/send/vdflag");
- if( flag == "1" ){
- datagrid3.colHidden(10) = false
- }
- if( flag == "2" ){
- datagrid3.colHidden(10) = true
- }
- if( flag == "3" ){
- datagrid3.colHidden(10) = false
- }
- model.refresh();
- button5.dispatch("DOMActivate");
- ]]>
- </script>
- </select1>
- </group>
- <line id="line8" class="line_1" style="x1:0px; y1:70px; x2:1195px; y2:70px; "/>
- <datagrid id="datagrid3" nodeset="/root/main/vipdiscinfo/vipdiscinfolist" caption="조회구분^등록번호^성명^진료과^의사명^입원일자^퇴원일자^재입원^상병명^병실^감면구분^관계" colsep="^" colwidth="64, 80, 80, 100, 80, 80, 80, 80, 222, 80, 80, 156" dataheight="25" defaultrows="2" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="25" rowsep="|" style="left:0px; top:75px; width:1195px; height:695px; ">
- <col ref="vdflag" style="text-align:center; "/>
- <col disabled="true" ref="pid" style="text-align:center; "/>
- <col ref="hngnm" style="text-align:center; "/>
- <col disabled="true" ref="orddeptcd" style="text-align:center; "/>
- <col disabled="true" ref="orddrid" style="text-align:center; "/>
- <col ref="indd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="dschdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="preindd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="diaghngnm" style="text-align:center; "/>
- <col ref="roomcd" style="text-align:center; "/>
- <col disabled="true" ref="discflag" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/P0439list/P0439">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="rela" style="text-align:center; "/>
- <col ref="discflagnm" visibility="hidden" style="text-align:center; "/>
- </datagrid>
- </xhtml:body>
- </xhtml:html>
|