SMPMS03400_교직원가족및VIP현황.xrw 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. <?xml version="1.0" encoding="UTF-16"?>
  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>교직원가족 및 VIP 현황</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <send>
  10. <vdflag>1</vdflag>
  11. <todd/>
  12. </send>
  13. <main>
  14. <vipdiscinfo>
  15. <vipdiscinfolist/>
  16. </vipdiscinfo>
  17. </main>
  18. <hidden>
  19. <tmp/>
  20. </hidden>
  21. <init>
  22. <P0439list>
  23. <P0439>
  24. <cdnm/>
  25. <cdid/>
  26. </P0439>
  27. </P0439list>
  28. </init>
  29. </root>
  30. </instance>
  31. <script type="javascript" ev:event="xforms-ready">
  32. <![CDATA[
  33. var cur_Date = getCurrentDate();
  34. model.setValue("/root/send/todd",cur_Date);
  35. zbcfGetCodeList( new Array("P0439"), new Array("/root/init/P0439list") );
  36. model.refresh();
  37. ]]>
  38. </script>
  39. <submission id="TRPMS03400" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/vipdiscinfo"/>
  40. </model>
  41. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  42. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  43. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  44. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  45. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  46. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  47. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  48. <script type="javascript" src="../../../com/zipcodeweb/js/ZBP001.js"/>
  49. <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
  50. </xhtml:head>
  51. <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  52. <group id="group3" style="left:0px; top:0px; width:1185px; height:13px; ">
  53. <caption id="caption60" class="tit_1" style="left:0px; top:0px; width:183px; height:14px; font-family:돋움; vertical-align:middle; ">교직원가족 및 VIP 현황</caption>
  54. </group>
  55. <group id="group5" style="left:0px; top:25px; width:1195px; height:37px; ">
  56. <shape id="roundrect4" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  57. <caption id="caption10" class="search_name" style="left:15px; top:9px; width:100px; height:17px; ">조회날짜 :</caption>
  58. <button id="button5" class="btn1_letter2" style="left:1118px; top:7px; width:56px; height:22px; ">
  59. <caption>조회</caption>
  60. <script type="javascript" ev:event="DOMActivate">
  61. <![CDATA[
  62. submit("TRPMS03400");
  63. ]]>
  64. </script>
  65. </button>
  66. <input id="input8" ref="/root/send/todd" class="input_default" navindex="7" inputtype="date" style="left:108px; top:8px; width:90px; height:19px; ">
  67. <script type="javascript" ev:event="onkeydown">
  68. <![CDATA[
  69. if( event.keyCode == 13 ) {
  70. var pCurTargetObj = event.ptarget.parent;
  71. if( pCurTargetObj.elementName == "xforms:select1" || pCurTargetObj.elementName == "xforms:select") {
  72. event.keyCode = 9;
  73. pCurTargetObj.dispatch("onkeydown");
  74. }
  75. else {
  76. event.keyCode = 9;
  77. }
  78. }
  79. event.stopPropagation();
  80. ]]>
  81. </script>
  82. </input>
  83. <button id="btn_print" class="btn6_letter2" style="left:1054px; top:7px; width:56px; height:22px; ">
  84. <caption>출력</caption>
  85. <script type="javascript" ev:event="DOMActivate">
  86. <![CDATA[
  87. exeReportPreview("RPPMS13001", "XMLSTR", "","", "false","","","","","false");
  88. ]]>
  89. </script>
  90. </button>
  91. <caption id="caption1" class="search_name" style="left:215px; top:9px; width:100px; height:17px; ">조회구분 :</caption>
  92. <select1 id="combo1" ref="/root/send/vdflag" appearance="minimal" style="left:310px; top:8px; width:100px; height:19px; ">
  93. <choices>
  94. <item>
  95. <label>전체</label>
  96. <value>1</value>
  97. </item>
  98. <item>
  99. <label>VIP환자</label>
  100. <value>2</value>
  101. </item>
  102. <item>
  103. <label>감면환자</label>
  104. <value>3</value>
  105. </item>
  106. </choices>
  107. <script type="javascript" ev:event="xforms-value-changed">
  108. <![CDATA[
  109. var flag = model.getValue("/root/send/vdflag");
  110. if( flag == "1" ){
  111. datagrid3.colHidden(10) = false
  112. }
  113. if( flag == "2" ){
  114. datagrid3.colHidden(10) = true
  115. }
  116. if( flag == "3" ){
  117. datagrid3.colHidden(10) = false
  118. }
  119. model.refresh();
  120. button5.dispatch("DOMActivate");
  121. ]]>
  122. </script>
  123. </select1>
  124. </group>
  125. <line id="line8" class="line_1" style="x1:0px; y1:70px; x2:1195px; y2:70px; "/>
  126. <datagrid id="datagrid3" nodeset="/root/main/vipdiscinfo/vipdiscinfolist" caption="조회구분^등록번호^성명^진료과^의사명^입원일자^퇴원일자^재입원^상병명^병실^감면구분^관계" colsep="^" colwidth="64, 80, 80, 100, 80, 80, 80, 80, 222, 80, 80, 156" dataheight="25" defaultrows="2" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="25" rowsep="|" style="left:0px; top:75px; width:1195px; height:695px; ">
  127. <col ref="vdflag" style="text-align:center; "/>
  128. <col disabled="true" ref="pid" style="text-align:center; "/>
  129. <col ref="hngnm" style="text-align:center; "/>
  130. <col disabled="true" ref="orddeptcd" style="text-align:center; "/>
  131. <col disabled="true" ref="orddrid" style="text-align:center; "/>
  132. <col ref="indd" format="yyyy-mm-dd" style="text-align:center; "/>
  133. <col ref="dschdd" format="yyyy-mm-dd" style="text-align:center; "/>
  134. <col ref="preindd" format="yyyy-mm-dd" style="text-align:center; "/>
  135. <col ref="diaghngnm" style="text-align:center; "/>
  136. <col ref="roomcd" style="text-align:center; "/>
  137. <col disabled="true" ref="discflag" type="combo" style="text-align:center; ">
  138. <choices>
  139. <itemset nodeset="/root/init/P0439list/P0439">
  140. <label ref="cdnm"/>
  141. <value ref="cdid"/>
  142. </itemset>
  143. </choices>
  144. </col>
  145. <col ref="rela" style="text-align:center; "/>
  146. <col ref="discflagnm" visibility="hidden" style="text-align:center; "/>
  147. </datagrid>
  148. </xhtml:body>
  149. </xhtml:html>