SPCVO00300_VOC등록조회팝업.xrw 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * Name : SPCVO00300_VOC등록조회팝업
  4. * Summary : VOC접수조회팝업
  5. * Programmer : Roger Kim
  6. * Date Written : 2007.11.11
  7. * History : 2007.11.29
  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>접수 이력 조회</xhtml:title>
  14. <model id="model1">
  15. <instance id="instance1">
  16. <root xmlns="">
  17. <main>
  18. <list>
  19. <voclist>
  20. <acptseq/>
  21. <acptkindlrg/>
  22. <pid/>
  23. <patnm/>
  24. <prcsstat/>
  25. <acpttitl/>
  26. <acptdd/>
  27. <endtretdd/>
  28. <clntnm/>
  29. <acpttype/>
  30. <fstrgstrnm/>
  31. </voclist>
  32. </list>
  33. <search>
  34. <srchpid/>
  35. <srchpatnm/>
  36. <srchcintnm/>
  37. </search>
  38. <vocdata>
  39. <customer>
  40. <clntnm/>
  41. <resdnrgstno1/>
  42. <resdnrgstno2/>
  43. <pid/>
  44. <patnm/>
  45. <patrela/>
  46. <patphonno/>
  47. <patresdnrgstno1/>
  48. <patresdnrgstno2/>
  49. <zipcd1/>
  50. <zipcd2/>
  51. <zipcdseq/>
  52. <zipcdaddr/>
  53. <detladdr/>
  54. <hometelno/>
  55. <mpphonno/>
  56. <etctelno/>
  57. <emailaddr/>
  58. <gndr/>
  59. </customer>
  60. <accept>
  61. <acptseq/>
  62. <acptdd/>
  63. <genrdd/>
  64. <acpttype/>
  65. <prcsstat/>
  66. <acptkindlrg/>
  67. <acptkindmdl/>
  68. <acptkindsml/>
  69. <acpttitl/>
  70. <acptcnts/>
  71. <selfcnts/>
  72. <acpviewdd/>
  73. <openallyn/>
  74. <deptpidopenyn/>
  75. <selfyn/>
  76. <fstrgstrnm/>
  77. <lastupdtrnm/>
  78. </accept>
  79. <deptview>
  80. <deptnm/>
  81. <deptcd/>
  82. <empnm/>
  83. <empid/>
  84. <rgstseq/>
  85. </deptview>
  86. </vocdata>
  87. <temp>
  88. <key>
  89. <sndacptdd/>
  90. <sndacptseq/>
  91. <sndrgstseq/>
  92. </key>
  93. </temp>
  94. </main>
  95. <send/>
  96. <init>
  97. <C0001list>
  98. <cdid/>
  99. <cdnm/>
  100. </C0001list>
  101. <C0003list>
  102. <cdid/>
  103. <cdnm/>
  104. </C0003list>
  105. <C0004list>
  106. <cdid/>
  107. <cdnm/>
  108. </C0004list>
  109. <C0005list>
  110. <cdid/>
  111. <cdnm/>
  112. </C0005list>
  113. <C0006list>
  114. <cdid/>
  115. <cdnm/>
  116. </C0006list>
  117. <C0007list>
  118. <cdid/>
  119. <cdnm/>
  120. </C0007list>
  121. <C0008list>
  122. <cdid/>
  123. <cdnm/>
  124. </C0008list>
  125. <C0009list>
  126. <cdid/>
  127. <cdnm/>
  128. </C0009list>
  129. <C0010list>
  130. <cdid/>
  131. <cdnm/>
  132. </C0010list>
  133. <C0011list>
  134. <cdid/>
  135. <cdnm/>
  136. </C0011list>
  137. </init>
  138. </root>
  139. </instance>
  140. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  141. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  142. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  143. <script type="javascript" ev:event="xforms-ready">
  144. <![CDATA[
  145. model.removeNodeset("/root/main/list/voclist");
  146. // 처음 검색 팝업을 띄울 때에는 기본 정보를 안 보여주고, 한번 검색 한 이후에는 최종선택한 정보를 기본적으로 가져옴..
  147. var s_srchpatnm = model.getValue("/root/main/search/srchpatnm");
  148. var s_srchpid = model.getValue("/root/main/search/srchpid");
  149. var s_srchcintnm = model.getValue("/root/main/search/srchcintnm");
  150. if (( s_srchpatnm == "" || s_srchpatnm == null ) && ( s_srchpid == "" || s_srchpid == null ) && ( s_srchcintnm == "" || s_srchcintnm == null )){
  151. model.setFocus("ipt_srchpatnm");
  152. } else {
  153. submit("TRCVO00301");
  154. model.SetFocus("grd_voclist");
  155. }
  156. fCheckAuth();
  157. model.refresh();
  158. ]]>
  159. </script>
  160. <script type="javascript">
  161. <![CDATA[
  162. function fCheckAuth() {
  163. // 권한체크
  164. if (!checkAuth("r")) {
  165. btn_search.disabled = true;
  166. btn_popSelfCnts.disabled = true;
  167. }
  168. if (!checkAuth("x")) {
  169. }
  170. if (!checkAuth("p")) {
  171. }
  172. }
  173. // 컨트롤을 초기화한다.
  174. function fInitControl(){
  175. model.setValue("/root/main/vocdata/customer/clntnm", "");
  176. model.setValue("/root/main/vocdata/customer/resdnrgstno1", "");
  177. model.setValue("/root/main/vocdata/customer/resdnrgstno2", "");
  178. model.setValue("/root/main/vocdata/customer/pid", "");
  179. model.setValue("/root/main/vocdata/customer/patnm", "");
  180. model.setValue("/root/main/vocdata/customer/patresdnrgstno1", "");
  181. model.setValue("/root/main/vocdata/customer/patresdnrgstno2", "");
  182. model.setValue("/root/main/vocdata/customer/patphonno", "");
  183. model.setValue("/root/main/vocdata/customer/patrela", "");
  184. model.setValue("/root/main/vocdata/customer/zipcd1", "");
  185. model.setValue("/root/main/vocdata/customer/zipcd2", "");
  186. model.setValue("/root/main/vocdata/customer/zipcdaddr", "");
  187. model.setValue("/root/main/vocdata/customer/detladdr", "");
  188. model.setValue("/root/main/vocdata/customer/hometelno", "");
  189. model.setValue("/root/main/vocdata/customer/mpphonno", "");
  190. model.setValue("/root/main/vocdata/customer/etctelno", "");
  191. model.setValue("/root/main/vocdata/customer/emailaddr", "");
  192. model.setValue("/root/main/vocdata/customer/gndr", "M");
  193. model.setValue("/root/main/vocdata/accept/acptseq", "");
  194. model.setValue("/root/main/vocdata/accept/acptdd", "");
  195. model.setValue("/root/main/vocdata/accept/acpviewdd", "");
  196. model.setValue("/root/main/vocdata/accept/genrdd", "");
  197. model.setValue("/root/main/vocdata/accept/acpttype", "");
  198. model.setValue("/root/main/vocdata/accept/prcsstat", "");
  199. model.setValue("/root/main/vocdata/accept/acptkindlrg", "");
  200. model.setValue("/root/main/vocdata/accept/acptkindmdl", "");
  201. model.setValue("/root/main/vocdata/accept/acptkindsml", "");
  202. model.setValue("/root/main/vocdata/accept/acpttitl", "");
  203. model.setValue("/root/main/vocdata/accept/acptcnts", "");
  204. model.setValue("/root/main/vocdata/accept/selfcnts", "");
  205. model.setValue("/root/main/vocdata/accept/openallyn", "");
  206. model.setValue("/root/main/vocdata/accept/fstrgstrnm", "");
  207. model.setValue("/root/main/vocdata/accept/lastupdtrnm", "");
  208. model.removeNodeset("/root/main/vocdata/deptview");
  209. btn_popSelfCnts.disabled = "true";
  210. model.refresh();
  211. }
  212. ]]>
  213. </script>
  214. <submission id="TRCVO00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/search" replace="instance" add="bottom" resultref="/root/main/list"/>
  215. <submission id="TRCVO00302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/temp/key" resultref="/root/main/vocdata"/>
  216. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  217. </model>
  218. </xhtml:head>
  219. <xhtml:body pagewidth="790" pageheight="670" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  220. <group id="grp_Condition" scroll="auto" style="left:0px; top:0px; width:765px; height:230px; ">
  221. <group id="group2" style="left:0px; top:0px; width:764px; height:35px; vertical-align:top; ">
  222. <shape id="roundrect1" appearance="roundrect" style="left:0px; top:0px; width:764px; height:35px; "/>
  223. <caption id="caption2" class="search_name" style="left:15px; top:9px; width:77px; height:17px; ">환자명 :</caption>
  224. <input id="ipt_srchpatnm" ref="/root/main/search/srchpatnm" class="input_search" imemode="hangul" style="left:95px; top:8px; width:90px; height:19px; ">
  225. <script type="javascript" ev:event="onkeyup">
  226. <![CDATA[
  227. inputEnterKey("btn_search", "DOMActivate");
  228. ]]>
  229. </script>
  230. </input>
  231. <caption id="caption1" class="search_name" style="left:242px; top:9px; width:86px; height:17px; ">등록번호 :</caption>
  232. <input id="ipt_srchpid" ref="/root/main/search/srchpid" class="input_search" imemode="disabled" format="9999999999" style="left:332px; top:8px; width:90px; height:19px; ">
  233. <script type="javascript" ev:event="onkeyup">
  234. <![CDATA[
  235. inputEnterKey("btn_search", "DOMActivate");
  236. ]]>
  237. </script>
  238. </input>
  239. <caption id="caption3" class="search_name" style="left:458px; top:9px; width:77px; height:17px; ">민원인 :</caption>
  240. <input id="ipt_srchcintnm" ref="/root/main/search/srchcintnm" class="input_search" imemode="hangul" style="left:538px; top:8px; width:90px; height:19px; ">
  241. <script type="javascript" ev:event="onkeyup">
  242. <![CDATA[
  243. inputEnterKey("btn_search", "DOMActivate");
  244. ]]>
  245. </script>
  246. </input>
  247. <line id="line1" style="x1:663px; y1:7px; x2:663px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  248. <button id="btn_search" class="btn1_letter2" style="left:688px; top:7px; width:56px; height:22px; ">
  249. <caption>조회</caption>
  250. <script type="javascript" ev:event="DOMActivate">
  251. <![CDATA[
  252. if ( ( ipt_srchpatnm.value.length == 0 ) && (ipt_srchpid.value.length == 0) && (ipt_srchcintnm.value.length == 0) ){
  253. messageBox("환자 이름, 등록번호, 민원인 중에 적어도 하나는 ", "C001");
  254. model.setFocus("ipt_srchpatnm");
  255. } else if ( ( ipt_srchpatnm.value.length > 0 ) && (ipt_srchpatnm.value.length < 2) ){
  256. messageBox("환자 이름 검색은 최소 2글자 이상 ", "C001");
  257. model.setFocus("ipt_srchpatnm");
  258. } else if ( ( ipt_srchcintnm.value.length > 0 ) && (ipt_srchcintnm.value.length < 2) ){
  259. messageBox("민원인 검색은 최소 2글자 이상 ", "C001");
  260. model.setFocus("ipt_srchcintnm");
  261. } else {
  262. model.removeNodeset("/root/main/list/voclist");
  263. fInitControl();
  264. btn_popCustomer.disabled = true;
  265. submit("TRCVO00301");
  266. model.SetFocus("grd_voclist");
  267. }
  268. ]]>
  269. </script>
  270. </button>
  271. </group>
  272. <caption id="caption9" class="tit_2" style="left:5px; top:40px; width:139px; height:14px; vertical-align:middle; ">VOC 접수 이력 조회</caption>
  273. <line id="line12" class="line_1" style="x1:0px; y1:55px; x2:764px; y2:55px; "/>
  274. <datagrid id="grd_voclist" nodeset="/root/main/list/voclist" allowselection="false" caption="접수번호^접수유형^등록번호^환자명^진행상태^제목^접수일자^종료일자^민원인^접수구분^등록자" colwidth="70, 70, 85, 75, 80, 325, 80, 80, 80, 80, 80" dataheight="25" defaultrows="0" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="32" style="left:0px; top:60px; width:764px; height:170px; ">
  275. <col class="text_center" ref="acptseq"/>
  276. <col class="text_center" ref="acptkindlrg"/>
  277. <col class="text_center" ref="pid"/>
  278. <col class="text_center" ref="patnm"/>
  279. <col class="text_center" ref="prcsstat"/>
  280. <col ref="acpttitl"/>
  281. <col class="text_center" ref="acptdd"/>
  282. <col class="text_center" ref="endtretdd"/>
  283. <col class="text_center" ref="clntnm"/>
  284. <col class="text_center" ref="acpttype"/>
  285. <col class="text_center" ref="fstrgstrnm"/>
  286. <script type="javascript" ev:event="ondblclick">
  287. <![CDATA[
  288. var row = grd_voclist.row;
  289. var receive_acptdd = grd_voclist.valueMatrix(row, grd_voclist.colRef("acptdd"));
  290. var receive_acptseq = grd_voclist.valueMatrix(row, grd_voclist.colRef("acptseq"));
  291. if ((grd_voclist.row > 0) && grd_voclist.isCell(event.target)){
  292. if (( receive_acptdd == "" || receive_acptdd == null ) || ( receive_acptseq == "" || receive_acptseq == null )) {
  293. messageBox("조회에 필요한 항목이 전달되지", "E007");
  294. model.SetFocus("grd_voclist");
  295. } else {
  296. model.setValue("/root/main/temp/key/sndacptdd", receive_acptdd);
  297. model.setValue("/root/main/temp/key/sndacptseq", receive_acptseq);
  298. fInitControl();
  299. model.removeNodeset("/root/init/C0001list/C0001");
  300. model.removeNodeset("/root/init/C0003list/C0003");
  301. model.removeNodeset("/root/init/C0004list/C0004");
  302. model.removeNodeset("/root/init/C0005list/C0005");
  303. model.removeNodeset("/root/init/C0006list/C0006");
  304. model.removeNodeset("/root/init/C0007list/C0007");
  305. model.removeNodeset("/root/init/C0008list/C0008");
  306. model.removeNodeset("/root/init/C0009list/C0009");
  307. model.removeNodeset("/root/init/C0010list/C0010");
  308. model.removeNodeset("/root/init/C0011list/C0011");
  309. btn_popCustomer.disabled = false;
  310. submit("TRCVO00302");
  311. if( model.getValue("/root/main/vocdata/accept/acptkindlrg") == "C" ) {
  312. switch (model.getValue("/root/main/vocdata/accept/acptkindmdl")) {
  313. case "ES" :
  314. cmb_AcptKindSml.choices.itemset.attribute("nodeset") = "/root/init/C0005list/C0005";
  315. zbcfGetCodeList( new Array("C0001", "C0003", "C0004", "C0005", "C0011"), new Array("/root/init/C0001list", "/root/init/C0003list", "/root/init/C0004list", "/root/init/C0005list", "/root/init/C0011list"), true );
  316. break;
  317. case "PS" :
  318. cmb_AcptKindSml.choices.itemset.attribute("nodeset") = "/root/init/C0006list/C0006";
  319. zbcfGetCodeList( new Array("C0001", "C0003", "C0004", "C0006", "C0011"), new Array("/root/init/C0001list", "/root/init/C0003list", "/root/init/C0004list", "/root/init/C0006list", "/root/init/C0011list"), true );
  320. break;
  321. case "OS" :
  322. cmb_AcptKindSml.choices.itemset.attribute("nodeset") = "/root/init/C0007list/C0007";
  323. zbcfGetCodeList( new Array("C0001", "C0003", "C0004", "C0007", "C0011"), new Array("/root/init/C0001list", "/root/init/C0003list", "/root/init/C0004list", "/root/init/C0007list", "/root/init/C0011list"), true );
  324. break;
  325. case "NS" :
  326. cmb_AcptKindSml.choices.itemset.attribute("nodeset") = "/root/init/C0008list/C0008";
  327. zbcfGetCodeList( new Array("C0001", "C0003", "C0004", "C0008", "C0011"), new Array("/root/init/C0001list", "/root/init/C0003list", "/root/init/C0004list", "/root/init/C0008list", "/root/init/C0011list"), true );
  328. break;
  329. case "TS" :
  330. cmb_AcptKindSml.choices.itemset.attribute("nodeset") = "/root/init/C0009list/C0009";
  331. zbcfGetCodeList( new Array("C0001", "C0003", "C0004", "C0009", "C0011"), new Array("/root/init/C0001list", "/root/init/C0003list", "/root/init/C0004list", "/root/init/C0009list", "/root/init/C0011list"), true );
  332. break;
  333. default :
  334. zbcfGetCodeList( new Array("C0001", "C0003", "C0004", "C0011"), new Array("/root/init/C0001list", "/root/init/C0003list", "/root/init/C0004list", "/root/init/C0011list"), true );
  335. break;
  336. }
  337. } else {
  338. zbcfGetCodeList( new Array("C0001", "C0003", "C0011"), new Array("/root/init/C0001list", "/root/init/C0003list", "/root/init/C0011list"), true );
  339. }
  340. if( model.getValue("/root/main/vocdata/accept/prcsstat") == "자체처리" ) {
  341. btn_popSelfCnts.disabled = false;
  342. }
  343. model.refresh();
  344. }
  345. // opener.model.setValue("/root/main/temp/key/sndacptdd", receive_acptdd);
  346. // opener.model.setValue("/root/main/temp/key/sndacptseq", receive_acptseq);
  347. // opener.model.refresh();
  348. //
  349. // opener.javascript.navigate("SMCVA00300", "", "", "", "SMCVA00300", "/root/main/temp", "/root/main/temp");
  350. // window.close();
  351. } else {
  352. }
  353. ]]>
  354. </script>
  355. </datagrid>
  356. </group>
  357. <group id="grp_Accept" style="left:0px; top:252px; width:764px; height:395px; ">
  358. <caption id="caption23" class="tit_2" style="left:5px; top:10px; width:126px; height:14px; ">등록된 접수내역</caption>
  359. <caption id="caption15" class="search_no_b" style="left:472px; top:6px; width:48px; height:17px; ">등록자</caption>
  360. <output id="opt_fstrgstrnm" ref="/root/main/vocdata/accept/fstrgstrnm" class="output_fix" style="left:518px; top:5px; width:80px; height:19px; text-align:center; "/>
  361. <caption id="caption7" class="search_no_b" style="left:607px; top:6px; width:74px; height:17px; ">최종수정자</caption>
  362. <output id="opt_lastupdtrnm" ref="/root/main/vocdata/accept/lastupdtrnm" class="output_fix" style="left:682px; top:5px; width:80px; height:19px; text-align:center; "/>
  363. <select id="chk_deptpidopen" ref="/root/main/vocdata/accept/deptpidopenyn" overflow="visible" appearance="full" style="left:604px; top:127px; width:151px; height:19px; font-weight:bold; border-style:none; ">
  364. <choices>
  365. <item>
  366. <label>부서에 환자정보 공개</label>
  367. <value>Y</value>
  368. </item>
  369. </choices>
  370. </select>
  371. <select id="chk_allopen" ref="/root/main/vocdata/accept/openallyn" overflow="visible" appearance="full" style="left:604px; top:107px; width:156px; height:19px; font-weight:bold; border-style:none; ">
  372. <choices>
  373. <item>
  374. <label>모든 부서에 내용 공개</label>
  375. <value>Y</value>
  376. </item>
  377. </choices>
  378. </select>
  379. <line id="line10" class="line_1" style="x1:0px; y1:25px; x2:764px; y2:25px; "/>
  380. <line id="line2" class="line_2" style="x1:0px; y1:52px; x2:764px; y2:52px; "/>
  381. <caption id="caption5" class="cell_1" style="left:0px; top:30px; width:90px; height:23px; text-align:center; vertical-align:middle; ">접수번호</caption>
  382. <output id="output1" ref="/root/main/vocdata/accept/acptseq" class="output_fix" appearance="input" style="left:93px; top:31px; width:90px; height:19px; "/>
  383. <caption id="caption6" class="cell_1" style="left:187px; top:30px; width:90px; height:23px; text-align:center; vertical-align:middle; ">환자명</caption>
  384. <input id="input1" ref="/root/main/vocdata/customer/patnm" class="input_default" editable="false" appearance="input" style="left:280px; top:31px; width:90px; height:19px; "/>
  385. <caption id="caption8" class="cell_1" style="left:375px; top:30px; width:90px; height:23px; text-align:center; vertical-align:middle; ">환자와의 관계</caption>
  386. <select1 id="combo1" ref="/root/main/vocdata/customer/patrela" class="combo_default" disabled="true" appearance="minimal" style="left:468px; top:31px; width:90px; height:19px; ">
  387. <choices>
  388. <itemset nodeset="/root/init/C0011list/C0011">
  389. <label ref="cdnm"/>
  390. <value ref="cdid"/>
  391. </itemset>
  392. </choices>
  393. </select1>
  394. <caption id="caption12" class="cell_1" style="left:562px; top:30px; width:90px; height:23px; text-align:center; vertical-align:middle; ">민원인</caption>
  395. <input id="input2" ref="/root/main/vocdata/customer/clntnm" class="input_default" editable="false" appearance="input" style="left:654px; top:31px; width:108px; height:19px; "/>
  396. <line id="line11" class="line_2" style="x1:0px; y1:76px; x2:764px; y2:76px; "/>
  397. <caption id="caption24" class="cell_1" style="left:0px; top:54px; width:90px; height:23px; text-align:center; vertical-align:middle; ">접수일자</caption>
  398. <input id="ipt_AcptViewDD" ref="/root/main/vocdata/accept/acpviewdd" class="input_default" editable="false" style="left:93px; top:55px; width:90px; height:19px; "/>
  399. <caption id="caption25" class="cell_1" style="left:187px; top:54px; width:90px; height:23px; text-align:center; vertical-align:middle; ">발생일자</caption>
  400. <input id="ipt_GenrDD" ref="/root/main/vocdata/accept/genrdd" class="input_default" editable="false" style="left:280px; top:55px; width:90px; height:19px; "/>
  401. <caption id="caption26" class="cell_1" style="left:375px; top:54px; width:90px; height:23px; text-align:center; vertical-align:middle; ">접수구분</caption>
  402. <select1 id="cmb_AcptType" ref="/root/main/vocdata/accept/acpttype" class="combo_default" disabled="true" appearance="minimal" style="left:468px; top:55px; width:90px; height:19px; ">
  403. <choices>
  404. <itemset nodeset="/root/init/C0001list/C0001">
  405. <label ref="cdnm"/>
  406. <value ref="cdid"/>
  407. </itemset>
  408. </choices>
  409. </select1>
  410. <caption id="caption13" class="cell_1" style="left:562px; top:54px; width:90px; height:23px; text-align:center; vertical-align:middle; ">진행상태</caption>
  411. <output id="opt_PrcsStat" ref="/root/main/vocdata/accept/prcsstat" class="output_fix" style="left:654px; top:55px; width:108px; height:19px; "/>
  412. <line id="line13" class="line_2" style="x1:0px; y1:100px; x2:764px; y2:100px; "/>
  413. <caption id="caption28" class="cell_1" style="left:0px; top:78px; width:90px; height:23px; text-align:center; vertical-align:middle; ">접수유형</caption>
  414. <select1 id="cmb_AcptKindLrg" ref="/root/main/vocdata/accept/acptkindlrg" class="combo_default" disabled="true" appearance="minimal" style="left:93px; top:79px; width:130px; height:19px; ">
  415. <choices>
  416. <itemset nodeset="/root/init/C0003list/C0003">
  417. <label ref="cdnm"/>
  418. <value ref="cdid"/>
  419. </itemset>
  420. </choices>
  421. </select1>
  422. <select1 id="cmb_AcptKindMdl" ref="/root/main/vocdata/accept/acptkindmdl" class="combo_default" disabled="true" appearance="minimal" style="left:225px; top:79px; width:130px; height:19px; ">
  423. <choices>
  424. <itemset nodeset="/root/init/C0004list/C0004">
  425. <label ref="cdnm"/>
  426. <value ref="cdid"/>
  427. </itemset>
  428. </choices>
  429. </select1>
  430. <select1 id="cmb_AcptKindSml" ref="/root/main/vocdata/accept/acptkindsml" class="combo_default" disabled="true" appearance="minimal" style="left:357px; top:79px; width:130px; height:19px; ">
  431. <choices>
  432. <itemset nodeset="/root/init/C0005list/C0005">
  433. <label ref="cdnm"/>
  434. <value ref="cdid"/>
  435. </itemset>
  436. </choices>
  437. </select1>
  438. <button id="btn_popCustomer" class="btn2_letter9" disabled="true" style="left:519px; top:79px; width:119px; height:19px; ">
  439. <caption>접수고객정보 보기</caption>
  440. <script type="javascript" ev:event="DOMActivate">
  441. <![CDATA[
  442. open("SPCVO00800", "", "460", "120", "SPCVO00800", "/root/main/temp/key", "/root/main/temp/key");
  443. ]]>
  444. </script>
  445. </button>
  446. <button id="btn_popSelfCnts" class="btn2_letter9" disabled="true" style="left:642px; top:79px; width:119px; height:19px; ">
  447. <caption>자체처리의견 보기</caption>
  448. <script type="javascript" ev:event="DOMActivate">
  449. <![CDATA[
  450. open("SPCVO00900", "", "460", "120", "SPCVO00900", "/root/main/temp/key", "/root/main/temp/key");
  451. ]]>
  452. </script>
  453. </button>
  454. <line id="line14" class="line_2" style="x1:0px; y1:179px; x2:764px; y2:179px; "/>
  455. <caption id="caption29" class="cell_1" style="left:0px; top:102px; width:90px; height:78px; text-align:center; vertical-align:middle; ">
  456. <![CDATA[민원이
  457. 제기된
  458. 부서 및 직원]]>
  459. </caption>
  460. <datagrid id="grd_dept" nodeset="/root/main/vocdata/deptview" class="datagrid0" caption="해당부서^부서코드^해당직원^직원ID^등록순서" colwidth="225, 40, 100, 50, 0" dataheight="23" defaultrows="0" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="23" rowsep="|" style="left:93px; top:103px; width:450px; height:76px; ">
  461. <col class="text_center" ref="deptnm"/>
  462. <col class="text_center" ref="deptcd" visibility="hidden"/>
  463. <col class="text_center" ref="empnm"/>
  464. <col class="text_center" ref="empid" visibility="hidden"/>
  465. <col ref="rgstseq" visibility="hidden"/>
  466. </datagrid>
  467. <line id="line15" class="line_2" style="x1:0px; y1:203px; x2:764px; y2:203px; "/>
  468. <caption id="caption33" class="cell_1" style="left:0px; top:181px; width:90px; height:23px; text-align:center; vertical-align:middle; ">제 목</caption>
  469. <input id="ipt_AcptTitl" ref="/root/main/vocdata/accept/acpttitl" class="input_default" editable="false" style="left:93px; top:182px; width:670px; height:19px; "/>
  470. <line id="line16" class="line_3" style="x1:0px; y1:391px; x2:764px; y2:391px; "/>
  471. <caption id="caption34" class="cell_1" style="left:0px; top:205px; width:90px; height:187px; text-align:center; vertical-align:middle; ">
  472. <![CDATA[민원 내용]]>
  473. </caption>
  474. <textarea id="tar_AcptCnts" ref="/root/main/vocdata/accept/acptcnts" scroll="vertical" editable="false" style="left:93px; top:206px; width:670px; height:183px; "/>
  475. </group>
  476. <group id="group5" scroll="auto" style="left:200px; top:230px; width:564px; height:27px; ">
  477. <button id="btn_close" class="btn4_letter2" style="left:507px; top:5px; width:56px; height:22px; ">
  478. <caption>닫기</caption>
  479. <close ev:event="DOMActivate"/>
  480. </button>
  481. </group>
  482. </xhtml:body>
  483. </xhtml:html>