SMISC00101_연구자연구진료비확인.xrw 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <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">
  4. <xhtml:head>
  5. <xhtml:title>연구진료비확인</xhtml:title>
  6. <script type="javascript" src="C:\CMCProject\application\webapps\crc\clinicresearchweb\js\crccnvsub1.js"/>
  7. <model id="model1">
  8. <instance id="instance1">
  9. <root xmlns="">
  10. <main>
  11. <mainlist>
  12. <reqinfolist>
  13. <subjno/>
  14. <subjnm/>
  15. <itemnm/>
  16. <cmpynm/>
  17. <stdystartdd/>
  18. <stdyenddd/>
  19. <direccost/>
  20. <cost/>
  21. <instcd/>
  22. <subjid/>
  23. </reqinfolist>
  24. <actorinfo>
  25. <email/>
  26. </actorinfo>
  27. </mainlist>
  28. <sublist>
  29. <autolist>
  30. <seqno/>
  31. <subjid/>
  32. <reqamt/>
  33. <reqdd/>
  34. <reqstartdd/>
  35. <reqenddd/>
  36. <ordamtreqcnfmyn/>
  37. <instcd/>
  38. </autolist>
  39. </sublist>
  40. </main>
  41. <init/>
  42. <hidden/>
  43. <send>
  44. <subjid/>
  45. <instcd/>
  46. <seqno/>
  47. <userid>95031658</userid>
  48. <data/>
  49. </send>
  50. </root>
  51. </instance>
  52. <submission id="TRISC00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/mainlist"/>
  53. <submission id="TRISC00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/sublist"/>
  54. <submission id="TXISC00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data" replace="instance" resultref="/root/hidden/item"/>
  55. <script type="javascript" ev:event="xforms-ready">
  56. <![CDATA[
  57. submit("TRISC00101");
  58. ]]>
  59. </script>
  60. </model>
  61. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  62. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  63. </xhtml:head>
  64. <xhtml:body guideline="2,773;">
  65. <group id="grp_tle" style="left:0px; top:0px; width:1190px; height:14px; ">
  66. <caption id="caption120" class="tit_1" style="left:0px; top:0px; width:158px; height:14px; ">연구진료비조회</caption>
  67. </group>
  68. <line id="line1" class="line_1" style="x1:5px; y1:37px; x2:850px; y2:37px; "/>
  69. <caption id="caption84" class="tit_2" style="left:20px; top:20px; width:163px; height:14px; ">진행중인 과제목록</caption>
  70. <caption id="caption1" class="tit_2" style="left:20px; top:270px; width:191px; height:13px; ">청구액과 진료비자동청구내역</caption>
  71. <line id="line2" class="line_1" style="x1:0px; y1:292px; x2:845px; y2:291px; "/>
  72. <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; ">
  73. <col ref="subjno"/>
  74. <col ref="subjnm"/>
  75. <col ref="itemnm"/>
  76. <col ref="cmpynm"/>
  77. <col ref="stdystartdd"/>
  78. <col ref="stdyenddd"/>
  79. <col ref="direccost"/>
  80. <col ref="cost"/>
  81. <col ref="instcd" visibility="hidden"/>
  82. <col ref="subjid" visibility="hidden"/>
  83. <script type="javascript" ev:event="onclick">
  84. <![CDATA[
  85. model.setValue("/root/send/instcd",model.getValue("/root/main/mainlist/reqinfolist["+grd_reqinfo.row+"]/instcd"));
  86. model.setValue("/root/send/subjid",model.getValue("/root/main/mainlist/reqinfolist["+grd_reqinfo.row+"]/subjid"));
  87. submit("TRISC00102");
  88. ]]>
  89. </script>
  90. </datagrid>
  91. <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; ">
  92. <caption>저장</caption>
  93. <script type="javascript" ev:event="DOMActivate">
  94. <![CDATA[
  95. var update = getGridUpdateData(grd_autolist);
  96. model.setValue("/root/send/data", update);
  97. //alert(model.getValue("/root/send/data"));
  98. submit("TXISC00101");
  99. submit("TRISC00102");
  100. ]]>
  101. </script>
  102. </button>
  103. <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; ">
  104. <col ref="seqno"/>
  105. <col ref="subjid"/>
  106. <col ref="reqamt" format="#,###"/>
  107. <col ref="reqdd" format="yyyy-mm-dd"/>
  108. <col ref="reqstartdd" format="yyyy-mm-dd"/>
  109. <col ref="reqenddd" format="yyyy-mm-dd"/>
  110. <col ref="ordamtreqcnfmyn" type="combo">
  111. <choices>
  112. <item>
  113. <label>승인</label>
  114. <value>1</value>
  115. </item>
  116. <item>
  117. <label>미승인</label>
  118. <value>2</value>
  119. </item>
  120. <item>
  121. <label>반려</label>
  122. <value>3</value>
  123. </item>
  124. </choices>
  125. </col>
  126. <col ref="instcd"/>
  127. </datagrid>
  128. </xhtml:body>
  129. </xhtml:html>