123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:my="http://www.comsquare.co.kr/example" xmlns:ms="urn:schemas-microsoft-com:xslt" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
- <xhtml:head>
- <xhtml:title>장애인구강진료센터환자현황</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <hcdtlist>
- <hcdtinfo>
- <pid/>
- <hngnm/>
- <orddd/>
- <cretno/>
- <orddeptnm/>
- <orddrnm/>
- <uncocd/>
- <unconm/>
- <uncoamt/>
- <rcptexecdd/>
- <addr/>
- <hcflag/>
- </hcdtinfo>
- </hcdtlist>
- </main>
- <send>
- <fromdd/>
- <todd/>
- <srchflag>R</srchflag>
- </send>
- </root>
- </instance>
- <submission id="TRPMC07601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/hcdtlist/hcdtinfo"/>
- </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" ev:event="xforms-ready">
- <![CDATA[
- grd_hcdt.rowHeightMin = 23;
-
- model.setValue("/root/send/fromdd", getCurrentDate().toDate().getAddDate(-1, "M").getDateFormat("YYYYMMDD"));
- model.setValue("/root/send/todd", getCurrentDate());
-
- ipt_fromdd.refresh();
- ipt_todd.refresh();
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="cap_title" class="tit_1" style="left:0px; top:0px; width:209px; height:14px; font-family:돋움; vertical-align:middle; ">장애인 구강 진료 센터 환자 현황</caption>
- <caption id="caption7" class="tit_2" style="left:0px; top:70px; width:85px; height:13px; font-weight:bold; ">조회 내역</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:85px; x2:1195px; y2:85px; "/>
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:20px; width:1195px; height:41px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" navindex="6" style="left:1130px; top:30px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRPMC07601");
- grd_hcdt.resizeCells();
- ]]>
- </script>
- </button>
- <line id="line13" style="x1:1120px; y1:30px; x2:1120px; y2:57px; border-color:#FFD799; border-left-style:solid; "/>
- <button id="btn_excel" class="btn2_letter4" style="left:1131px; top:65px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var filename = window.fileDialog("save", ",", false, "장애인구강진료현황", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- grd_hcdt.saveExcel(filename, "sheetname:장애인구강진료현황;colhiddenextend:true;rowhiddenextend:false;");
- messageBox("엑셀 저장이 완료되었습니다.", "I999");
- ]]>
- </script>
- </button>
- <datagrid id="grd_hcdt" nodeset="/root/main/hcdtlist/hcdtinfo" autoresize="true" caption="등록번호^이름^진료일^생성번호^진료과^진료의^미수코드^미수명^미수금액^수납일^주소^장애분류" colsep="^" colwidth="60, 60, 80, 0, 160, 60, 0, 160, 70, 80, 300, 100" extendlastcol="scroll" mergecells="byrestriccol" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:90px; width:1195px; height:675px; text-align:center; ">
- <col ref="pid"/>
- <col ref="hngnm"/>
- <col ref="orddd" format="yyyy-mm-dd"/>
- <col ref="cretno" visibility="hidden"/>
- <col ref="orddeptnm"/>
- <col ref="orddrnm"/>
- <col ref="uncocd" visibility="hidden"/>
- <col ref="unconm" style="text-align:left; padding-left:2; "/>
- <col ref="uncoamt" format="(-)#,###" style="text-align:right; padding-right:2; "/>
- <col ref="rcptexecdd" format="yyyy-mm-dd"/>
- <col ref="addr" style="text-align:left; "/>
- <col ref="hcflag" style="text-align:left; padding-left:2; "/>
- </datagrid>
- <caption id="caption1" class="search_name" style="left:9px; top:32px; width:100px; height:17px; ">조회 기간 :</caption>
- <input id="ipt_fromdd" ref="/root/send/fromdd" inputtype="date" style="left:106px; top:32px; width:90px; height:19px; "/>
- <input id="ipt_todd" ref="/root/send/todd" inputtype="date" style="left:212px; top:32px; width:90px; height:19px; "/>
- <caption id="caption2" style="left:196px; top:33px; width:15px; height:20px; text-align:center; ">~</caption>
- <select1 id="rdo_srchflag" ref="/root/send/srchflag" appearance="full" cellspacing="3" cols="2" overflow="visible" style="left:310px; top:34px; width:115px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>수납일</label>
- <value>R</value>
- </item>
- <item>
- <label>진료일</label>
- <value>O</value>
- </item>
- </choices>
- </select1>
- </xhtml:body>
- </xhtml:html>
|