123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267 |
- <?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">
- <script type="javascript">
- <![CDATA[
-
- function fInitialize()
- {
- // 시스템 날자
- model.setValue("/root/hidden/currentdate", getCurrentDate());
-
- // 방문일정을 오늘날자로 세팅
- model.setValue("/root/send/data1/fromdd",model.getValue("/root/hidden/currentdate"));
- model.setValue("/root/send/data1/todd",model.getValue("/root/hidden/currentdate"));
-
- model.removeNodeset("/root/main/list");
- model.makeNode("/root/main/list");
-
- submit('TRPMC00907');
- model.refresh();
- }
- //자체기초코드 조회
- function fComCDRef()
- {
- submit("TRPMI00106");
- model.refresh();
- }
- ]]>
- </script>
- <xhtml:head>
- <xhtml:title>법원보관금 청구현황</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <send>
- <data1>
- <fromdd/>
- <todd/>
- <courtnm/>
- <orddrid/>
- <orddeptcd/>
- <goobun/>
- </data1>
- <data2>
- <sess_posinstcd>012</sess_posinstcd>
- </data2>
- </send>
- <main>
- <list>
- <grdcourtkeepclamprescond/>
- </list>
- </main>
- <hidden>
- <init>
- <disccd>
- <cd/>
- <nm/>
- </disccd>
- <insukind>
- <cd/>
- <nm/>
- </insukind>
- <suppkind>
- <cd/>
- <nm/>
- <up/>
- <io/>
- </suppkind>
- <orddeptcd>
- <cd/>
- <nm/>
- </orddeptcd>
- <orddrid>
- <cd/>
- <nm/>
- <dp/>
- <sp/>
- </orddrid>
- <wardcd>
- <cd/>
- <nm/>
- <of/>
- </wardcd>
- <roomcd>
- <cd/>
- <nm/>
- <wd/>
- <gr/>
- <ty/>
- </roomcd>
- <flag>
- <prestdd/>
- <mskindflag/>
- </flag>
- </init>
- <currentdate/>
- </hidden>
- <init>
- <courtlist>
- <court>
- <nm/>
- <cd/>
- </court>
- </courtlist>
- </init>
- </root>
- </instance>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance" resultref="/root/init"/>
- <submission id="TRPMI00106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data2" replace="instance" resultref="/root/hidden/init"/>
- <submission id="TRPMC03901" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data1" resultref="/root/hidden/rcv"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize(); // 기본데이터 초기화
- fComCDRef(); // 코드 조회
- ]]>
- </script>
- <submission id="TRPMC00907" mediatype="application/x-www-form-urlencoded" method="post" replace="instance" resultref="/root/init/courtlist"/>
- </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/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/zipcodeweb/js/ZBP001.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="780" pageheight="650" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:760px; height:625px; ">
- <group id="group2" style="left:0px; top:10px; width:755px; height:60px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:755px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption32" class="search_name" style="left:15px; top:9px; width:90px; height:17px; ">조회기간 :</caption>
- <button id="btn_srch" class="btn1_letter2" style="left:690px; top:20px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // 법원보관금 청구현황 조회
- if(submit("TRPMC03901")) {
- var patrefcnt = getNodesetCount("/root/hidden/rcv/list/grdcourtkeepclamprescond");
- if (patrefcnt > 0) {
- copyNodeType("/root/main/list","/root/hidden/rcv/list","replace");
- } else {
- model.removeNodeset("/root/main/list");
- model.makeNode("/root/main/list");
- }
- model.refresh();
- }
- ]]>
- </script>
- </button>
- <line id="line1" class="line_4" style="x1:675px; y1:18px; x2:675px; y2:40px; border-color:#ffcc99; border-style:solid; "/>
- <caption id="caption1" class="search_name" style="left:405px; top:9px; width:83px; height:17px; ">법 원 명 :</caption>
- <select1 id="combo1" ref="/root/send/data1/courtnm" appearance="minimal" style="left:495px; top:8px; width:120px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/courtlist/court">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption3" class="search_name" style="left:220px; top:36px; width:75px; height:17px; ">의사 :</caption>
- <select1 id="combo3" ref="/root/send/data1/orddrid" appearance="minimal" style="left:280px; top:35px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/hidden/init/orddrid">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption4" class="search_name" style="left:405px; top:36px; width:86px; height:17px; ">진료구분 :</caption>
- <caption id="caption5" style="left:236px; top:10px; width:15px; height:20px; ">~</caption>
- <select1 id="combo5" ref="/root/send/data1/goobun" appearance="minimal" style="left:497px; top:35px; width:118px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>01</value>
- </item>
- <item>
- <label>외래</label>
- <value>02</value>
- </item>
- <item>
- <label>입원</label>
- <value>03</value>
- </item>
- </choices>
- </select1>
- <caption id="caption6" class="search_name" style="left:15px; top:35px; width:83px; height:17px; ">진 료 과 :</caption>
- <select1 id="combo6" ref="/root/send/data1/orddeptcd" appearance="minimal" style="left:105px; top:35px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/hidden/init/orddeptcd">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </select1>
- <input id="input1" ref="/root/send/data1/fromdd" class="input_search" inputtype="date" style="left:105px; top:7px; width:110px; height:19px; "/>
- <input id="input2" ref="/root/send/data1/todd" class="input_search" inputtype="date" style="left:269px; top:7px; width:110px; height:19px; "/>
- </group>
- <line id="line4" class="line_1" style="x1:0px; y1:95px; x2:755px; y2:95px; "/>
- <button id="button3" class="btn2_letter4" style="left:691px; top:75px; width:64px; height:19px; ">
- <caption>액셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_grdcourtkeepclamprescond.saveExcel(fileName, "SheetName", true, true, "", "");
- }
-
- window.exec(fileName);
- ]]>
- </script>
- </button>
- <group id="group3" style="left:0px; top:596px; width:756px; height:27px; ">
- <button id="button2" class="btn4_letter2" style="left:696px; top:3px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:755px; y2:0px; "/>
- <button id="button1" class="btn4_letter3" style="left:620px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.resetInstanceNode("/root/send/data1");
-
- fInitialize();
- ]]>
- </script>
- </button>
- </group>
- <datagrid id="grd_grdcourtkeepclamprescond" nodeset="/root/main/list/grdcourtkeepclamprescond" caption="환자번호^성명^법원명^사건번호^진료과^의사명^청구금액^총진료비^결과작성일" colsep="^" colwidth="90, 80, 100, 90, 110, 80, 90, 0, 90" dataheight="23" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:100px; width:755px; height:494px; ">
- <col ref="pid"/>
- <col ref="hngnm"/>
- <col ref="courtnmcd" type="combo">
- <choices>
- <itemset nodeset="/root/init/courtlist/court">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- <col ref="acdno"/>
- <col disabled="true" ref="orddeptcd" type="combo">
- <choices>
- <itemset nodeset="/root/hidden/init/orddeptcd">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="atdoctid"/>
- <col ref="clamamt" format="#,###" style="text-align:right; "/>
- <col ref="calcamt" visibility="hidden" format="#,###" style="text-align:right; "/>
- <col ref="rsltworkdd" format="yyyy-mm-dd" style="text-align:center; "/>
- </datagrid>
- <caption id="caption7" class="tit_2" style="left:2px; top:80px; width:140px; height:13px; ">법원보관금청구현황</caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|