123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SPPMI02200_신생아등록.xrw
- * 설 명 : 신생아등록 및 전과전실처리
- * 설 계 자 : 홍영표
- * 작 성 자 : 홍영표
- * 작 성 일 : 2007.07.04
- * 수정이력 :
- * 기 타 :
- -->
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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>VIP상단정보</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <send>
- <empintrorgst>
- <userid/>
- <rela/>
- <setflag/>
- </empintrorgst>
- <patinfo>
- </patinfo>
- <instcd/>
- </send>
- <main>
- <chkvalue>
- <redchk/>
- <empchk/>
- <vcchk/>
- </chkvalue>
- <reductacnt>
- <reductacntlist/>
- </reductacnt>
- <empintroduce>
- <empintroducelist/>
- </empintroduce>
- <vccenter>
- <vipflag/>
- <vipcls/>
- <dutplce/>
- <jobpos/>
- <rem/>
- </vccenter>
- <newElement/>
- </main>
- <hidden>
- <list/>
- <ins>
- <patappinfo1/>
- </ins>
- <ref>
- <empinfolist/>
- </ref>
- </hidden>
- <init>
- <Z0007list>
- <Z0007>
- <cdid/>
- <cdnm/>
- </Z0007>
- </Z0007list>
- <R0063list>
- <R0063>
- <cdid/>
- <cdnm/>
- </R0063>
- </R0063list>
- <hidden/>
- </init>
- </root>
- </instance>
- <submission id="TRPMC02708" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/instcd" resultref="/root/init/hidden"/>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRPMC08001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/patinfo" resultref="/root/hidden/list"/>
- <submission id="TXPMC08001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/empintrorgst" resultref="/root/hidden/ins/patappinfo1"/>
- <submission id="TRPMC08002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/empintrorgst" resultref="/root/hidden/ref/empinfolist"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- // 기관정보, 직책정보
- zbcfGetCodeList(new Array("Z0007","R0063"), new Array("/root/init/Z0007list","/root/init/R0063list"));
-
- // 각 인스턴스 초기화
- fInitialize();
-
- fGetUserInfosSampling();//세션정보
-
- // 과정보
- model.setValue("/root/send/instcd",model.getValue("/root/hidden/session/posinstcd"));
- submit("TRPMC02708");
-
- submit("TRZBC00101");
- fInitializeRef();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- // 초기화
- function fInitialize(){
- model.resetInstanceNode("/root/main/reductacnt/reductacntlist");
-
- model.resetInstanceNode("/root/main/chkvalue");
- model.resetInstanceNode("/root/main/empintroduce");
- model.resetInstanceNode("/root/main/vccenter");
-
- model.resetInstanceNode("/root/send/empintrorgst");
-
- model.resetInstanceNode("/root/hidden/list/patappinfo1");
-
- model.resetInstanceNode("/root/hidden/list/patappinfo2");
- model.resetInstanceNode("/root/hidden/list/patappinfo3");
- model.resetInstanceNode("/root/hidden/list/patappinfo4");
-
- model.refresh();
- };
-
- function fInitializeRef(){
- //model.makeValue("/root/send/patinfo/pid","7000006");
- if(model.getValue("/root/send/patinfo/pid") != "" && model.getValue("/root/send/patinfo/pid") != null){
- submit("TRPMC08001");
- }
-
- // 감면계정 셋팅
- // 감면계정은 그리드형태여서 hidden인스턴스를 바로 보게함.
- // 교직원소개 셋팅
- model.copyNode("/root/main/empintroduce","/root/hidden/list/patappinfo2");
- // VC센터 셋팅
- model.copyNode("/root/main/vccenter","/root/hidden/list/patappinfo3");
- // 정보체크 셋팅
- model.copyNode("/root/main/chkvalue","/root/hidden/list/patappinfo4");
- model.refresh();
- }
-
- // 입원등록이 있는 신생아 정보 조회
- function fBabyInfo_Query(){
- model.refresh();
- }
-
- // 교직원소개 등록시 확인사항
- function fInsRgstChk() {
- var infocount = getNodesetCount("/root/hidden/ref/empinfolist");
- var userid = model.getValue("/root/send/empintrorgst/userid");
- var rela = model.getValue("/root/send/empintrorgst/rela");
- if(infocount < 1){
- messageBox("직원정보 조회가 되지","E007");
- return false;
- }else{
- return true;
- }
-
- if(userid == "" || userid == null || rela == "" || rela == null){
- messageBox("입력하지 않은 내용이","I010");
- return false;
- }else{
- return true;
- }
- model.refresh();
- }
-
- //세션정보
- function fGetUserInfosSampling()
- {
- var sUserInfosS = getUserInfos();
-
- sUserInfosS = sUserInfosS + "|";
-
- var UserInfosS_Array = sUserInfosS.split("|");
-
- var userid = UserInfosS_Array[0]; //사용자번호
- var usernm = UserInfosS_Array[1]; //사용자이름
- //var posinstcd = UserInfosS_Array[2]; //소속기관코드
- //var posinstnm = UserInfosS_Array[3]; //소속기관명
- var posinstcd = UserInfosS_Array[6]; //근무지기관코드 2009.04.15
- var posinstnm = UserInfosS_Array[7]; //근무지기관명 2009.04.15
- var posdeptcd = UserInfosS_Array[4]; //소속부서코드
- var posdeptnm = UserInfosS_Array[5]; //소속부서명
-
- model.makeNode("/root/hidden/session/" + "userid");
- model.makeNode("/root/hidden/session/" + "usernm");
- model.makeNode("/root/hidden/session/" + "posinstcd");
- model.makeNode("/root/hidden/session/" + "posinstnm");
- model.makeNode("/root/hidden/session/" + "posdeptcd");
- model.makeNode("/root/hidden/session/" + "posdeptnm")
-
- if (userid == null || userid == "" || userid == " " || userid == "-") userid = "pam";
- //if (posinstcd == null || posinstcd == "" || posinstcd == " " || posinstcd == "-") posinstcd = "";
-
- model.setValue("/root/hidden/session/userid",userid);
- model.setValue("/root/hidden/session/usernm",usernm);
- model.setValue("/root/hidden/session/posinstcd",posinstcd);
- model.setValue("/root/hidden/session/posinstnm",posinstnm);
- model.setValue("/root/hidden/session/posdeptcd",posdeptcd);
- model.setValue("/root/hidden/session/posdeptnm",posdeptnm);
-
- model.refresh();
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="520" pageheight="450" guideline="1,492;2,442;2,442;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:12px; width:490px; height:430px; ">
- <shape id="rectangle3" appearance="rectangle" style="left:188px; top:313px; width:299px; height:23px; background-color:#dddddd; border-color:#808080; "/>
- <shape id="rectangle2" appearance="rectangle" style="left:188px; top:285px; width:299px; height:23px; background-color:#dddddd; border-color:#808080; "/>
- <shape id="rectangle1" appearance="rectangle" style="left:188px; top:257px; width:299px; height:23px; background-color:#dddddd; border-color:#808080; "/>
- <caption id="caption6" class="cell_1" style="left:0px; top:248px; width:90px; height:147px; font-weight:bold; vertical-align:middle; ">VC센터</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:25px; x2:487px; y2:25px; "/>
- <caption id="caption26" class="cell_1" style="left:0px; top:29px; width:90px; height:81px; font-weight:bold; vertical-align:middle; ">
- <![CDATA[감면
- 계정]]>
- </caption>
- <caption id="caption16" class="tit_2" style="left:6px; top:9px; width:104px; height:13px; ">VIP정보</caption>
- <line id="line3" class="line_3" style="x1:0px; y1:395px; x2:487px; y2:395px; "/>
- <caption id="caption3" class="cell_1" style="left:0px; top:112px; width:90px; height:134px; font-weight:bold; vertical-align:middle; ">
- <![CDATA[교직원
- 소개]]>
- </caption>
- <bool id="bool1" disabled="true" checkvalue="Y, N" ref="/root/main/chkvalue/redchk" style="left:70px; top:59px; width:15px; height:20px; "/>
- <bool id="bool2" disabled="true" checkvalue="Y, N" ref="/root/main/chkvalue/empchk" style="left:70px; top:167px; width:15px; height:20px; "/>
- <bool id="bool3" disabled="true" checkvalue="Y, N" ref="/root/main/chkvalue/vcchk" style="left:70px; top:311px; width:15px; height:20px; "/>
- <button id="btn_insave" class="btn2_letter3" style="left:5px; top:374px; width:53px; height:19px; ">
- <caption>신 청</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- //modal("../../../pam/patinfomngtweb/xrw/SPPMC04700", "1","150","150", "SMPAI00200", "/root/hidden/vippatbaseinfo", "/root/main/vippatbaseinfo");
- setParameter("SPPMC04700_pid",model.getValue("/root/send/patinfo/pid"));
- modal("../../../pam/patinfomngtweb/xrw/SPPMC04700", "1","150","150", "SMPAI00200", "", "");
-
- ]]>
- </script>
- </button>
- <button id="btn_indelete" class="btn2_letter6" style="left:2px; top:205px; width:53px; height:19px; ">
- <caption>[ 신 청 ]</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- button1.attribute("text") = "신 청";
- model.setValue("/root/send/empintrorgst/setflag","I");
-
- grp_empintroducergst.visible = true;
-
- model.setValue("/root/send/empintrorgst/userid",model.getValue("/root/hidden/session/userid"));
-
- button3.dispatch("DOMActivate");
- ]]>
- </script>
- </button>
- <caption id="caption8" style="left:95px; top:113px; width:106px; height:15px; font-size:10pt; font-weight:bold; ">
- <![CDATA[< 추천인 정보 > ]]>
- </caption>
- <datagrid id="grd_reductacnt" nodeset="/root/hidden/list/patappinfo1" caption="할인계정^가족관계^가족사번^소속부서" colsep="^" colwidth="150, 70, 70, 70" dataheight="23" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="23" rowsep="|" style="left:92px; top:30px; width:395px; height:78px; ">
- <col disabled="true" ref="discuncocd"/>
- <col disabled="true" ref="famyrelcd"/>
- <col disabled="true" ref="emplno"/>
- <col disabled="true" ref="dutdeptnm"/>
- </datagrid>
- <caption id="caption1" style="left:95px; top:260px; width:106px; height:15px; font-size:10pt; font-weight:bold; ">◆ VIP 구분 :</caption>
- <caption id="caption2" style="left:95px; top:288px; width:106px; height:15px; font-size:10pt; font-weight:bold; ">◆ VIP 분류 :</caption>
- <caption id="caption4" style="left:95px; top:316px; width:110px; height:15px; font-size:10pt; font-weight:bold; ">◆ 근 무 처 :</caption>
- <line id="line1" class="line_3" style="x1:0px; y1:246px; x2:487px; y2:246px; "/>
- <line id="line4" class="line_3" style="x1:0px; y1:110px; x2:487px; y2:110px; "/>
- <img id="img2" src="../../../com/commonweb/images/icon_x.gif" style="left:468px; top:8px; width:16px; height:15px; background-stretch:stretch; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- opener.javascript.getPatientInfos();
- window.close();
- ]]>
- </script>
- </img>
- <caption id="caption13" style="left:95px; top:344px; width:110px; height:15px; font-size:10pt; font-weight:bold; ">◆ 직 책 :</caption>
- <caption id="caption14" style="left:95px; top:372px; width:110px; height:15px; font-size:10pt; font-weight:bold; ">◆ 특이사항 :</caption>
- <datagrid id="datagrid1" nodeset="/root/hidden/list/patappinfo2" caption="ID^성명^직위^관계^소속기관^소속부서^근무기관^근무부서^실근무기관^실근무부서" colsep="^" colwidth="70, 70, 70, 100, 100, 100, 100, 100, 100, 100" dataheight="23" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="23" rowsep="|" style="left:91px; top:130px; width:395px; height:115px; ">
- <col disabled="true" ref="userid" visibility="hidden"/>
- <col disabled="true" ref="usernm"/>
- <col disabled="true" ref="jobposcd"/>
- <col disabled="true" ref="rela"/>
- <col disabled="true" ref="posinstcd"/>
- <col disabled="true" ref="posdeptcd"/>
- <col disabled="true" ref="dutinstcd"/>
- <col disabled="true" ref="dutunitcd"/>
- <col disabled="true" ref="dutplceinstcd"/>
- <col disabled="true" ref="dutplcecd"/>
- </datagrid>
- <button id="button4" class="btn5_letter2" style="left:2px; top:225px; width:42px; height:19px; ">
- <caption>수정</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- button1.attribute("text") = "수 정";
- model.setValue("/root/send/empintrorgst/setflag","U");
-
- //model.setValue("/root/send/empintrorgst/userid",model.getValue("/root/hidden/session/userid"));
- var selRow = datagrid1.row;
- if(selRow == null || selRow == "" || selRow == " " || selRow < 0){
- messageBox("추천인정보에서 수정할 내역을","C002");
- return;
- }else{
- grp_empintroducergst.visible = true;
- input9.disabled = true;
-
- model.setValue("/root/send/empintrorgst/userid",model.getValue("/root/hidden/list/patappinfo2['" + selRow + "']/userid"));
-
- button3.dispatch("DOMActivate");
- }
- ]]>
- </script>
- </button>
- <button id="button5" class="btn5_letter2" style="left:45px; top:225px; width:42px; height:19px; ">
- <caption>삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.setValue("/root/send/empintrorgst/setflag","D");
-
- var selRow = datagrid1.row;
- if(selRow == null || selRow == "" || selRow == " " || selRow < 0){
- messageBox("추천인정보에서 삭제할 내역을","C002");
- return;
- }else{
- model.setValue("/root/send/empintrorgst/userid",model.getValue("/root/hidden/list/patappinfo2['" + selRow + "']/userid"));
-
- var msgyn = messageBox("선택하신내용을 삭제","S001");
-
- if(msgyn == "6"){
- button1.dispatch("DOMActivate");
- }
- }
- ]]>
- </script>
- </button>
- <input id="ipt_dutplce" ref="/root/main/vccenter/dutplce" class="input_s_essential" disabled="true" style="left:190px; top:315px; width:295px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if( event.keyCode == 13)
- {
- }
- ]]>
- </script>
- </input>
- <input id="ipt_vipflag" ref="/root/main/vccenter/vipflag" class="input_s_essential" disabled="true" style="left:190px; top:259px; width:295px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if( event.keyCode == 13)
- {
- }
- ]]>
- </script>
- </input>
- <input id="ipt_rem" ref="/root/main/vccenter/rem" class="input_s_essential" disabled="true" style="left:190px; top:371px; width:295px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if( event.keyCode == 13)
- {
- }
- ]]>
- </script>
- </input>
- <input id="ipt_vipcls" ref="/root/main/vccenter/vipcls" class="input_s_essential" disabled="true" style="left:190px; top:287px; width:295px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if( event.keyCode == 13)
- {
- }
- ]]>
- </script>
- </input>
- <input id="input1" ref="/root/main/vccenter/jobpos" class="input_s_essential" disabled="true" style="left:190px; top:343px; width:295px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if( event.keyCode == 13)
- {
- }
- ]]>
- </script>
- </input>
- </group>
- <group id="group3" style="left:0px; top:0px; width:490px; height:13px; ">
- <caption id="caption19" class="tit_1" style="left:0px; top:0px; width:111px; height:14px; ">VIP정보</caption>
- </group>
- <group id="grp_empintroducergst" visibility="hidden" style="left:90px; top:215px; width:370px; height:217px; background-color:#ffdddd; border-color:#000000; border-style:outset; ">
- <line id="line5" class="line_1" style="x1:0px; y1:20px; x2:364px; y2:20px; "/>
- <caption id="caption7" class="tit_2" style="left:6px; top:5px; width:118px; height:13px; ">교직원 소개 등록</caption>
- <caption id="caption21" style="left:5px; top:142px; width:106px; height:15px; font-size:10pt; font-weight:bold; ">▪직원번호 :</caption>
- <input id="input9" ref="/root/send/empintrorgst/userid" class="input_s_essential" style="left:94px; top:139px; width:153px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- inputEnterKey("button3", "DOMActivate");
- ]]>
- </script>
- </input>
- <input id="input10" ref="/root/send/empintrorgst/rela" class="input_s_essential" style="left:94px; top:164px; width:270px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if( event.keyCode == 13)
- {
- }
- ]]>
- </script>
- </input>
- <line id="line7" class="line_3" style="x1:0px; y1:185px; x2:364px; y2:185px; "/>
- <caption id="caption5" style="left:5px; top:167px; width:106px; height:15px; font-size:10pt; font-weight:bold; ">▪관 계 :</caption>
- <button id="button1" class="btn4_letter3" style="left:227px; top:189px; width:68px; height:22px; ">
- <caption>등 록</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- bool1.selected = 'false';
- bool2.selected = 'false';
- bool3.selected = 'false';
-
- var chkflag = model.getValue("/root/send/empintrorgst/setflag");
- if(chkflag != "D"){
- var msg = messageBox("입력하신내용을 ","Q014");
- }else{
- var msg = "6";
- }
-
- if(msg == "6"){
- if(fInsRgstChk() == true){
- model.makeValue("/root/send/empintrorgst/pid",model.getValue("/root/send/patinfo/pid"));
- //model.makeValue("/root/send/empintrorgst/pid", "18785104");
- model.makeValue("/root/send/empintrorgst/recomrgstdd",getCurrentDate());
- model.makeValue("/root/send/empintrorgst/recomflag","Y");
- model.refresh();
- model.resetInstanceNode("/root/hidden/ins/patappinfo1");
-
- if(submit("TXPMC08001")){
- if(model.getValue("/root/hidden/ins/patappinfo1/count") == 0){
- messageBox("이미 등록된 정보","E008"); // 이미 등록된 정보 입니다.
- }else if(model.getValue("/root/hidden/ins/patappinfo1/count") == 1){
- messageBox("저장","I001"); // 저장 처리되었습니다.
- fInitialize();
- fInitializeRef();
- opener.model.setValue("/root/main/patinfo/vip","Y");
- opener.model.refresh();
- opener.javascript.fSetCtrlClass("vip");
- opener.grp_patientinfo.refresh();
-
- grp_empintroducergst.visible = false;
- }else if(model.getValue("/root/hidden/ins/patappinfo1/count") == 2){
- messageBox("수정할 정보","I004"); // 수정할 정보가 없습니다.
- }else if(model.getValue("/root/hidden/ins/patappinfo1/count") == 3){
- messageBox("수정","I001"); // 수정 처리되었습니다.
- fInitialize();
- fInitializeRef();
- opener.model.setValue("/root/main/patinfo/vip","Y");
- opener.model.refresh();
- opener.javascript.fSetCtrlClass("vip");
- opener.grp_patientinfo.refresh();
-
- grp_empintroducergst.visible = false;
- }else if(model.getValue("/root/hidden/ins/patappinfo1/count") == 4){
- messageBox("수정되지","E007"); // 수정되지 않았습니다.
- }else if(model.getValue("/root/hidden/ins/patappinfo1/count") == 5){
- messageBox("삭제할 정보","I004"); // 삭제할 정보가 없습니다.
- }else if(model.getValue("/root/hidden/ins/patappinfo1/count") == 6){
- messageBox("삭제","I001"); // 삭제 처리되었습니다.
- fInitialize();
- fInitializeRef();
- opener.model.setValue("/root/main/patinfo/vip","N");
- opener.model.refresh();
- opener.javascript.fSetCtrlClass("vip");
- opener.grp_patientinfo.refresh();
-
- }
- }
- }
- }
-
- ]]>
- </script>
- </button>
- <button id="button2" class="btn4_letter3" style="left:295px; top:189px; width:68px; height:22px; ">
- <caption>닫 기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grp_empintroducergst.visible = false;
- input9.disabled = false;
- ]]>
- </script>
- </button>
- <!-- 소속부서가 불분명할때 소속부서는 아무거나 선택하고 여기에 입력한다. -->
- <!-- 직위가 불분명할때 직위는 아무거나 선택하고 여기에 입력한다. -->
- <!-- 소속기관이 불분명할때 소속기관은 아무거나 선택하고 여기에 입력한다. -->
- <button id="button3" class="btn5_letter2" style="left:248px; top:139px; width:42px; height:19px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.removeNodeset("/root/hidden/ref/empinfolist");
-
- model.setValue("/root/send/empintrorgst/rela","-");
-
- var userid = model.getValue("/root/send/empintrorgst/userid");
- if(userid == "" || userid == " " || userid == null){
- messageBox("직원번호가 입력되지","E007");
- }else{
- if(submit("TRPMC08002")){
- }
- }
- ]]>
- </script>
- </button>
- <datagrid id="datagrid3" nodeset="/root/hidden/ref/empinfolist" caption="ID^성명^직위^소속기관^소속부서^근무기관^근무부서^실근무기관^실근무부서" colsep="^" colwidth="70, 70, 70, 100, 100, 100, 100, 100, 100" dataheight="23" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="23" rowsep="|" style="left:1px; top:25px; width:362px; height:108px; ">
- <col disabled="true" ref="userid" visibility="hidden" visibled="false"/>
- <col disabled="true" ref="usernm"/>
- <col disabled="true" ref="jobposcd"/>
- <col disabled="true" ref="posinstcd"/>
- <col disabled="true" ref="posdeptcd"/>
- <col disabled="true" ref="dutinstcd"/>
- <col disabled="true" ref="dutunitcd"/>
- <col disabled="true" ref="dutplceinstcd"/>
- <col disabled="true" ref="dutplcecd"/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|