123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <send>
- <fromdd/>
- <todd/>
- </send>
- <main>
- <list01>
- <gridoprcdrinfo>
- <orddeptcd/>
- <orddrid/>
- <orddrnm/>
- <clamym/>
- <cadecidifamt/>
- </gridoprcdrinfo>
- </list01>
- </main>
- </root>
- </instance>
- <submission id="TRPIF50300" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list01"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:565px; height:732px; ">
- <caption id="caption7" class="tit_2" style="left:6px; top:75px; width:111px; height:14px; ">삭감현황</caption>
- <line id="line8" class="line_1" style="x1:0px; y1:90px; x2:564px; y2:90px; "/>
- <button id="button12" class="btn2_letter4" style="left:498px; top:68px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var today = new Date();
-
- var yy = today.getYear()+"";
- var mm = today.getMonth()+1;
- var dd = today.getDate();
-
- if(mm < 10) { mm = "0"+mm; } else { mm = mm+""; }
- if(dd < 10) { dd = "0" + dd; } else { dd = dd + ""; }
-
- var tmp = yy+mm+dd;
- var fileName = window.fileDialog("save", ",", false, "원외처방개인별심결내역및지급내역조회_"+tmp, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "") {
- grddrinfo.saveExcel(fileName, "SheetName", true, true, "", "", "");
- }
- ]]>
- </script>
- </button>
- <datagrid id="grddrinfo" nodeset="/root/main/list01/gridoprcdrinfo" class="datagrid1" scroll="auto" caption="진료과^진료의ID^진료의^청구년월^정산금액^상한액^지원금^장애인기금^대불금^부적정
부담금^부적정
본인환급금^공단부담
환수액^조정액^약국명^처방전교부번호^약품코드^약품코드명^조정
사유^환수일자^환수액|진료과^진료의ID^진료의^청구년월^정산금액^상한액^지원금^장애인기금^대불금^부적정
부담금^부적정
본인환급금^공단부담
환수액^조정액^약국명^처방전교부번호^약품코드^약품코드명^조정
사유^환수일자^환수액" colsep="^" colwidth="182, 81, 80, 70, 105" dataheight="25" explorerbar="sortshowmove" extendlastcol="false" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:96px; width:564px; height:634px; ">
- <col ref="orddeptcd" style="text-align:center; "/>
- <col ref="orddrid" style="text-align:center; "/>
- <col ref="orddrnm" style="text-align:center; "/>
- <col ref="clamym" format="yyyy-mm" style="text-align:center; "/>
- <col ref="cadecidifamt" format="#,###" style="text-align:right; "/>
- <script type="javascript" ev:event="oncopy">
- <![CDATA[
- grid_oncopy();
- ]]>
- </script>
- </datagrid>
- <button id="button7" class="btn2_letter6" style="left:410px; top:68px; width:86px; height:19px; ">
- <caption>Open Excel</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- try {
- window.exec("excel");
- } catch(e) {
- alert(e);
- }
- ]]>
- </script>
- </button>
- <button id="button10" class="btn2_letter3" style="left:300px; top:68px; width:53px; height:19px; ">
- <caption>열카피</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- grddrinfo.attribute("selectionmode") = "bycol";
- ]]>
- </script>
- </button>
- <button id="button11" class="btn2_letter3" style="left:355px; top:68px; width:53px; height:19px; ">
- <caption>행카피</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- grddrinfo.attribute("selectionmode") = "byrow";
- ]]>
- </script>
- </button>
- <button id="button13" class="btn2_letter3" style="left:245px; top:68px; width:53px; height:19px; ">
- <caption>셀카피</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- grddrinfo.attribute("selectionmode") = "free";
- ]]>
- </script>
- </button>
- <group id="group2" style="left:0px; top:10px; width:563px; height:55px; vertical-align:top; ">
- <shape id="roundrect3" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:563px; height:55px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_srch" class="btn1_letter2" navindex="3" style="left:480px; top:17px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(ipt_fromdd.value == "" || ipt_todd.value == "") {
- messageBox("도착 시작일과 종료일을","C001");
- model.setFocus("ipt_fromdd");
- return false;
- }
- model.removenode("/root/main/list01");
- model.refresh();
-
- submit("TRPIF50300");
- ]]>
- </script>
- </button>
- <line id="line43" class="line_4" style="x1:467px; y1:7px; x2:467px; y2:48px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption2" style="left:245px; top:19px; width:15px; height:15px; ">~</caption>
- <input id="ipt_fromdd" ref="/root/send/fromdd" class="input_search" navindex="1" inputtype="date" style="left:157px; top:17px; width:85px; height:19px; ">
- <script type="javascript" ev:event="DOMFocusOut">
- <![CDATA[
- ipt_todd.value = ipt_fromdd.value;
- model.refreshpart("/root/send/todd");
- ]]>
- </script>
- </input>
- <input id="ipt_todd" ref="/root/send/todd" class="input_search" navindex="2" inputtype="date" style="left:258px; top:17px; width:85px; height:19px; "/>
- <caption id="caption4" class="search_name" style="left:10px; top:17px; width:143px; height:17px; ">원외정산 도착일자 :</caption>
- </group>
- </group>
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:269px; height:14px; ">의사별 원외정산내역 조회</caption>
- </xhtml:body>
- </xhtml:html>
|