123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * Name : SPCVO00800_VOC접수고객정보
- * Summary : VOC 접수고객 정보
- * Programmer : 김준규
- * Date Written : 2007.10.21
- * History :
- * Remark :
- -->
- <?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>VOC 접수고객 정보</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <vocdata>
- <customer>
- <acptseq/>
- <acptdd/>
- <clntnm/>
- <resdnrgstno1/>
- <resdnrgstno2/>
- <pid/>
- <patnm/>
- <patrela/>
- <patphonno/>
- <patresdnrgstno1/>
- <patresdnrgstno2/>
- <zipcd1/>
- <zipcd2/>
- <zipcdseq/>
- <zipcdaddr/>
- <detladdr/>
- <hometelno/>
- <mpphonno/>
- <etctelno/>
- <emailaddr/>
- <gndr/>
- </customer>
- </vocdata>
- <temp>
- <key>
- <sndacptdd/>
- <sndacptseq/>
- <sndrgstseq/>
- <sndmodifyflag/>
- </key>
- </temp>
- </main>
- <temp/>
- <send>
- <data>
- </data>
- </send>
- <init>
- <C0011list>
- <cdid/>
- <cdnm/>
- </C0011list>
- </init>
- </root>
- </instance>
- <submission id="TRCVO00801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/temp/key" resultref="/root/main/vocdata"/>
- <submission id="TXCVO00801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/vocdata/customer"/>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- </model>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- var reAcptDD = model.getValue("/root/main/temp/key/sndacptdd")
- var reAcptSeq = model.getValue("/root/main/temp/key/sndacptseq")
- var reModifyflag = model.getValue("/root/main/temp/key/sndmodifyflag")
-
- if (( reAcptDD == "" || reAcptDD == null ) || ( reAcptSeq == "" || reAcptSeq == null )) {
- var rtn = messageBox("조회에 필요한 항목이 전달되지", "E007");
- if(rtn == 1){
- window.close();
- }
- } else {
- submit("TRCVO00801");
- zbcfGetCodeList( new Array("C0011"), new Array("/root/init/C0011list"), true );
- }
-
- if ( reModifyflag != "Y" ) {
- btn_save.visible = false;
- } else {
- ipt_Patphonno.attribute("class") = "input_default";
- ipt_CintNm.attribute("class") = "input_default";
- ipt_ResdnRgstNo1.attribute("class") = "input_default";
- ipt_ResdnRgstNo2.attribute("class") = "input_default";
- ipt_HomeTelNo.attribute("class") = "input_default";
- ipt_MPphonNo.attribute("class") = "input_default";
- ipt_EtcTelNo.attribute("class") = "input_default";
- ipt_EmailAddr.attribute("class") = "input_default";
-
- btn_save.visible = true;
- }
-
- fCheckAuth();
- model.refresh();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- function fCheckAuth() {
- // 권한체크
- if (!checkAuth("r")) {
- }
- if (!checkAuth("x")) {
- }
- if (!checkAuth("p")) {
- }
- }
- ]]>
- </script>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="751" pageheight="265" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <group id="grp_tle" style="left:0px; top:0px; width:735px; height:13px; ">
- <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:132px; height:14px; ">VOC 접수고객 정보</caption>
- </group>
- <group id="grp_customer" style="left:0px; top:13px; width:735px; height:212px; ">
- <line id="line2" class="line_1" style="x1:0px; y1:5px; x2:730px; y2:5px; "/>
- <line id="line3" class="line_3" style="x1:0px; y1:32px; x2:730px; y2:32px; "/>
- <caption id="caption10" class="cell_1" style="left:0px; top:10px; width:105px; height:23px; text-align:center; vertical-align:middle; ">접수번호</caption>
- <output id="opt_AcptNo" ref="/root/main/vocdata/customer/acptseq" class="output_fix" appearance="input" style="left:108px; top:11px; width:130px; height:19px; "/>
- <line id="line4" class="line_2" style="x1:0px; y1:61px; x2:730px; y2:61px; "/>
- <caption id="caption22" class="cell_1" style="left:0px; top:39px; width:105px; height:23px; text-align:center; vertical-align:middle; ">등록번호</caption>
- <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; "/>
- <caption id="caption21" class="cell_1" style="left:241px; top:39px; width:105px; height:23px; text-align:center; vertical-align:middle; ">환자명</caption>
- <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; "/>
- <caption id="caption4" class="cell_1" style="left:483px; top:39px; width:105px; height:23px; text-align:center; vertical-align:middle; ">환자 주민번호</caption>
- <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; "/>
- <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; "/>
- <line id="line8" class="line_3" style="x1:0px; y1:85px; x2:730px; y2:85px; "/>
- <caption id="caption20" class="cell_1" style="left:0px; top:63px; width:105px; height:23px; text-align:center; vertical-align:middle; ">환자와의 관계</caption>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/C0011list/C0011">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption3" class="cell_1" style="left:483px; top:63px; width:105px; height:23px; text-align:center; vertical-align:middle; ">환자 연락처</caption>
- <input id="ipt_Patphonno" ref="/root/main/vocdata/customer/patphonno" class="output_fix" appearance="input" style="left:591px; top:64px; width:139px; height:19px; "/>
- <line id="line1" class="line_2" style="x1:0px; y1:114px; x2:730px; y2:114px; "/>
- <caption id="caption11" class="cell_1" style="left:0px; top:92px; width:105px; height:23px; text-align:center; vertical-align:middle; ">민원인</caption>
- <input id="ipt_CintNm" ref="/root/main/vocdata/customer/clntnm" class="output_fix" appearance="input" style="left:108px; top:93px; width:130px; height:19px; "/>
- <caption id="caption12" class="cell_1" style="left:241px; top:92px; width:105px; height:23px; text-align:center; vertical-align:middle; ">주민등록번호</caption>
- <input id="ipt_ResdnRgstNo1" ref="/root/main/vocdata/customer/resdnrgstno1" class="output_fix" maxlength="6" style="left:350px; top:93px; width:59px; height:19px; "/>
- <input id="ipt_ResdnRgstNo2" ref="/root/main/vocdata/customer/resdnrgstno2" class="output_fix" maxlength="7" style="left:411px; top:93px; width:69px; height:19px; "/>
- <caption id="caption13" class="cell_1" style="left:483px; top:92px; width:105px; height:23px; text-align:center; vertical-align:middle; ">성 별</caption>
- <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; ">
- <choices>
- <item>
- <label>남</label>
- <value>M</value>
- </item>
- </choices>
- </select1>
- <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; ">
- <choices>
- <item>
- <label>여</label>
- <value>F</value>
- </item>
- </choices>
- </select1>
- <line id="line5" class="line_2" style="x1:0px; y1:162px; x2:730px; y2:162px; "/>
- <caption id="caption14" class="cell_1" style="left:0px; top:116px; width:105px; height:47px; text-align:center; vertical-align:middle; ">주소</caption>
- <input id="ipt_ZipCd1" ref="/root/main/vocdata/customer/zipcd1" class="output_fix" editable="false" style="left:108px; top:117px; width:45px; height:19px; "/>
- <input id="ipt_ZipCd2" ref="/root/main/vocdata/customer/zipcd2" class="output_fix" editable="false" style="left:155px; top:117px; width:45px; height:19px; "/>
- <input id="ipt_ZipCdAddr" ref="/root/main/vocdata/customer/zipcdaddr" class="output_fix" editable="false" style="left:205px; top:117px; width:525px; height:19px; "/>
- <input id="ipt_detladdr" ref="/root/main/vocdata/customer/detladdr" class="output_fix" editable="false" style="left:108px; top:140px; width:622px; height:19px; "/>
- <line id="line6" class="line_2" style="x1:0px; y1:186px; x2:730px; y2:186px; "/>
- <caption id="caption16" class="cell_1" style="left:0px; top:164px; width:105px; height:23px; text-align:center; vertical-align:middle; ">전화[자택]</caption>
- <input id="ipt_HomeTelNo" ref="/root/main/vocdata/customer/hometelno" class="output_fix" appearance="input" style="left:108px; top:165px; width:130px; height:19px; "/>
- <caption id="caption17" class="cell_1" style="left:241px; top:164px; width:105px; height:23px; text-align:center; vertical-align:middle; ">전화[휴대]</caption>
- <input id="ipt_MPphonNo" ref="/root/main/vocdata/customer/mpphonno" class="output_fix" appearance="input" style="left:349px; top:165px; width:130px; height:19px; "/>
- <caption id="caption18" class="cell_1" style="left:483px; top:164px; width:105px; height:23px; text-align:center; vertical-align:middle; ">전화[기타]</caption>
- <input id="ipt_EtcTelNo" ref="/root/main/vocdata/customer/etctelno" class="output_fix" appearance="input" style="left:591px; top:165px; width:139px; height:19px; "/>
- <line id="line7" class="line_3" style="x1:0px; y1:210px; x2:730px; y2:210px; "/>
- <caption id="caption19" class="cell_1" style="left:0px; top:188px; width:105px; height:23px; text-align:center; vertical-align:middle; ">메일주소</caption>
- <input id="ipt_EmailAddr" ref="/root/main/vocdata/customer/emailaddr" class="output_fix" style="left:108px; top:189px; width:371px; height:19px; "/>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:225px; width:735px; height:27px; ">
- <button id="btn_save" class="btn4_letter2" visibility="hidden" style="left:610px; top:5px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if (isRequiredControls("ipt_CintNm") ){
- if(submit("TXCVO00801")){
- var rtn = messageBox("VOC 접수고객 정보 수정이 ", "I002");
- window.close();
- }
- }
- ]]>
- </script>
- </button>
- <button id="btn_close" class="btn4_letter2" style="left:670px; top:5px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <close ev:event="DOMActivate"/>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|