123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204 |
- <?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>종합건진 예약자현황</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <init>
- <cdlist>
- <A0068list/>
- <A0107list/>
- <A0116list/>
- </cdlist>
- </init>
- <main>
- <healexamrsrvlist>
- <item>
- <pid/>
- <hngnm/>
- <orddd/>
- <rsrvtm/>
- <healexamflag/>
- <srchflag/>
- <statflag/>
- <choiflag/>
- <pkgcd/>
- <pkgnm/>
- <exrsrvdt/>
- <testcd/>
- <testnm/>
- <testcd2/>
- <testnm2/>
- <rsrvdd/>
- </item>
- </healexamrsrvlist>
- </main>
- <send>
- <fromdd/>
- <todd/>
- <srchflag>T</srchflag>
- <healexamflag>C','G</healexamflag>
- <statflag>A','C</statflag>
- <detlflag/>
- </send>
- </root>
- </instance>
- <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/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fGetScreenInit();
- ]]>
- </script>
- <submission id="TRAVB00001"/>
- <submission id="TRAVT02101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/benflist"/>
- <submission id="TRAHA02900" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/healexamrsrvlist"/>
- </model>
- <script type="javascript">
- <![CDATA[
-
- // 화면 초기화
- function fGetScreenInit(){
-
- model.setValue("/root/send/fromdd", getCurrentDate());
- model.setValue("/root/send/todd", getCurrentDate());
-
- zbcfGetCodeList(new Array("A0068", "A0107", "A0116")
- , new Array("/root/init/cdlist/A0068list" // 건진구분
- , "/root/init/cdlist/A0107list" // 상태구분
- , "/root/init/cdlist/A0116list")); // 선택구분
-
- addComboItem("cmb_healexamflag", "전체", "C','G", "above");
-
- model.refresh();
- }
-
- // 예약자현황 조회
- function fGetRsrvList() {
-
- submit("TRAHA02900", false);
-
- if (model.getValue("/root/send/detlflag") == "Y") {
- grd_rsrv.mergeCells = "";
- } else {
- grd_rsrv.mergeCells = "byrestriccol";
- }
-
- grd_rsrv.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:5px; width:210px; height:13px; ">건강 검진 예약 현황</caption>
- <caption id="caption1" class="tit_2" style="left:0px; top:60px; width:80px; height:14px; ">예약 현황</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:75px; x2:1195px; y2:75px; "/>
- <datagrid id="grd_rsrv" nodeset="/root/main/healexamrsrvlist/item" caption="등록번호^이름^검사일시^검사일시^건진구분^검사구분^상태^선택^패키지코드^패키지명^외부검사일시^검사코드^검사명^검사코드2^검사명^등록일" colsep="^" colwidth="60, 80, 80, 40, 70, 70, 60, 80, 90, 260, 110, 90, 260, 90, 260, 80" frozencols="6" mergecells="byrestriccol" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:80px; width:1195px; height:680px; text-align:center; ">
- <col ref="pid"/>
- <col ref="hngnm"/>
- <col ref="orddd" format="yyyy-mm-dd"/>
- <col ref="rsrvtm" format="hh:nn"/>
- <col disabled="true" ref="healexamflag" type="combo">
- <choices>
- <itemset nodeset="/root/init/cdlist/A0068list/A0068">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="srchflag"/>
- <col disabled="true" ref="statflag" type="combo">
- <choices>
- <itemset nodeset="/root/init/cdlist/A0107list/A0107">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="choiflag" type="combo">
- <choices>
- <itemset nodeset="/root/init/cdlist/A0116list/A0116">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="pkgcd"/>
- <col ref="pkgnm" style="text-align:left; padding-left:2; "/>
- <col ref="exrsrvdt" format="yyyy-mm-dd hh:nn"/>
- <col ref="testcd"/>
- <col ref="testnm" style="text-align:left; padding-left:2; "/>
- <col ref="testcd2"/>
- <col ref="testnm2" style="text-align:left; padding-left:2; "/>
- <col ref="rsrvdd" format="yyyy-mm-dd"/>
- </datagrid>
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:15px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:24px; width:79px; height:17px; ">건진일 :</caption>
- <line id="line13" class="line_4" style="x1:1125px; y1:22px; x2:1125px; y2:44px; "/>
- <input id="ipt_fromdd" ref="/root/send/fromdd" inputtype="date" style="left:95px; top:23px; width:94px; height:19px; "/>
- <button id="btn_sea" class="btn1_letter2" style="left:1133px; top:22px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- if (model.getValue("/root/send/fromdd") == "") {
- messageBox("조회기간", "E013", "입력 후 다시 조회하세요.");
- return;
- }
-
- fGetRsrvList();
- ]]>
- </script>
- </button>
- <select1 id="cmb_flag" ref="/root/send/srchflag" appearance="minimal" style="left:315px; top:23px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>T</value>
- </item>
- <item>
- <label>기본 검사</label>
- <value>B</value>
- </item>
- <item>
- <label>추가 검사</label>
- <value>A</value>
- </item>
- </choices>
- </select1>
- <caption id="caption3" class="search_name" style="left:220px; top:25px; width:94px; height:17px; ">검사 구분 :</caption>
- <button id="btn_excsave" class="btn2_letter4" style="left:1131px; top:55px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var filename = window.fileDialog("save", ",", false, "excel", "xls", "All File(*.*)|*.*|Excel File(*.xls)|*.xls");
-
- if (filename != "") {
- grd_rsrv.saveExcel(filename);
- }
- ]]>
- </script>
- </button>
- <caption id="caption4" class="search_name" style="left:445px; top:25px; width:94px; height:17px; ">건진 구분 :</caption>
- <select1 id="cmb_healexamflag" ref="/root/send/healexamflag" appearance="minimal" style="left:540px; top:23px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cdlist/A0068list/A0068">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <select id="chk_detlflag" ref="/root/send/detlflag" overflow="visible" appearance="full" style="left:670px; top:25px; width:100px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>세부 내역 조회</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- </xhtml:body>
- </xhtml:html>
|