123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?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>교직원 제안목록</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <list>
- <propos>
- <acptno/>
- <acptdd/>
- <suggkindcd/>
- <subj/>
- <prcsstatnm/>
- <prcststatcd/>
- <refcnt/>
- <instcd/>
- <suggempdeptnm/>
- <suggemphngnm/>
- <replcnt/>
- </propos>
- </list>
- </main>
- <init>
- <suggkind>
- <row>
- <cdid>all</cdid>
- <cdnm>전체</cdnm>
- </row>
- <row>
- <cdid>01</cdid>
- <cdnm>고객서비스</cdnm>
- </row>
- <row>
- <cdid>02</cdid>
- <cdnm>기획 및 홍보</cdnm>
- </row>
- <row>
- <cdid>03</cdid>
- <cdnm>시설 및 환경</cdnm>
- </row>
- <row>
- <cdid>04</cdid>
- <cdnm>전산프로그램</cdnm>
- </row>
- <row>
- <cdid>05</cdid>
- <cdnm>프로세스 및 비용절감</cdnm>
- </row>
- <row>
- <cdid>06</cdid>
- <cdnm>기타</cdnm>
- </row>
- </suggkind>
- <dept>
- <row>
- <deptcd/>
- <deptnm/>
- </row>
- </dept>
- </init>
- <send>
- <fromdd/>
- <todd/>
- <suggempdeptcd>T</suggempdeptcd>
- <trgtorddept/>
- <suggkindcd>T</suggkindcd>
- <srchflag>2</srchflag>
- <reqdata/>
- <acptno/>
- <instcd/>
- </send>
- <hidden/>
- <temp>
- <hardcdno/>
- </temp>
- </root>
- </instance>
- <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"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //2009-11-30 강지훈 수정 : 기관별 메인화면 변경
- sw_text.attribute("border-style") = "hidden";
- mmbfGetHardCodeInfo("/root/send/reqdata", "/root/temp/hardcdno", 9913);
- var hardcdno = model.getValue("/root/temp/hardcdno/hardcd/hardcd");
- if(hardcdno != ""){
- model.toggle(hardcdno);
- sw_text.visible = true;
- }
- else{
- sw_text.visible = false;
- grp_main.attribute("top") = 0;
- grp_main.attribute("height") = 750;
- btn_acpt.attribute("top") = 725;
- datagrid1.attribute("height") = 631;
- btn_extn.visible = false;
- }
-
-
- ipt_fromdd.value = getCurrentDate().substring(0,6).concat("01");
- ipt_todd.value = getCurrentDate();
- submit("TRMQK00301");
- addComboInstance("/root/init/dept", "deptcd^deptnm", "all^전체", "row"); //대분류콤보 전체항목 추가
- searchreptdept.select(0);
- searchendyn.select(0);
- // 진료과
- var ref = "/root/send/reqdata";
- var rsltref = "/root/init/orddept";
- var mmb_rsltref = "/root/hidden/mmb/orddept";
- model.removeNode(mmb_rsltref);
- model.makeNode(mmb_rsltref);
-
- model.removeNode(ref);
- model.makeValue(ref + "/orddeptflag", "D");
- btn_excel.visible = false;
- //for(var i=grd_safelist.fixedRows; i<grd_safelist.rows; i++)
- //{
- //grd_safelist.tooltipText(i, grd_safelist.colRef("serdiaggrde")) = grd_safelist.valueMatrix(i, grd_safelist.colRef("serdiaggrdenm"));
- //}
- model.refresh();
- submit("TRMQO00301");
-
- ]]>
- </script>
- <submission id="TRMQR01000" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list"/>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="urlencoded-post"/>
- <submission id="TRMQO00301" mediatype="application/x-www-form-urlencoded" method="urlencoded-post" ref="/root/send" resultref="/root/main/list"/>
- <submission id="TRMQK00301" mediatype="application/x-www-form-urlencoded" method="post" resultref="/root/init/dept/row"/>
- <submission id="TXMQO00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send"/>
- <submission id="TRMMB04103" mediatype="application/x-www-form-urlencoded" method="post"/>
- </model>
- </xhtml:head>
- <xhtml:body guideline="2,-2;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_main" scroll="auto" style="left:0px; top:235px; width:1195px; height:537px; ">
- <line id="line1" class="line_1" style="x1:0px; y1:84px; x2:1191px; y2:84px; "/>
- <group id="grp_sea" style="left:0px; top:20px; width:1194px; height:40px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1192px; height:36px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption8" class="search_name" style="left:12px; top:7px; width:91px; height:17px; ">접수일자</caption>
- <caption id="caption7" class="search_no_b" style="left:188px; top:8px; width:12px; height:17px; ">~</caption>
- <caption id="caption2" class="search_name" style="left:291px; top:7px; width:89px; height:17px; ">담당부서 :</caption>
- <caption id="caption3" class="search_name" style="left:556px; top:7px; width:91px; height:17px; ">제안유형 :</caption>
- <input id="ipt_fromdd" ref="/root/send/fromdd" class="input_search" inputtype="date" style="left:101px; top:7px; width:85px; height:19px; "/>
- <input id="ipt_todd" ref="/root/send/todd" class="input_search" inputtype="date" style="left:201px; top:7px; width:85px; height:19px; "/>
- <line id="line2" style="x1:1122px; y1:5px; x2:1122px; y2:26px; border-color:#ffcc99; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1130px; top:5px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRMQO00301");
- ]]>
- </script>
- </button>
- <select1 id="searchreptdept" ref="/root/send/suggempdeptcd" class="combo_search" appearance="minimal" style="left:381px; top:7px; width:159px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/dept/row">
- <label ref="deptnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="searchendyn" ref="/root/send/suggkindcd" class="combo_search" appearance="minimal" style="left:646px; top:7px; width:284px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/suggkind/row">
- <label ref="/cdnm"/>
- <value ref="/cdid"/>
- </itemset>
- </choices>
- </select1>
- </group>
- <caption id="caption4" class="tit_2" style="left:5px; top:68px; width:113px; height:13px; ">제안목록 조회</caption>
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:180px; height:13px; ">교직원제안목록</caption>
- <button id="btn_excel" class="btn2_letter4" style="left:1127px; top:63px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "제안목록조회_" + getCurrentDate(), "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- if (fileName != "")
- {
- datagrid1.saveExcel(fileName, "SheetName", true, true, "", "", "false");
- }
- ]]>
- </script>
- </button>
- <button id="btn_acpt" class="btn4_letter4" disable.background-image="../../../com/commonweb/images/dis_btn4_letter5.gif" style="left:1110px; top:510px; width:80px; height:22px; background-image:../../../com/commonweb/images/btn4_letter5.gif; ">
- <caption>제안접수</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- setParameter("prcsstatcd", "0");
- modal("SMMQO00100", "1", "", "");
- model.refresh();
-
- ]]>
- </script>
- </button>
- <button id="btn_extn" class="btn2_letter4" style="left:1127px; top:0px; width:64px; height:19px; ">
- <caption>목록확대</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- sw_text.visible = false;
- grp_main.attribute("top") = 0;
- grp_main.attribute("height") = 750;
- btn_acpt.attribute("top") = 725;
- datagrid1.attribute("height") = 631;
- btn_extn.visible = false;
- ]]>
- </script>
- </button>
- <datagrid id="datagrid1" nodeset="/root/main/list/propos" caption="접수번호^접수일자^제안유형^제목^진행상태^제안부서^제안자^prcsstatcd^조회수^댓글수^기관코드" colsep="^" colwidth="74, 83, 130, 533, 138, 100, 60, 0, 46, 45, 0" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:89px; width:1191px; height:416px; ">
- <col ref="acptno"/>
- <col ref="acptdd" format="yyyy-mm-dd"/>
- <col ref="suggkindcd" style="left:253px; top:23px; width:145px; height:23px; "/>
- <col ref="subj"/>
- <col ref="prcsstatnm"/>
- <col ref="suggempdeptnm"/>
- <col ref="suggemphngnm" visibility="hidden"/>
- <col ref="prcststatcd" visible="hidden"/>
- <col ref="refcnt"/>
- <col ref="replcnt"/>
- <col ref="instcd" visible="hidden"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- var cur_row = datagrid1.row;
-
- var acptno = model.getValue("/root/main/list/propos[" + cur_row + "]/acptno");
- var instcd = model.getValue("/root/main/list/propos[" + cur_row + "]/instcd");
- var prcsstatcd = model.getValue("/root/main/list/propos[" + cur_row + "]/prcsstatcd");
- model.setValue("/root/send/acptno", acptno);
- model.setValue("/root/send/instcd", instcd);
-
- setParameter("ano", model.getValue("/root/main/list/propos[" + cur_row + "]/acptno"));
- setParameter("prcsstatcd", prcsstatcd);
- setParameter("suggempid", model.getValue("/root/main/list/propos[" + cur_row + "]/suggempid"));
-
- if(cur_row > 0){
- if(!(checkUserGroup("UGE_QIP") || getUserId() == "DEVB07")){
- submit("TXMQO00301");
- }
- modal("SMMQO00100", "1", "", "");
-
- clearParameter("suggempid");
-
- submit("TRMQO00301");
- model.refresh();
- }
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- datagrid1.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </group>
- <switch id="sw_text" visibility="hidden" style="left:0; top:0; width:1192px; height:233px; ">
- <case id="01">
- <group id="grp_text_01" visibility="visible" style="left:0; top:0; width:1190px; height:230px; ">
- <caption id="cap_text" class="tit_1" style="left:100px; top:90px; width:1186px; height:13px; ">
- <![CDATA[제안제도란?
- ]]>
- </caption>
- <caption id="caption1" class="search_name" style="left:20px; top:20px; width:1000px; height:17px; ">안녕하십니까? CS팀입니다. 제안제도 프로그램을 이용해 주셔서 감사합니다.</caption>
- <caption id="caption9" style="left:38px; top:211px; width:560px; height:16px; ">마일리지 형식으로 추후 포상 예정</caption>
- <caption id="caption10" class="tit_2" style="left:20px; top:156px; width:120px; height:13px; ">운영 방법</caption>
- <caption id="caption11" class="tit_2" style="left:20px; top:196px; width:120px; height:13px; ">포상</caption>
- <caption id="caption12" style="left:38px; top:171px; width:890px; height:21px; ">제안 등록 → 1차 심사(관련 부서장 검토) → 2차 심사(제안심의회 검토) → 채택, 기각, 보류 (시행자 또는 제안자에게 통보) → 채택제안 시행(추후 제안담당자 확인)</caption>
- <caption id="caption13" style="left:38px; top:61px; width:1000px; height:84px; ">
- <![CDATA[ 제안제도는 병원 교직원이 현재 업무를 하면서 현장에서 부딪치는 여러가지 다양한 상황 속에서 개선이 필요하다고 느껴지는 문제점과
- 병원 전반적인 검토가 필요한 의견, 그리고 창의적인 의견을 이 프로그램을 통해 작성, 관련 부서와 제안심의회의 검토를 거쳐,
- 병원 프로세스 개선, 업무의 편의성 향상, 그리고 고객 중심 서비스 제공으로 비용 절감 효과 및 내/외부 고객서비스를 제고하는 시스템입니다.
- 따라서 여러분의 날카로운 지적과 참신한 아이디어가 필요하며, 여러분의 제안이 우리병원의 새로운 문화를 만들어 갑니다.
- 단, 단순 불만/불평, 긴급 수리/보수 건은 관련 부서(원무팀, 시설팀, 정보지원팀 장애접수시스템 등)에 직접 연락하여 해결하셔야 합니다.
- 따라서, 제안의 성격과 맞지 않는 건은 임의로 삭제될 수 있음을 알려 드리오니, 이점 유념하시어 제안 작성하여 주시기 바랍니다.]]>
- </caption>
- <caption id="caption5" class="tit_2" style="left:20px; top:44px; width:120px; height:13px; ">제안제도 소개</caption>
- </group>
- </case>
- <case id="02" selected="true">
- <group id="grp_text_02" style="left:0; top:0; width:1190px; height:230px; ">
- <caption id="caption14" class="tit_1" style="left:100px; top:90px; width:1186px; height:13px; ">
- <![CDATA[제안제도란?
- ]]>
- </caption>
- <caption id="caption16" style="left:38px; top:194px; width:560px; height:16px; ">기획팀(8009)</caption>
- <caption id="caption17" class="tit_2" style="left:20px; top:71px; width:120px; height:13px; ">제안 대상</caption>
- <caption id="caption18" class="tit_2" style="left:20px; top:174px; width:131px; height:13px; ">담당부서 및 연락처</caption>
- <caption id="caption19" style="left:38px; top:91px; width:978px; height:28px; ">
- <![CDATA[병원차원의 검토가 필요한 사항이나 참신한 아이디어 등을 제안하여 주시기 바랍니다.
- 단순 불만/불평, 긴급수리/보수 등에 대한 내용은 관련 부서에 직접 연락하셔야 하며, 제안의 성격과 맞지 않는 경우에는 제안자와 협의하여 삭제될 수 있사오니 유념하시기 바랍니다.]]>
- </caption>
- <caption id="caption20" style="left:38px; top:46px; width:1000px; height:24px; ">본 프로그램은 병원 교직원이 현장에서 발생하는 여러 상황 중에서 개선이 필요한 사항을 쉽게 제안할 수 있도록 마련한 프로그램입니다.</caption>
- <caption id="caption21" class="tit_2" style="left:20px; top:29px; width:120px; height:13px; ">프로그램 소개</caption>
- <caption id="caption22" class="tit_2" style="left:20px; top:130px; width:120px; height:13px; ">제안제도 운영</caption>
- <caption id="caption23" style="left:38px; top:145px; width:978px; height:28px; ">여러분께서 제안하신 내용은 소정의 절차에 따라 검토되어 현장에 반영될 것입니다.</caption>
- </group>
- </case>
- </switch>
- </xhtml:body>
- </xhtml:html>
|