123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518 |
- <?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">
- <xhtml:head>
- <xhtml:title>임상검사비</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <list>
- <item>
- <chk/>
- <instcd/>
- <orgsubjno/>
- <subjnm/>
- <reqyymm/>
- <reqseqno/>
- <usernm/>
- <rcptdd/>
- <uncoamt/>
- <bugt/>
- <bal/>
- <depobal/>
- <ordamtreqcnfmflag/>
- <depoamt/>
- <apptot/>
- <subjno/>
- <subjid/>
- <respstdyempno/>
- </item>
- </list>
- <detllist>
- <item>
- <subjno/>
- <subjnoseqno/>
- <orddd/>
- <orddeptcd/>
- <orddrid/>
- <pid/>
- <rcptdd/>
- <rcpttm/>
- <uncoamt/>
- </item>
- </detllist>
- <excellist>
- <item>
- <subjno/>
- <instcd/>
- <reqyymm/>
- <reqseqno/>
- <pid/>
- <rcptdd/>
- <rcptno/>
- <rcptseqno/>
- <seqno/>
- <rcptstat/>
- <ordtype/>
- <orddd/>
- <orddeptcd/>
- <orddrid/>
- <dschdd/>
- <insukind/>
- <suppkind/>
- <uncorcptflag/>
- <uncocls/>
- <uncocd/>
- <uncoamt/>
- <rcptamt/>
- <debtamt/>
- <endyn/>
- <empid/>
- <rcptexecdd/>
- <rcpttm/>
- <rcptrid/>
- <apprsn/>
- <remfact/>
- <ordamtreqcnfmflag/>
- <subjnoseqno/>
- <flag/>
- </item>
- </excellist>
- </main>
- <send>
- <instcd/>
- <rcptstartdd/>
- <rcptenddd/>
- <respstdyempno/>
- <ordamtreqcnfmflag/>
- <orgsubjno/>
- <rcptdd/>
- <senddata/>
- </send>
- <init>
- <baseinfo>
- <instinfo>
- <instcd/>
- <hospnm/>
- </instinfo>
- </baseinfo>
- </init>
- </root>
- </instance>
- <submission id="TRICI03001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/list"/>
- <submission id="TRICI03002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/detllist"/>
- <submission id="TRICI03003" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/excellist"/>
- <submission id="TXICI03001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/list"/>
- <submission id="TXICI03002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/excellist"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- submit("TRIRZ00000");
- astfAddCombo("/root/init/baseinfo","instinfo","instcd,hospnm",",전체");
- model.setValue("/root/send/rcptstartdd", (((getCurrentDate()).toDate("YYYYMMDD")).getAddDate(-1,"M")).getDateFormat("YYYYMMDD"));
- model.setValue("/root/send/rcptenddd", getCurrentDate());
- button1.selected = true;
- model.toggle("case1");
- submit("TRICI03001");
-
- for ( var i = 0; i < datagrid1.rows; i++ ) {
- for ( var j =0; j <datagrid1.colRef("ordamtreqcnfmflag"); j++ ) {
- if ( model.getValue("/root/main/list/item["+ i +"]/ordamtreqcnfmflag") == 'Y' ) {
- datagrid1.isReadOnly(i, datagrid1.colRef("ordamtreqcnfmflag")) = true;
- datagrid1.isReadOnly(i, datagrid1.colRef("chk")) = true;
- datagrid1.rowStyle(i, "all", "background-color") = "#ffd799";
- }
- }
- }
- ]]>
- </script>
- <submission id="TRIRZ00000" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/init" replace="instance" resultref="/root/init/baseinfo"/>
- </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" src="../../../crc/clinicresearchweb/js/ZME00100.js"/>
- <script type="javascript" src="../../../com/authinfoweb/js/ZSA001.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
- <script type="javascript">
- <![CDATA[
- function fCheck(){
- for ( var i = 1 ; i < datagrid3.rows; i++ ) {
- if ( model.getValue("/root/main/excellist/item[" + i + "]/subjno") == '') {
- messageBox("과제번호는", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/instcd") == '') {
- messageBox("병원코드는", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/reqyymm") == '' || (model.getValue("/root/main/excellist/item[" + i + "]/reqyymm")).length != 6 ) {
- messageBox("청구년월은", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/reqseqno") == '') {
- messageBox("청구차수는", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/pid") == '') {
- messageBox("환자ID는", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/rcptdd") == '') {
- messageBox("영수증 처리일자는", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/rcptseqno") == '') {
- messageBox("영수증 번호는", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/seqno") == '') {
- messageBox("영수증번호별 일련번호는", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/rcptstat") == '') {
- messageBox("수납상태는", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/ordtype") == '') {
- messageBox("진료형태는", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/orddd") == '') {
- messageBox("외래등록일자는", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/uncorcptflag") == '') {
- messageBox("미수정산구분은", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/uncocls") == '') {
- messageBox("미수분류는", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/uncocd") == '') {
- messageBox("미수코드는", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/uncoamt") == '') {
- messageBox("미수금액은", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/rcptamt") == '') {
- messageBox("미수수납금액은", "I003");
- return false;
- }
- if ( model.getValue("/root/main/excellist/item[" + i + "]/debtamt") == '') {
- messageBox("대손처리금액은", "I003");
- return false;
- }
- }
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="2,801;">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:14px; ">
- <caption id="caption120" class="tit_1" style="left:0px; top:0px; width:158px; height:14px; ">임상검사비</caption>
- </group>
- <switch id="switch1" style="left:0px; top:90px; width:1195px; height:690px; ">
- <case id="case1" selected="true">
- <datagrid id="datagrid1" nodeset="/root/main/list/item" caption="^해당병원^과제번호^과제명^청구년월^청구차수^시험책임자^검사일자^임상검사비예산^청구액^임상검사비잔액^수납확인^caption1^caption2^caption3^caption4^caption5" colsep="^" colwidth="35, 98, 101, 291, 89, 73, 72, 75, 100, 74, 100, 76, 38, 43, 35, 26, 25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:5px; top:35px; width:1185px; height:650px; ">
- <col checkvalue="Y,N" ref="chk" type="checkbox"/>
- <col disabled="true" ref="instcd" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/baseinfo/instinfo">
- <label ref="hospnm"/>
- <value ref="instcd"/>
- </itemset>
- </choices>
- </col>
- <col ref="orgsubjno"/>
- <col ref="subjnm"/>
- <col ref="reqyymm" format="yyyy-mm" style="text-align:center; "/>
- <col ref="reqseqno" style="text-align:right; "/>
- <col ref="usernm" style="text-align:center; "/>
- <col ref="rcptdd" format="yyyy-mm" style="text-align:center; "/>
- <col ref="bugt" format="(-)#,###" style="text-align:right; "/>
- <col ref="uncoamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="bal" format="(-)#,###" style="text-align:right; "/>
- <col class="gridcombo" ref="ordamtreqcnfmflag" type="combo">
- <choices>
- <item>
- <label>확인</label>
- <value>Y</value>
- </item>
- <item>
- <label>미확인</label>
- <value>N</value>
- </item>
- </choices>
- </col>
- <col ref="depoamt" visibility="hidden"/>
- <col ref="apptot" visibility="hidden"/>
- <col ref="subjno" visibility="hidden"/>
- <col ref="subjid" visibility="hidden"/>
- <col ref="respstdyempno" visibility="hidden"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- model.setValue("/root/send/orgsubjno", model.getValue("/root/main/list/item["+ datagrid1.row +"]/orgsubjno"));
- model.setValue("/root/send/rcptdd", model.getValue("/root/main/list/item["+ datagrid1.row +"]/rcptdd"));
- submit("TRICI03002");
-
- model.toggle("case2");
- button3.selected = true;
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if ( datagrid1.col == datagrid1.colRef("ordamtreqcnfmflag") ) {
- model.setValue("/root/main/list/item["+ datagrid1.row +"]/chk", "Y");
- }
- model.refresh();
- ]]>
- </script>
- </datagrid>
- <caption id="caption2" class="tit_2" style="left:5px; top:15px; width:113px; height:13px; ">임사검사비 내역</caption>
- <line id="line2" class="line_1" style="x1:5px; y1:30px; x2:1190px; y2:30px; "/>
- <button id="button2" class="btn4_letter2" style="left:1130px; top:5px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var message = "";
- for ( var i = 1; i < datagrid1.rows; i++ ) {
- if ( model.getValue("/root/main/list/item["+ i +"]/chk") == 'Y' ) {
- if ( parseInt(model.getValue("/root/main/list/item["+ i +"]/uncoamt")) > parseInt(model.getValue("/root/main/list/item["+ i +"]/bugt"))
- || parseInt(model.getValue("/root/main/list/item["+ i +"]/uncoamt")) > parseInt(model.getValue("/root/main/list/item["+ i +"]/bal"))
- || parseInt(model.getValue("/root/main/list/item["+ i+"]/uncoamt")) > parseInt(model.getValue("/root/main/list/item["+ i +"]/depobal")) ) {
- message += "★ 과제번호 : " + model.getValue("/root/main/list/item["+ i +"]/orgsubjno") + "\n";
-
- }
- }
- }
- if ( message != '' ) {
- if (messageBox( message + "\n" + "임상검사비 예산 혹은 잔액이 부족합니다.", "Q003") != 6 ){
- return;
- }
- }
-
- var nodeList = instance1.selectNodes("/root/main/list/item[chk='Y']");
- var rCSV = getNodeListCSV(nodeList);
- model.removeNodeset("/root/send/senddata");
- model.makeNode("/root/send/senddata");
- model.setValue("/root/send/senddata", rCSV);
- submit("TXICI03001");
-
- submit("TRICI03001");
-
- for ( var i = 0; i < datagrid1.rows; i++ ) {
- for ( var j =0; j <datagrid1.colRef("ordamtreqcnfmflag"); j++ ) {
- if ( model.getValue("/root/main/list/item["+ i +"]/ordamtreqcnfmflag") == 'Y' ) {
- datagrid1.isReadOnly(i, datagrid1.colRef("chk")) = true;
- datagrid1.isReadOnly(i, datagrid1.colRef("ordamtreqcnfmflag")) = true;
- datagrid1.rowStyle(i, "all", "background-color") = "#ffd799";
- }
- }
- }
-
- ]]>
- </script>
- </button>
- </case>
- <case id="case2">
- <caption id="caption1" class="tit_2" style="left:5px; top:15px; width:144px; height:14px; ">임상검사비 상세 내역</caption>
- <line id="line1" class="line_1" style="x1:5px; y1:30px; x2:1190px; y2:30px; "/>
- <datagrid id="datagrid2" nodeset="/root/main/detllist/item" caption="과제번호^일련번호^검사일자^진료과^진료의사^환자번호^수납일자^수납시간^청구금액" colsep="^" colwidth="111, 64, 100, 128, 88, 78, 86, 78, 83" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:5px; top:35px; width:1185px; height:650px; ">
- <col ref="subjno"/>
- <col ref="subjnoseqno"/>
- <col ref="orddd" format="yyyy-mm-dd" style="text-align:right; "/>
- <col ref="orddeptcd"/>
- <col ref="orddrid" style="text-align:center; "/>
- <col ref="pid" style="text-align:center; "/>
- <col ref="rcptdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="rcpttm" format="hh:nn:ss" style="text-align:center; "/>
- <col ref="uncoamt" format="#,###" style="text-align:right; "/>
- </datagrid>
- </case>
- <case id="case3">
- <caption id="caption3" class="tit_2" style="left:5px; top:15px; width:149px; height:14px; ">임사검사비 액샐 입력</caption>
- <line id="line4" class="line_1" style="x1:5px; y1:30px; x2:1190px; y2:30px; "/>
- <datagrid id="datagrid3" nodeset="/root/main/excellist/item" caption="과제번호^병원코드^청구년월^청구차수^환자ID^영수증처리일자^영수증번호^영수증일련번호^영수증번호별일련번호^수납상태^진료형태^외래등록일자^진료과코드^진료의^퇴원일자^보험유형^보조유형^미수정산구분^미수구분^미수코드^미수금액^미수수납금액^대손처리금액^종결여부^직원공제미수^수납수행일자^수납시간^수납자ID^적용사유^참고사항^진료비수납확인유무^subjnoseqno^flag" colsep="^" colwidth="110, 58, 79, 76, 72, 100, 79, 100, 135, 78, 74, 90, 86, 100, 90, 71, 70, 78, 75, 71, 100, 100, 100, 66, 100, 90, 80, 85, 100, 100, 119, 100, 100" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:5px; top:35px; width:1185px; height:650px; ">
- <col ref="subjno" type="input" style="text-align:center; "/>
- <col ref="instcd" type="input" style="text-align:center; "/>
- <col ref="reqyymm" type="input" format="yyyy-mm" style="text-align:center; "/>
- <col ref="reqseqno" type="input" maxlength="2" style="text-align:right; "/>
- <col ref="pid" type="input" style="text-align:center; "/>
- <col ref="rcptdd" type="inputdate" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="rcptno" type="input" style="text-align:center; "/>
- <col ref="rcptseqno" type="input" style="text-align:center; "/>
- <col ref="seqno" type="input" style="text-align:center; "/>
- <col ref="rcptstat" type="input" style="text-align:center; "/>
- <col ref="ordtype" type="input" style="text-align:center; "/>
- <col ref="orddd" type="inputdate" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="orddeptcd" type="input" style="text-align:center; "/>
- <col ref="orddrid" type="input" style="text-align:center; "/>
- <col ref="dschdd" type="inputdate" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="insukind" type="input" style="text-align:center; "/>
- <col ref="suppkind" type="input" style="text-align:center; "/>
- <col ref="uncorcptflag" type="input" style="text-align:center; "/>
- <col ref="uncocls" type="input" style="text-align:center; "/>
- <col ref="uncocd" type="input" style="text-align:center; "/>
- <col ref="uncoamt" type="input" format="(-)#,###" style="text-align:right; "/>
- <col ref="rcptamt" type="input" format="(-)#,###" style="text-align:right; "/>
- <col ref="debtamt" type="input" format="(-)#,###" style="text-align:right; "/>
- <col ref="endyn" type="input" style="text-align:center; "/>
- <col ref="empid" type="input" style="text-align:center; "/>
- <col ref="rcptexecdd" type="inputdate" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="rcpttm" type="input" format="hh:nn:ss" style="text-align:center; "/>
- <col ref="rcptrid" type="input" style="text-align:center; "/>
- <col ref="apprsn" type="input"/>
- <col ref="remfact" type="input"/>
- <col ref="ordamtreqcnfmflag" type="input" style="text-align:center; "/>
- <col ref="subjnoseqno" visibility="hidden"/>
- <col ref="flag" visibility="hidden"/>
- </datagrid>
- <button id="button5" class="btn2_letter4" style="left:1045px; top:8px; width:64px; height:19px; ">
- <caption>엑셀입력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- datagrid3.rebuildStyle();
- var fileName = window.fileDialog("open", "|", true, "", "", "Excel Files(*.xls)|*.xls");
- datagrid3.loadExcel(fileName);
-
- for ( var i = datagrid3.fixedRows; i < datagrid3.rows; i++ ) {
- datagrid3.rowStatus(i) = 1;
- model.setValue("/root/main/excellist/item[" + i + "]/flag", "i");
- }
-
- datagrid3.refresh();
- ]]>
- </script>
- </button>
- <button id="button6" class="btn4_letter2" style="left:1120px; top:6px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( fCheck() == false ) {
- return;
- }
- model.setValue("/root/send/senddata", datagrid3.getUpdateData());
- submit("TXICI03002");
- ]]>
- </script>
- </button>
- <button id="button7" class="btn2_letter3" style="left:925px; top:8px; width:53px; height:19px; ">
- <caption>행추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- datagrid3.addRow();
- model.setValue("/root/main/excellist/item[" + datagrid3.row + "]/flag", "i");
-
- datagrid3.refresh();
- ]]>
- </script>
- </button>
- <button id="button8" class="btn2_letter3" style="left:985px; top:8px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- //datagrid3.deleteRow(datagrid3.row);
- datagrid3.addStatus(datagrid3.row, "delete" );
-
- if ( model.getValue("/root/main/excellist/item[" + datagrid3.row + "]/flag") == 'i') {
- datagrid3.deleteRow(datagrid3.row);
- }
-
- ]]>
- </script>
- </button>
- </case>
- </switch>
- <button id="button1" class="btn_sw" group="tab" selected="true" style="left:100px; top:68px; width:115px; height:22px; ">
- <caption>임상검사비 내역</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.toggle("case1");
- button1.selected = true;
- submit("TRICI03001");
- ]]>
- </script>
- </button>
- <button id="button3" class="btn_sw" group="tab" selected="true" style="left:215px; top:68px; width:100px; height:22px; ">
- <caption>상세내역</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.toggle("case2");
- button3.selected = true;
- ]]>
- </script>
- </button>
- <group id="group1" style="left:0px; top:20px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect3" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="button4" class="btn1_letter2" navindex="4" style="left:1124px; top:7px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( button1.selected == true ) {
- submit("TRICI03001");
-
- for ( var i = 0; i < datagrid1.rows; i++ ) {
- for ( var j =0; j <datagrid1.colRef("ordamtreqcnfmflag"); j++ ) {
- if ( model.getValue("/root/main/list/item["+ i +"]/ordamtreqcnfmflag") == 'Y' ) {
- datagrid1.isReadOnly(i, datagrid1.colRef("ordamtreqcnfmflag")) = true;
- datagrid1.isReadOnly(i, datagrid1.colRef("chk")) = true;
- datagrid1.rowStyle(i, "all", "background-color") = "#ffd799";
- }
- }
- }
- } else {
- submit("TRICI03003");
- }
- ]]>
- </script>
- </button>
- <caption id="caption7" class="search_name" style="left:15px; top:7; width:91px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">병원선택 :</caption>
- <select1 id="combo2" ref="/root/send/instcd" appearance="minimal" style="left:105px; top:7px; width:120px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/baseinfo/instinfo">
- <label ref="hospnm"/>
- <value ref="instcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption8" class="search_name" style="left:260px; top:7; width:130px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">연구비확인여부 :</caption>
- <caption id="caption9" class="search_name" style="left:510px; top:7px; width:91px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">검사일자 :</caption>
- <caption id="caption10" class="search_name" style="left:870px; top:7px; width:104px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">시험책임자 :</caption>
- <select1 id="combo3" ref="/root/send/ordamtreqcnfmflag" appearance="minimal" style="left:390px; top:7px; width:80px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>확인</label>
- <value>Y</value>
- </item>
- <item>
- <label>미확인</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <input id="input1" ref="/root/send/rcptstartdd" inputtype="date" style="left:605px; top:7px; width:100px; height:19px; "/>
- <input id="input2" ref="/root/send/rcptenddd" inputtype="date" style="left:730px; top:7px; width:100px; height:19px; "/>
- <caption id="caption11" style="left:710px; top:7px; width:20px; height:20px; font-weight:bold; ">~</caption>
- <input id="input3" ref="/root/send/respstdyempno" style="left:975px; top:7px; width:100px; height:19px; "/>
- <line id="line3" class="line_4" style="x1:1105px; y1:5px; x2:1105px; y2:30px; "/>
- </group>
- <button id="button9" class="btn_sw" group="tab" selected="true" style="left:0px; top:68px; width:100px; height:22px; ">
- <caption>엑셀입력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.toggle("case3");
- button9.selected = true;
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|