SMCVE00500_직원별VOC현황.xrw 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * Name : SMCVE00500_직원별VOC현황
  4. * Summary : 직원별 VOC 현황
  5. * Programmer : 김준규
  6. * Date Written : 2007.08.08
  7. * History :
  8. * Remark :
  9. -->
  10. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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. <send>
  19. <data>
  20. <srchacptdd1/>
  21. <srchacptdd2/>
  22. <srchacpttypecd/>
  23. <srchacptkindlrgcd/>
  24. <srchdeptcd/>
  25. <srchdeptnm/>
  26. <srchempid/>
  27. <srchempnm/>
  28. <srchcintnm/>
  29. <logo_pic/>
  30. </data>
  31. </send>
  32. <init>
  33. <C0001list>
  34. <C0001>
  35. <cdid/>
  36. <cdnm>전체</cdnm>
  37. </C0001>
  38. </C0001list>
  39. <C0003list>
  40. <C0003>
  41. <cdid/>
  42. <cdnm>전체</cdnm>
  43. </C0003>
  44. </C0003list>
  45. </init>
  46. </root>
  47. </instance>
  48. <script type="javascript" ev:event="xforms-ready">
  49. <![CDATA[
  50. model.setValue("/root/send/data/srchacptdd1",getCurrentDate().toDate().getAddDate(-92,"D").getDateFormat());
  51. model.setValue("/root/send/data/srchacptdd2",getCurrentDate());
  52. var piclogo = getLogoImageURL();
  53. model.setValue("/root/send/data/logo_pic", piclogo);
  54. zbcfGetCodeList( new Array("C0001", "C0003"), new Array("/root/init/C0001list", "/root/init/C0003list"), true );
  55. model.refresh();
  56. // btn_save.disabled = !checkAuth("X");
  57. makeReportPreview(225,116,970,635);
  58. ]]>
  59. </script>
  60. <submission id="TRCVE00501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data" resultref="/root/main/list"/>
  61. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="urlencoded-post" replace="instance"/>
  62. </model>
  63. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  64. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  65. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  66. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  67. </xhtml:head>
  68. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  69. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  70. <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:145px; height:14px; ">직원별 VOC 현황</caption>
  71. </group>
  72. <group id="grp_johe" style="left:225px; top:23px; width:970px; height:59px; vertical-align:top; ">
  73. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:970px; height:59px; background-color:#fffbf2; border-color:#ffd799; "/>
  74. <caption id="caption2" class="search_name" style="left:15px; top:9px; width:95px; height:17px; ">조회일자 :</caption>
  75. <input id="ipt_SrchAcptDD1" ref="/root/send/data/srchacptdd1" class="input_s_essential" inputtype="date" style="left:105px; top:8px; width:120px; height:19px; "/>
  76. <caption id="caption3" class="search_no_b" style="left:230px; top:9px; width:12px; height:17px; ">~</caption>
  77. <input id="ipt_SrchAcptDD2" ref="/root/send/data/srchacptdd2" class="input_s_essential" inputtype="date" style="left:245px; top:8px; width:120px; height:19px; "/>
  78. <caption id="caption4" class="search_name" style="left:399px; top:9px; width:89px; height:17px; ">접수구분 :</caption>
  79. <select1 id="cmb_SrchAcptTypeCd" ref="/root/send/data/srchacpttypecd" class="combo_search" appearance="minimal" style="left:493px; top:8px; width:145px; height:19px; ">
  80. <choices>
  81. <itemset nodeset="/root/init/C0001list/C0001">
  82. <label ref="cdnm"/>
  83. <value ref="cdid"/>
  84. </itemset>
  85. </choices>
  86. </select1>
  87. <caption id="caption5" class="search_name" style="left:660px; top:9px; width:87px; height:17px; ">접수유형 :</caption>
  88. <select1 id="cmb_AcptKindLrgCd" ref="/root/send/data/srchacptkindlrgcd" class="combo_search" appearance="minimal" style="left:750px; top:8px; width:110px; height:19px; ">
  89. <choices>
  90. <itemset nodeset="/root/init/C0003list/C0003">
  91. <label ref="cdnm"/>
  92. <value ref="cdid"/>
  93. </itemset>
  94. </choices>
  95. </select1>
  96. <caption id="caption6" class="search_name" style="left:15px; top:33px; width:87px; height:17px; ">해당부서 :</caption>
  97. <output id="ipt_SrchDeptCd" ref="/root/send/data/srchdeptcd" class="output_fix" style="left:105px; top:32px; width:70px; height:19px; "/>
  98. <button id="btnicon_search1" class="icon_search" style="left:180px; top:32px; width:16px; height:16px; ">
  99. <caption/>
  100. <script type="javascript" ev:event="DOMActivate">
  101. <![CDATA[
  102. var search_term = model.getValue("/root/send/data/srchdeptcd");
  103. if ( search_term != "") {
  104. var search_condition = "deptcd";
  105. } else {
  106. var search_condition = "deptnm";
  107. }
  108. var receive_deptcd_path = "/root/send/data/srchdeptcd";
  109. var receive_deptnm_path = "/root/send/data/srchdeptnm";
  110. setParameter("search_condition", search_condition);
  111. setParameter("search_term", search_term);
  112. setParameter("receive_deptcd_path", receive_deptcd_path);
  113. setParameter("receive_deptnm_path", receive_deptnm_path);
  114. modal("SPCCM00300")
  115. clearParameter("search_condition");
  116. clearParameter("search_term");
  117. clearParameter("receive_deptcd_path");
  118. clearParameter("receive_deptnm_path");
  119. ]]>
  120. </script>
  121. </button>
  122. <input id="ipt_SrchDeptNm" ref="/root/send/data/srchdeptnm" class="input_search" style="left:200px; top:32px; width:135px; height:19px; "/>
  123. <caption id="caption7" class="search_name" style="left:354px; top:33px; width:87px; height:17px; ">해당직원 :</caption>
  124. <output id="ipt_SrchEmpId" ref="/root/send/data/srchempid" class="output_fix" style="left:445px; top:32px; width:70px; height:19px; "/>
  125. <button id="btnicon_search2" class="icon_search" style="left:520px; top:32px; width:16px; height:16px; ">
  126. <caption/>
  127. <script type="javascript" ev:event="DOMActivate">
  128. <![CDATA[
  129. if ( model.getValue("/root/send/data/srchempid") != "" ){
  130. var search_condition = "empid";
  131. var search_term = model.getValue("/root/send/data/srchempid");
  132. } else if ( model.getValue("/root/send/data/srchdeptcd") != "" ){
  133. var search_condition = "deptcd";
  134. var search_term = model.getValue("/root/send/data/srchdeptcd");
  135. } else {
  136. var search_condition = "empnm";
  137. var search_term = model.getValue("/root/send/data/srchempnm");
  138. }
  139. var receive_empid_path = "/root/send/data/srchempid";
  140. var receive_empnm_path = "/root/send/data/srchempnm";
  141. var receive_deptcd_path = "/root/send/data/srchdeptcd";
  142. var receive_deptnm_path = "/root/send/data/srchdeptnm";
  143. setParameter("search_condition", search_condition);
  144. setParameter("search_term", search_term);
  145. setParameter("receive_empid_path", receive_empid_path);
  146. setParameter("receive_empnm_path", receive_empnm_path);
  147. setParameter("receive_deptcd_path", receive_deptcd_path);
  148. setParameter("receive_deptnm_path", receive_deptnm_path);
  149. modal("SPCCM00400")
  150. clearParameter("search_condition");
  151. clearParameter("search_term");
  152. clearParameter("receive_empid_path");
  153. clearParameter("receive_empnm_path");
  154. clearParameter("receive_deptcd_path");
  155. clearParameter("receive_deptnm_path");
  156. ]]>
  157. </script>
  158. </button>
  159. <input id="ipt_EmpNm" ref="/root/send/data/srchempnm" class="input_search" style="left:540px; top:32px; width:98px; height:19px; "/>
  160. <caption id="caption8" class="search_name" style="left:660px; top:33px; width:87px; height:17px; ">민 원 인 :</caption>
  161. <input id="ipt_SrchCintNm" ref="/root/send/data/srchcintnm" class="input_search" style="left:750px; top:32px; width:110px; height:19px; ">
  162. <script type="javascript" ev:event="onkeyup">
  163. <![CDATA[
  164. inputEnterKey("btn_search", "DOMActivate");
  165. ]]>
  166. </script>
  167. </input>
  168. <line id="line1" class="line_4" style="x1:883px; y1:7px; x2:883px; y2:53px; "/>
  169. <button id="btn_search" class="btn1_letter2" style="left:898px; top:17px; width:56px; height:22px; ">
  170. <caption>조회</caption>
  171. <script type="javascript" ev:event="DOMActivate">
  172. <![CDATA[
  173. if (isRequiredControls("ipt_SrchAcptDD1", "ipt_SrchAcptDD2") ){
  174. exeReportPreview("RPCVE00500", "XMLFILE", "/root/send/data", "TRCVE00501");
  175. }
  176. ]]>
  177. </script>
  178. </button>
  179. </group>
  180. <group id="grp_customer" style="left:225px; top:82px; width:970px; height:669px; ">
  181. <caption id="caption9" class="tit_2" style="left:5px; top:10px; width:121px; height:14px; ">직원별 VOC 목록</caption>
  182. <line id="line2" class="line_1" style="x1:0px; y1:25px; x2:970px; y2:25px; "/>
  183. </group>
  184. <import id="import1" overflow="hidden" instancetype="merge" src="./SSCVA00100_LeftTree.xrw" style="left:0px; top:23px; width:215px; height:744px; "/>
  185. </xhtml:body>
  186. </xhtml:html>