SPCVO00800_VOC접수고객정보.xrw 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * Name : SPCVO00800_VOC접수고객정보
  4. * Summary : VOC 접수고객 정보
  5. * Programmer : 김준규
  6. * Date Written : 2007.10.21
  7. * History :
  8. * Remark :
  9. -->
  10. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  11. <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">
  12. <xhtml:head>
  13. <xhtml:title>VOC 접수고객 정보</xhtml:title>
  14. <model id="model1">
  15. <instance id="instance1">
  16. <root xmlns="">
  17. <main>
  18. <vocdata>
  19. <customer>
  20. <acptseq/>
  21. <acptdd/>
  22. <clntnm/>
  23. <resdnrgstno1/>
  24. <resdnrgstno2/>
  25. <pid/>
  26. <patnm/>
  27. <patrela/>
  28. <patphonno/>
  29. <patresdnrgstno1/>
  30. <patresdnrgstno2/>
  31. <zipcd1/>
  32. <zipcd2/>
  33. <zipcdseq/>
  34. <zipcdaddr/>
  35. <detladdr/>
  36. <hometelno/>
  37. <mpphonno/>
  38. <etctelno/>
  39. <emailaddr/>
  40. <gndr/>
  41. </customer>
  42. </vocdata>
  43. <temp>
  44. <key>
  45. <sndacptdd/>
  46. <sndacptseq/>
  47. <sndrgstseq/>
  48. <sndmodifyflag/>
  49. </key>
  50. </temp>
  51. </main>
  52. <temp/>
  53. <send>
  54. <data>
  55. </data>
  56. </send>
  57. <init>
  58. <C0011list>
  59. <cdid/>
  60. <cdnm/>
  61. </C0011list>
  62. </init>
  63. </root>
  64. </instance>
  65. <submission id="TRCVO00801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/temp/key" resultref="/root/main/vocdata"/>
  66. <submission id="TXCVO00801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/vocdata/customer"/>
  67. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  68. </model>
  69. <script type="javascript" ev:event="xforms-ready">
  70. <![CDATA[
  71. var reAcptDD = model.getValue("/root/main/temp/key/sndacptdd")
  72. var reAcptSeq = model.getValue("/root/main/temp/key/sndacptseq")
  73. var reModifyflag = model.getValue("/root/main/temp/key/sndmodifyflag")
  74. if (( reAcptDD == "" || reAcptDD == null ) || ( reAcptSeq == "" || reAcptSeq == null )) {
  75. var rtn = messageBox("조회에 필요한 항목이 전달되지", "E007");
  76. if(rtn == 1){
  77. window.close();
  78. }
  79. } else {
  80. submit("TRCVO00801");
  81. zbcfGetCodeList( new Array("C0011"), new Array("/root/init/C0011list"), true );
  82. }
  83. if ( reModifyflag != "Y" ) {
  84. btn_save.visible = false;
  85. } else {
  86. ipt_Patphonno.attribute("class") = "input_default";
  87. ipt_CintNm.attribute("class") = "input_default";
  88. ipt_ResdnRgstNo1.attribute("class") = "input_default";
  89. ipt_ResdnRgstNo2.attribute("class") = "input_default";
  90. ipt_HomeTelNo.attribute("class") = "input_default";
  91. ipt_MPphonNo.attribute("class") = "input_default";
  92. ipt_EtcTelNo.attribute("class") = "input_default";
  93. ipt_EmailAddr.attribute("class") = "input_default";
  94. btn_save.visible = true;
  95. }
  96. fCheckAuth();
  97. model.refresh();
  98. ]]>
  99. </script>
  100. <script type="javascript">
  101. <![CDATA[
  102. function fCheckAuth() {
  103. // 권한체크
  104. if (!checkAuth("r")) {
  105. }
  106. if (!checkAuth("x")) {
  107. }
  108. if (!checkAuth("p")) {
  109. }
  110. }
  111. ]]>
  112. </script>
  113. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  114. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  115. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  116. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  117. </xhtml:head>
  118. <xhtml:body pagewidth="751" pageheight="265" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  119. <group id="grp_tle" style="left:0px; top:0px; width:735px; height:13px; ">
  120. <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:132px; height:14px; ">VOC 접수고객 정보</caption>
  121. </group>
  122. <group id="grp_customer" style="left:0px; top:13px; width:735px; height:212px; ">
  123. <line id="line2" class="line_1" style="x1:0px; y1:5px; x2:730px; y2:5px; "/>
  124. <line id="line3" class="line_3" style="x1:0px; y1:32px; x2:730px; y2:32px; "/>
  125. <caption id="caption10" class="cell_1" style="left:0px; top:10px; width:105px; height:23px; text-align:center; vertical-align:middle; ">접수번호</caption>
  126. <output id="opt_AcptNo" ref="/root/main/vocdata/customer/acptseq" class="output_fix" appearance="input" style="left:108px; top:11px; width:130px; height:19px; "/>
  127. <line id="line4" class="line_2" style="x1:0px; y1:61px; x2:730px; y2:61px; "/>
  128. <caption id="caption22" class="cell_1" style="left:0px; top:39px; width:105px; height:23px; text-align:center; vertical-align:middle; ">등록번호</caption>
  129. <input id="ipt_PID" ref="/root/main/vocdata/customer/pid" class="output_fix" editable="false" appearance="input" style="left:108px; top:40px; width:130px; height:19px; "/>
  130. <caption id="caption21" class="cell_1" style="left:241px; top:39px; width:105px; height:23px; text-align:center; vertical-align:middle; ">환자명</caption>
  131. <input id="ipt_PatNm" ref="/root/main/vocdata/customer/patnm" class="output_fix" editable="false" appearance="input" style="left:349px; top:40px; width:130px; height:19px; "/>
  132. <caption id="caption4" class="cell_1" style="left:483px; top:39px; width:105px; height:23px; text-align:center; vertical-align:middle; ">환자 주민번호</caption>
  133. <input id="input2" ref="/root/main/vocdata/customer/patresdnrgstno1" class="output_fix" editable="false" maxlength="6" style="left:591px; top:40px; width:63px; height:19px; "/>
  134. <input id="input3" ref="/root/main/vocdata/customer/patresdnrgstno2" class="output_fix" editable="false" maxlength="7" style="left:657px; top:40px; width:73px; height:19px; "/>
  135. <line id="line8" class="line_3" style="x1:0px; y1:85px; x2:730px; y2:85px; "/>
  136. <caption id="caption20" class="cell_1" style="left:0px; top:63px; width:105px; height:23px; text-align:center; vertical-align:middle; ">환자와의 관계</caption>
  137. <select1 id="cmb_PatRela" ref="/root/main/vocdata/customer/patrela" class="combo_default" disabled="true" appearance="minimal" style="left:108px; top:64px; width:130px; height:19px; ">
  138. <choices>
  139. <itemset nodeset="/root/init/C0011list/C0011">
  140. <label ref="cdnm"/>
  141. <value ref="cdid"/>
  142. </itemset>
  143. </choices>
  144. </select1>
  145. <caption id="caption3" class="cell_1" style="left:483px; top:63px; width:105px; height:23px; text-align:center; vertical-align:middle; ">환자 연락처</caption>
  146. <input id="ipt_Patphonno" ref="/root/main/vocdata/customer/patphonno" class="output_fix" appearance="input" style="left:591px; top:64px; width:139px; height:19px; "/>
  147. <line id="line1" class="line_2" style="x1:0px; y1:114px; x2:730px; y2:114px; "/>
  148. <caption id="caption11" class="cell_1" style="left:0px; top:92px; width:105px; height:23px; text-align:center; vertical-align:middle; ">민원인</caption>
  149. <input id="ipt_CintNm" ref="/root/main/vocdata/customer/clntnm" class="output_fix" appearance="input" style="left:108px; top:93px; width:130px; height:19px; "/>
  150. <caption id="caption12" class="cell_1" style="left:241px; top:92px; width:105px; height:23px; text-align:center; vertical-align:middle; ">주민등록번호</caption>
  151. <input id="ipt_ResdnRgstNo1" ref="/root/main/vocdata/customer/resdnrgstno1" class="output_fix" maxlength="6" style="left:350px; top:93px; width:59px; height:19px; "/>
  152. <input id="ipt_ResdnRgstNo2" ref="/root/main/vocdata/customer/resdnrgstno2" class="output_fix" maxlength="7" style="left:411px; top:93px; width:69px; height:19px; "/>
  153. <caption id="caption13" class="cell_1" style="left:483px; top:92px; width:105px; height:23px; text-align:center; vertical-align:middle; ">성 별</caption>
  154. <select1 id="rdo_Gndr" ref="/root/main/vocdata/customer/gndr" appearance="full" overflow="visible" style="left:591px; top:94px; width:40px; height:19px; background-color:transparent; border-style:none; ">
  155. <choices>
  156. <item>
  157. <label>남</label>
  158. <value>M</value>
  159. </item>
  160. </choices>
  161. </select1>
  162. <select1 id="radio1" ref="/root/main/vocdata/customer/gndr" appearance="full" overflow="visible" style="left:632px; top:94px; width:40px; height:19px; background-color:transparent; border-style:none; ">
  163. <choices>
  164. <item>
  165. <label>여</label>
  166. <value>F</value>
  167. </item>
  168. </choices>
  169. </select1>
  170. <line id="line5" class="line_2" style="x1:0px; y1:162px; x2:730px; y2:162px; "/>
  171. <caption id="caption14" class="cell_1" style="left:0px; top:116px; width:105px; height:47px; text-align:center; vertical-align:middle; ">주소</caption>
  172. <input id="ipt_ZipCd1" ref="/root/main/vocdata/customer/zipcd1" class="output_fix" editable="false" style="left:108px; top:117px; width:45px; height:19px; "/>
  173. <input id="ipt_ZipCd2" ref="/root/main/vocdata/customer/zipcd2" class="output_fix" editable="false" style="left:155px; top:117px; width:45px; height:19px; "/>
  174. <input id="ipt_ZipCdAddr" ref="/root/main/vocdata/customer/zipcdaddr" class="output_fix" editable="false" style="left:205px; top:117px; width:525px; height:19px; "/>
  175. <input id="ipt_detladdr" ref="/root/main/vocdata/customer/detladdr" class="output_fix" editable="false" style="left:108px; top:140px; width:622px; height:19px; "/>
  176. <line id="line6" class="line_2" style="x1:0px; y1:186px; x2:730px; y2:186px; "/>
  177. <caption id="caption16" class="cell_1" style="left:0px; top:164px; width:105px; height:23px; text-align:center; vertical-align:middle; ">전화[자택]</caption>
  178. <input id="ipt_HomeTelNo" ref="/root/main/vocdata/customer/hometelno" class="output_fix" appearance="input" style="left:108px; top:165px; width:130px; height:19px; "/>
  179. <caption id="caption17" class="cell_1" style="left:241px; top:164px; width:105px; height:23px; text-align:center; vertical-align:middle; ">전화[휴대]</caption>
  180. <input id="ipt_MPphonNo" ref="/root/main/vocdata/customer/mpphonno" class="output_fix" appearance="input" style="left:349px; top:165px; width:130px; height:19px; "/>
  181. <caption id="caption18" class="cell_1" style="left:483px; top:164px; width:105px; height:23px; text-align:center; vertical-align:middle; ">전화[기타]</caption>
  182. <input id="ipt_EtcTelNo" ref="/root/main/vocdata/customer/etctelno" class="output_fix" appearance="input" style="left:591px; top:165px; width:139px; height:19px; "/>
  183. <line id="line7" class="line_3" style="x1:0px; y1:210px; x2:730px; y2:210px; "/>
  184. <caption id="caption19" class="cell_1" style="left:0px; top:188px; width:105px; height:23px; text-align:center; vertical-align:middle; ">메일주소</caption>
  185. <input id="ipt_EmailAddr" ref="/root/main/vocdata/customer/emailaddr" class="output_fix" style="left:108px; top:189px; width:371px; height:19px; "/>
  186. </group>
  187. <group id="grp_btn" scroll="auto" style="left:0px; top:225px; width:735px; height:27px; ">
  188. <button id="btn_save" class="btn4_letter2" visibility="hidden" style="left:610px; top:5px; width:56px; height:22px; ">
  189. <caption>저장</caption>
  190. <script type="javascript" ev:event="DOMActivate">
  191. <![CDATA[
  192. if (isRequiredControls("ipt_CintNm") ){
  193. if(submit("TXCVO00801")){
  194. var rtn = messageBox("VOC 접수고객 정보 수정이 ", "I002");
  195. window.close();
  196. }
  197. }
  198. ]]>
  199. </script>
  200. </button>
  201. <button id="btn_close" class="btn4_letter2" style="left:670px; top:5px; width:56px; height:22px; ">
  202. <caption>닫기</caption>
  203. <close ev:event="DOMActivate"/>
  204. </button>
  205. </group>
  206. </xhtml:body>
  207. </xhtml:html>