SMLLP00200_특수결과대장.xrw 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SMLLP00200_특수결과대장.xrw
  4. * 설 명 : 결과대장
  5. * 설 계 자 : (주)에이씨케이 -
  6. * 작 성 자 : (주)에이씨케이 - 박정은
  7. * 작 성 일 : 2009.02.26
  8. * 수정이력 : 이미지결과 수정해야함
  9. * 기 타 :
  10. -->
  11. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  12. <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">
  13. <xhtml:head>
  14. <xhtml:title>특수결과대장</xhtml:title>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root xmlns="">
  18. <main>
  19. <getrsltregst>
  20. <chk/>
  21. <spclrsltformkind/>
  22. <bcno/>
  23. <hngnm/>
  24. <pid/>
  25. <sexage/>
  26. <orddeptnm/>
  27. <orddrnm/>
  28. <wardroom/>
  29. <spcnm/>
  30. <lastreptdt/>
  31. <lastreptid/>
  32. <readrslt/>
  33. <inter/>
  34. <tclsnm/>
  35. <rrgstno/>
  36. <testcmt/>
  37. <imagrsltyn/>
  38. <tclscd/>
  39. <spccd/>
  40. <testcd/>
  41. <imsin/>
  42. <reqcnts/>
  43. </getrsltregst>
  44. <testgrupdetl>
  45. <chk/>
  46. <tclsnm/>
  47. <tclscd/>
  48. </testgrupdetl>
  49. </main>
  50. <send>
  51. <codeflag/>
  52. <tclsnmlist/>
  53. <usdd/>
  54. <ustm/>
  55. <uedd/>
  56. <uetm/>
  57. <deptL/>
  58. <deptM/>
  59. <tclscdlist/>
  60. <userdeptflagcd/>
  61. <deptgbn/>
  62. <seamthdcd/>
  63. <page/>
  64. <itemlimit/>
  65. <pid/>
  66. <pidgbn/>
  67. <updata/>
  68. </send>
  69. <init>
  70. </init>
  71. <hidden>
  72. <ref>
  73. <usdd/>
  74. <ustm/>
  75. <uedd/>
  76. <uetm/>
  77. <tclscdlist>
  78. <tclscdlist/>
  79. <tclsnmlist/>
  80. <tclscdlist2/>
  81. <testgrup/>
  82. </tclscdlist>
  83. <testgrupseqno/>
  84. <deptgbn>1</deptgbn>
  85. <deptL>00</deptL>
  86. <deptM>00</deptM>
  87. <pid/>
  88. <pidgbn/>
  89. </ref>
  90. <hosp/>
  91. </hidden>
  92. </root>
  93. </instance>
  94. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  95. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  96. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  97. <script type="javascript" ev:event="xforms-ready">
  98. <![CDATA[
  99. fSetInit();
  100. ]]>
  101. </script>
  102. <submission id="TRLZZ00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/LB0102"/>
  103. <submission id="TRLLF90401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/testgrupdetl"/>
  104. <submission id="TRLLP00201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/getrsltregst"/>
  105. <submission id="TXLLP00201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance"/>
  106. </model>
  107. <script type="javascript">
  108. <![CDATA[
  109. // 초기화
  110. function fSetInit(){
  111. var toDay = getCurrentDate();
  112. model.setValue("/root/hidden/ref/usdd", toDay);
  113. model.setValue("/root/hidden/ref/ustm", "0000");
  114. model.setValue("/root/hidden/ref/uedd", toDay);
  115. model.setValue("/root/hidden/ref/uetm", "2359");
  116. model.setValue("/root/hidden/ref/tclscdlist/tclsnmlist", "");
  117. model.setValue("/root/hidden/ref/tclscdlist/testgrup", "");
  118. model.setValue("/root/hidden/ref/deptgbn", "1"); // 1=대분류
  119. model.setValue("/root/hidden/ref/deptL", "00");
  120. model.setValue("/root/hidden/ref/deptM", "00");
  121. model.removeNodeset("/root/main/getrsltregst");
  122. model.removeNodeset("/root/init");
  123. model.setValue("/root/send/codeflag", "0104|0102|0103|9991|0106|0111|"); // 0104 = 0102 = 0103= 0111=계, 0106=검사계
  124. model.setValue("/root/hidden/ref/deptL","D");
  125. submit("TRLZZ00101");
  126. model.refresh();
  127. }
  128. // 시행부서 대분류 // 중분류
  129. function fComboAalue(){
  130. if(model.getValue("/root/hidden/ref/deptgbn") == "1"){ // 대분류
  131. cmb_dept.visible = true;
  132. combo2.visible = false;
  133. }else{ // 중분류
  134. cmb_dept.visible = false;
  135. combo2.visible = true;
  136. }
  137. }
  138. //검사그룹조회
  139. function fSelectTestGrup(){
  140. model.makeValue("/root/send/testgrupnm", cmb_testitem.label);
  141. submit("TRLLF90401" ,false);
  142. fSetPopUpTclscdList();
  143. }
  144. // 검사항목 조회
  145. function fSetPopUpTclscdList(){
  146. var count = getNodesetCount("/root/main/testgrupdetl");
  147. if(count > 0){
  148. var sendtclsnm = model.getValue("/root/main/testgrupdetl[1]/tclsnm");
  149. var sendtclscd = model.getValue("/root/main/testgrupdetl[1]/tclscd");
  150. var sendtclscd2 = model.getValue("/root/main/testgrupdetl[1]/tclscd");
  151. // 검사그룹 상세 목록 없을때
  152. if(sendtclsnm == ""){
  153. model.setValue("/root/hidden/tclscdlist/tclscdlist", "");
  154. model.setValue("/root/hidden/tclscdlist/tclsnmlist", "");
  155. }else{ // 검사그룹 상세 목록 있을때
  156. for(i=2; i<= count; i++){
  157. sendtclsnm = sendtclsnm + ", " + model.getValue("/root/main/testgrupdetl["+i+"]/tclsnm");
  158. //sendtclscd = sendtclscd + "▦" + model.getValue("/root/main/testgrupdetl["+i+"]/tclscd");
  159. sendtclscd = sendtclscd + "','" + model.getValue("/root/main/testgrupdetl["+i+"]/tclscd");
  160. sendtclscd2 = sendtclscd2 + "▦" + model.getValue("/root/main/testgrupdetl["+i+"]/tclscd");
  161. }
  162. model.setValue("/root/hidden/ref/tclscdlist/tclsnmlist", sendtclsnm);
  163. model.setValue("/root/hidden/ref/tclscdlist/tclscdlist", "'" + sendtclscd + "'");
  164. model.setValue("/root/hidden/ref/tclscdlist/tclscdlist2", sendtclscd2);
  165. }
  166. model.refresh();
  167. }
  168. }
  169. // 특수결과대장 조회
  170. function fGetSpclRsltList(){
  171. if( (model.getValue("/root/hidden/ref/usdd").length < 8) || (model.getValue("/root/hidden/ref/uedd").length < 8) ){
  172. alert("결과일자를 정확히 입력하십시오");
  173. return;
  174. }
  175. if( (model.getValue("/root/hidden/ref/ustm").length < 4) || (model.getValue("/root/hidden/ref/uetm").length < 4) ){
  176. alert("결과시간을 정확히 입력하십시오");
  177. return;
  178. }
  179. model.setValue("/root/send/usdd", model.getValue("/root/hidden/ref/usdd"));
  180. model.setValue("/root/send/ustm", model.getValue("/root/hidden/ref/ustm").substr(0,4) + "00");
  181. model.setValue("/root/send/uedd", model.getValue("/root/hidden/ref/uedd"));
  182. model.setValue("/root/send/uetm", model.getValue("/root/hidden/ref/uetm").substr(0,4) + "00");
  183. model.setValue("/root/send/deptgbn", model.getValue("/root/hidden/ref/deptgbn"));
  184. model.setValue("/root/send/deptL", model.getValue("/root/hidden/ref/deptL"));
  185. model.setValue("/root/send/deptM", model.getValue("/root/hidden/ref/deptM"));
  186. model.setValue("/root/send/pid", model.getValue("/root/hidden/ref/pid"));
  187. model.setValue("/root/send/pidgbn", model.getValue("/root/hidden/ref/pidgbn"));
  188. if(model.getValue("/root/hidden/ref/tclscdlist/tclsnmlist") == "") {
  189. model.setValue("/root/send/tclscdlist", "");
  190. } else {
  191. model.setValue("/root/send/tclscdlist", model.getValue("/root/hidden/ref/tclscdlist/tclscdlist"));
  192. }
  193. submit("TRLLP00201");
  194. grd_rsltregst.dataHeight = 20;
  195. model.setValue("/root/hidden/ref/pid","");
  196. model.refresh();
  197. }
  198. //엑셀저장
  199. function fExeExcel(pGridId) {
  200. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  201. if (fileName != "")
  202. {
  203. pGridId.saveExcel(fileName);
  204. }
  205. }
  206. // 저장할항목 체크하기
  207. function fSetSavecheck(){
  208. if (model.getValue("/root/main/getrsltregst["+grd_rsltregst.row+"]/chk") == "Y"){
  209. model.setValue("/root/main/getrsltregst["+grd_rsltregst.row+"]/chk", "true");
  210. }
  211. else{
  212. model.setValue("/root/main/getrsltregst["+grd_rsltregst.row+"]/chk", "false");
  213. }
  214. }
  215. // 소견저장
  216. function fExeCMT(){
  217. // alert(getGridUpdateData(grd_rsltregst));
  218. var updata = getGridUpdateData(grd_rsltregst);
  219. model.setValue("/root/send/updata", updata);
  220. //alert(model.getValue("/root/send/updata"));
  221. submit("TXLLP00201");
  222. // 재조회
  223. fGetSpclRsltList();
  224. }
  225. /*
  226. //조회
  227. function fGetRsltRegst() {
  228. model.removeNodeset("/root/main/getrsltregst");
  229. model.setValue("/root/send/usdd", model.getValue("/root/hidden/ref/usdd"));
  230. model.setValue("/root/send/ustm", model.getValue("/root/hidden/ref/ustm"));
  231. model.setValue("/root/send/uedd", model.getValue("/root/hidden/ref/uedd"));
  232. model.setValue("/root/send/uetm", model.getValue("/root/hidden/ref/uetm"));
  233. model.setValue("/root/send/deptL", model.getValue("/root/hidden/ref/deptL"));
  234. model.setValue("/root/send/deptM", model.getValue("/root/hidden/ref/deptM"));
  235. model.setValue("/root/send/deptgbn", model.getValue("/root/hidden/ref/deptgbn"));
  236. model.setValue("/root/send/userdeptflagcd", model.getValue("root/init/LB0000/nm"));
  237. model.setValue("/root/send/seamthdcd", "0");
  238. model.setValue("/root/send/page", 1);
  239. model.setValue("/root/send/itemlimit", "10000");
  240. if(model.getValue("/root/hidden/ref/tclscdlist/tclsnmlist") == "") {
  241. model.setValue("/root/send/tclscdlist", "");
  242. } else {
  243. model.setValue("/root/send/tclscdlist", model.getValue("/root/hidden/ref/tclscdlist/tclscdlist"));
  244. }
  245. submit("TRLLP00401");
  246. var lastpage = model.getValue("/root/main/lastPage/lastPage");
  247. for(page = 2 ; page <= lastpage ; page++){
  248. model.setValue("/root/send/page", page);
  249. submit("TRLLP00401");
  250. }
  251. /*
  252. var count = 0;
  253. var bcno = model.getValue("/root/main/getrsltregst[1]/bcno");
  254. for(i = 1; i < grd_rsltregst.rows; i++) {
  255. if(i == 1 || model.getValue("/root/main/getrsltregst["+ i +"]/bcno") != bcno) {
  256. ++count;
  257. model.setValue("/root/main/getrsltregst["+ i +"]/no", count);
  258. bcno = model.getValue("/root/main/getrsltregst["+ i +"]/bcno");
  259. } else if(model.getValue("/root/main/getrsltregst["+ i +"]/bcno") == bcno) {
  260. model.setValue("/root/main/getrsltregst["+ i +"]/bcno", "");
  261. model.setValue("/root/main/getrsltregst["+ i +"]/pid", "");
  262. model.setValue("/root/main/getrsltregst["+ i +"]/patnm", "");
  263. model.setValue("/root/main/getrsltregst["+ i +"]/sexage", "");
  264. model.setValue("/root/main/getrsltregst["+ i +"]/spcnm", "");
  265. model.setValue("/root/main/getrsltregst["+ i +"]/orddeptnm", "");
  266. model.setValue("/root/main/getrsltregst["+ i +"]/wardroom", "");
  267. }
  268. }
  269. */
  270. /*
  271. }
  272. */
  273. ]]>
  274. </script>
  275. </xhtml:head>
  276. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  277. <group id="group3" style="left:0px; top:40px; width:1195px; height:744; ">
  278. <line id="line1" class="line_1" style="x1:0px; y1:95px; x2:1194px; y2:95px; "/>
  279. <caption id="caption1" class="tit_2" style="left:5px; top:80px; width:75px; height:13px; ">결과대장</caption>
  280. <group id="group1" style="left:0px; top:10px; width:1195px; height:60px; ">
  281. <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:60px; "/>
  282. <button id="btn_ref" class="btn1_letter2" style="left:1124px; top:19px; width:56px; height:22px; ">
  283. <caption>조회</caption>
  284. <script type="javascript" ev:event="DOMActivate">
  285. <![CDATA[
  286. // fGetRsltRegst();
  287. fGetSpclRsltList();
  288. ]]>
  289. </script>
  290. </button>
  291. <line id="line3" class="line_4" style="x1:1109px; y1:8px; x2:1109px; y2:51px; "/>
  292. <caption id="caption5" class="search_name" style="left:15px; top:9px; width:87px; height:17px; ">접수일시 :</caption>
  293. <caption id="caption8" style="left:226px; top:9px; width:15px; height:20px; vertical-align:middle; ">~</caption>
  294. <caption id="caption3" class="search_name" style="left:15px; top:33px; width:94px; height:17px; ">검사항목 :</caption>
  295. <button id="button6" class="icon_search" style="left:1019px; top:33px; width:16px; height:16px; ">
  296. <caption/>
  297. <script type="javascript" ev:event="DOMActivate">
  298. <![CDATA[
  299. modal("SMLLF90400", "", "", "", "", "/root/hidden/ref/tclscdlist/testgrup", "/root/hidden/tclscdlist/testgrup");
  300. ]]>
  301. </script>
  302. </button>
  303. <input id="ipt_tclscdlist" ref="/root/hidden/ref/tclscdlist/tclsnmlist" style="left:245px; top:32px; width:770px; height:19px; "/>
  304. <input id="ipt_usdd" ref="/root/hidden/ref/usdd" class="input_search" inputtype="date" style="left:106px; top:8px; width:85px; height:19px; "/>
  305. <input id="ipt_ustm" ref="/root/hidden/ref/ustm" class="input_search" format="hh:nn" style="left:189px; top:8px; width:35px; height:19px; "/>
  306. <input id="ipt_uedd" ref="/root/hidden/ref/uedd" class="input_search" inputtype="date" style="left:241px; top:8px; width:85px; height:19px; "/>
  307. <input id="ipt_uetm" ref="/root/hidden/ref/uetm" class="input_search" format="hh:nn" style="left:325px; top:8px; width:35px; height:19px; "/>
  308. <select1 id="cmb_testitem" ref="/root/hidden/ref/tclscdlist/testgrup" class="combo_search" appearance="minimal" style="left:106px; top:32px; width:136px; height:19px; ">
  309. <choices>
  310. <itemset nodeset="/root/init/LB0103">
  311. <label ref="nm"/>
  312. <value ref="cd"/>
  313. </itemset>
  314. </choices>
  315. <script type="javascript" ev:event="xforms-value-changed">
  316. <![CDATA[
  317. fSelectTestGrup();
  318. ]]>
  319. </script>
  320. </select1>
  321. <caption id="caption2" class="search_name" style="left:400px; top:9px; width:86px; height:17px; ">시행부서 :</caption>
  322. <select1 id="combo1" ref="/root/hidden/ref/deptgbn" appearance="minimal" style="left:490px; top:8px; width:85px; height:19px; font-weight:normal; ">
  323. <choices>
  324. <item>
  325. <label>대분류</label>
  326. <value>1</value>
  327. </item>
  328. <item>
  329. <label>중분류</label>
  330. <value>2</value>
  331. </item>
  332. </choices>
  333. <script type="javascript" ev:event="xforms-value-changed">
  334. <![CDATA[
  335. fComboAalue();
  336. ]]>
  337. </script>
  338. </select1>
  339. <select1 id="combo2" ref="/root/hidden/ref/deptM" visibility="hidden" appearance="minimal" style="left:580px; top:8px; width:150px; height:19px; font-weight:normal; ">
  340. <choices>
  341. <itemset nodeset="/root/init/LB0106">
  342. <label ref="nm"/>
  343. <value ref="cd"/>
  344. </itemset>
  345. </choices>
  346. </select1>
  347. <select1 id="cmb_dept" ref="/root/hidden/ref/deptL" appearance="minimal" style="left:580px; top:8px; width:150px; height:19px; font-weight:normal; ">
  348. <choices>
  349. <itemset nodeset="/root/init/LB0111">
  350. <label ref="nm"/>
  351. <value ref="cd"/>
  352. </itemset>
  353. </choices>
  354. </select1>
  355. <caption id="caption4" class="search_name" style="left:775px; top:9px; width:86px; height:17px; ">환자 :</caption>
  356. <input id="input1" ref="/root/hidden/ref/pid" style="left:925px; top:8px; width:90px; height:19px; ">
  357. <script type="javascript" ev:event="onkeypress">
  358. <![CDATA[
  359. if(event.keyCode == "13"){
  360. model.setValue("/root/hidden/ref/pid", input1.currentText.toUpperCase());
  361. fGetSpclRsltList();
  362. }
  363. ]]>
  364. </script>
  365. </input>
  366. <select1 id="combo3" ref="/root/hidden/ref/pidgbn" appearance="minimal" style="left:840px; top:8px; width:80px; height:19px; ">
  367. <choices>
  368. <item>
  369. <label>등록번호</label>
  370. <value>1</value>
  371. </item>
  372. <item>
  373. <label>환자명</label>
  374. <value>2</value>
  375. </item>
  376. </choices>
  377. <script type="javascript" ev:event="xforms-select">
  378. <![CDATA[
  379. model.setValue("/root/hidden/ref/pid","");
  380. model.refresh();
  381. ]]>
  382. </script>
  383. </select1>
  384. </group>
  385. <button id="btn_excel" class="btn2_letter2" style="left:1152px; top:74px; width:42px; height:19px; ">
  386. <caption>엑셀</caption>
  387. <script type="javascript" ev:event="DOMActivate">
  388. <![CDATA[
  389. fExeExcel(grd_rsltregst);
  390. ]]>
  391. </script>
  392. </button>
  393. <datagrid id="grd_rsltregst" nodeset="/root/main/getrsltregst" class="datagrid2" autoresize="true" caption="^작업번호^작업일자^성명^등록번호^성별/나이^진료과^진료의^검사명^검체명^bcno^검사항목별소견&#xA;(입력가능)^최종보고일^최종보고자^판독결과^interpretation^주민등록번호^tclskind^적응증^임신주수" colsep="^" colwidth="30, 107, 77, 71, 64, 56, 40, 49, 217, 80, 100, 127, 100, 68, 139, 122, 99, 1, 95, 78, 100, 101, 1" explorerbar="sortshow" frozencols="5" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:110px; width:1195px; height:600px; text-align:center; ">
  394. <col checkvalue="Y,N" ref="chk" type="checkbox"/>
  395. <col ref="workno"/>
  396. <col ref="workdd" format="yyyy-mm-dd"/>
  397. <col ref="hngnm"/>
  398. <col ref="pid" style="text-align:center; "/>
  399. <col ref="sexage"/>
  400. <col ref="orddeptnm"/>
  401. <col ref="orddrnm"/>
  402. <col ref="tclsnm" style="text-align:left; "/>
  403. <col ref="spcnm" style="text-align:left; "/>
  404. <col ref="bcno" visibility="hidden"/>
  405. <col ref="testcmt" type="input" style="text-align:left; "/>
  406. <col ref="lastreptdt" format="yyyy-mm-dd hh:nn"/>
  407. <col ref="lastreptid"/>
  408. <col ref="readrslt" style="text-align:left; "/>
  409. <col ref="inter" style="text-align:left; "/>
  410. <col ref="rrgstno"/>
  411. <col ref="tclskind" visibility="hidden"/>
  412. <col ref="reqcnts"/>
  413. <col ref="imsin"/>
  414. <col ref="tclscd" visibility="hidden"/>
  415. <col ref="spccd" visibility="hidden"/>
  416. <col ref="testcd" visibility="hidden"/>
  417. <script type="javascript" ev:event="onaftersort">
  418. <![CDATA[
  419. grd_rsltregst.gridToInstance();
  420. ]]>
  421. </script>
  422. <script type="javascript" ev:event="xforms-value-changed">
  423. <![CDATA[
  424. //fExeCMT();
  425. var row = grd_rsltregst.row
  426. model.setValue("/root/main/getrsltregst["+row+"]/chk","Y");
  427. fSetSavecheck();
  428. ]]>
  429. </script>
  430. </datagrid>
  431. </group>
  432. <group id="group4" style="left:0px; top:13px; width:1195px; height:27px; ">
  433. <button id="btn_init" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
  434. <caption>초기화</caption>
  435. <script type="javascript" ev:event="onclick">
  436. <![CDATA[
  437. fSetInit();
  438. ]]>
  439. </script>
  440. </button>
  441. <button id="btn_print" class="btn6_letter2" visibility="visible" style="left:0px; top:3px; width:56px; height:22px; ">
  442. <caption>출력</caption>
  443. <script type="javascript" ev:event="DOMActivate">
  444. <![CDATA[
  445. exeReportPreview("RPLLP00600", "XMLSTR", "/root/main/getrsltregst");
  446. ]]>
  447. </script>
  448. </button>
  449. <line id="line2" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
  450. <button id="button1" class="btn4_letter2" style="left:1068px; top:3px; width:56px; height:22px; ">
  451. <caption>저장</caption>
  452. <script type="javascript" ev:event="onclick">
  453. <![CDATA[
  454. fExeCMT();
  455. ]]>
  456. </script>
  457. </button>
  458. </group>
  459. <group id="group2" style="left:0px; top:0px; width:1195px; height:13px; ">
  460. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:93px; height:14px; ">특수결과대장</caption>
  461. </group>
  462. </xhtml:body>
  463. </xhtml:html>