123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136 |
- <?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>
- <script type="javascript" src="C:\CMCProject\application\webapps\crc\clinicresearchweb\js\crccnvsub1.js"/>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <mainlist>
- <reqinfolist>
- <subjno/>
- <subjnm/>
- <itemnm/>
- <cmpynm/>
- <stdystartdd/>
- <stdyenddd/>
- <direccost/>
- <cost/>
- <instcd/>
- <subjid/>
- </reqinfolist>
- <actorinfo>
- <email/>
- </actorinfo>
- </mainlist>
- <sublist>
- <autolist>
- <seqno/>
- <subjid/>
- <reqamt/>
- <reqdd/>
- <reqstartdd/>
- <reqenddd/>
- <ordamtreqcnfmyn/>
- <instcd/>
- </autolist>
- </sublist>
- </main>
- <init/>
- <hidden/>
- <send>
- <subjid/>
- <instcd/>
- <seqno/>
- <userid>95031658</userid>
- <data/>
- </send>
- </root>
- </instance>
- <submission id="TRISC00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/mainlist"/>
- <submission id="TRISC00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/sublist"/>
- <submission id="TXISC00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data" replace="instance" resultref="/root/hidden/item"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- submit("TRISC00101");
-
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body guideline="2,773;">
- <group id="grp_tle" style="left:0px; top:0px; width:1190px; height:14px; ">
- <caption id="caption120" class="tit_1" style="left:0px; top:0px; width:158px; height:14px; ">연구진료비조회</caption>
- </group>
- <line id="line1" class="line_1" style="x1:5px; y1:37px; x2:850px; y2:37px; "/>
- <caption id="caption84" class="tit_2" style="left:20px; top:20px; width:163px; height:14px; ">진행중인 과제목록</caption>
- <caption id="caption1" class="tit_2" style="left:20px; top:270px; width:191px; height:13px; ">청구액과 진료비자동청구내역</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:292px; x2:845px; y2:291px; "/>
- <datagrid id="grd_reqinfo" nodeset="/root/main/mainlist/reqinfolist" caption="과제번호^과제명^품목명^의뢰자^연구기간^연구기간^직접비100%^책정된임상검사비^instcd^subjid" colsep="^" colwidth="127, 137, 134, 100, 67, 78, 68, 113, 100, 100" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="reverseseq" rowsep="|" style="left:5px; top:40px; width:845px; height:200px; ">
- <col ref="subjno"/>
- <col ref="subjnm"/>
- <col ref="itemnm"/>
- <col ref="cmpynm"/>
- <col ref="stdystartdd"/>
- <col ref="stdyenddd"/>
- <col ref="direccost"/>
- <col ref="cost"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="subjid" visibility="hidden"/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
-
- model.setValue("/root/send/instcd",model.getValue("/root/main/mainlist/reqinfolist["+grd_reqinfo.row+"]/instcd"));
- model.setValue("/root/send/subjid",model.getValue("/root/main/mainlist/reqinfolist["+grd_reqinfo.row+"]/subjid"));
- submit("TRISC00102");
-
-
- ]]>
- </script>
- </datagrid>
- <button id="btn_insjudg" class="btn5_letter2" disable.background-image="../../../com/commonweb/images/dis_btn5_letter2.gif" style="left:803px; top:269px; width:42px; height:19px; background-image:../../../com/commonweb/images/btn5_letter2.gif; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var update = getGridUpdateData(grd_autolist);
- model.setValue("/root/send/data", update);
- //alert(model.getValue("/root/send/data"));
- submit("TXISC00101");
- submit("TRISC00102");
-
-
- ]]>
- </script>
- </button>
- <datagrid id="grd_autolist" nodeset="/root/main/sublist/autolist" caption="청구차수^과제번호^청구액^청구일자^청구기간^청구기간^수납확인^instcd" colsep="^" colwidth="85, 160, 130, 116, 97, 100, 134, 100" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:295px; width:845px; height:370px; ">
- <col ref="seqno"/>
- <col ref="subjid"/>
- <col ref="reqamt" format="#,###"/>
- <col ref="reqdd" format="yyyy-mm-dd"/>
- <col ref="reqstartdd" format="yyyy-mm-dd"/>
- <col ref="reqenddd" format="yyyy-mm-dd"/>
- <col ref="ordamtreqcnfmyn" type="combo">
- <choices>
- <item>
- <label>승인</label>
- <value>1</value>
- </item>
- <item>
- <label>미승인</label>
- <value>2</value>
- </item>
- <item>
- <label>반려</label>
- <value>3</value>
- </item>
- </choices>
- </col>
- <col ref="instcd"/>
- </datagrid>
- </xhtml:body>
- </xhtml:html>
|