SMLBP01000_혈액이력조회2.xrw 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : 혈액재고조회.xrw.xrw
  4. * 설 명 : 혈액재고조회
  5. * 설 계 자 : (주)에이씨케이 -
  6. * 작 성 자 : (주)에이씨케이 - 조철형
  7. * 작 성 일 : 2007.06.20
  8. * 수정이력 :
  9. * 기 타 :
  10. -->
  11. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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>
  18. <main>
  19. <blodinfo>
  20. <blodcomlist>
  21. <blodkind/>
  22. <blodno/>
  23. <blodbasevol/>
  24. <blodcomnm/>
  25. <aborh/>
  26. <windt/>
  27. <validt/>
  28. <dondt/>
  29. <blodcomcd/>
  30. <blodbarcd/>
  31. <wininstcd/>
  32. </blodcomlist>
  33. </blodinfo>
  34. <blodhist>
  35. <doninfo>
  36. <rrgstno/>
  37. <patnm/>
  38. <sexage/>
  39. </doninfo>
  40. <tnsinfo>
  41. <patnm/>
  42. <sexage/>
  43. <orddeptnm/>
  44. <orddrnm/>
  45. <wardroom/>
  46. <prcphopedt/>
  47. </tnsinfo>
  48. <blodhistlist>
  49. <blodcomnm/>
  50. <state/>
  51. <execdt/>
  52. <execnm/>
  53. <acptid/>
  54. <acptnm/>
  55. <gbn/>
  56. <pid/>
  57. <patnm/>
  58. <prcphopedt/>
  59. <abo/>
  60. <rh/>
  61. <rtnabnresn/>
  62. <iokind/>
  63. </blodhistlist>
  64. <blodhistlist2>
  65. <blodno/>
  66. <blodcomnm/>
  67. <windt/>
  68. <tnsstrddtm/>
  69. <patnm/>
  70. <rrgstno/>
  71. <addr/>
  72. <termhngnm/>
  73. <mpphontel/>
  74. <hometel/>
  75. <blodcomstat/>
  76. </blodhistlist2>
  77. </blodhist>
  78. </main>
  79. <send>
  80. <data1/>
  81. <blodno/>
  82. <blodno2/>
  83. <codeflag/>
  84. </send>
  85. <init>
  86. </init>
  87. <hidden>
  88. <refparam>
  89. <blodno/>
  90. <GGSgbn/>
  91. </refparam>
  92. </hidden>
  93. <codedata>
  94. <popupmenu>
  95. <grid>
  96. <item>
  97. <name>삭제</name>
  98. <func>fdelblodhistory</func>
  99. </item>
  100. </grid>
  101. </popupmenu>
  102. </codedata>
  103. </root>
  104. </instance>
  105. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  106. <script type="javascript" src="../../../lis/commonweb/js/LLZ001.js"/>
  107. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  108. <submission id="TRLZZ00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/codeflag" replace="instance" resultref="/root/LB"/>
  109. <script type="javascript" ev:event="xforms-ready">
  110. <![CDATA[
  111. fSetInit();
  112. ]]>
  113. </script>
  114. <submission id="TRLBP01001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/blodinfo"/>
  115. <submission id="TRLBP01002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/blodhist"/>
  116. <submission id="TRLBP01003" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" add="bottom" resultref="/root/main/blodhist"/>
  117. </model>
  118. <script type="javascript">
  119. <![CDATA[
  120. //초기화
  121. function fSetInit() {
  122. model.setValue("/root/send/codeflag", "0121|"); //0121 혈액원기관코드
  123. submit("TRLZZ00101");
  124. fGridViewblodlist(); // 혈액이력리스트 그리드 보여주기 *** 이력리스트그리드 2개입니다
  125. model.resetInstanceNode("/root/main/blodhist/blodhistlist");
  126. model.resetInstanceNode("/root/main/blodhist/tnsinfo");
  127. model.resetInstanceNode("/root/main/blodhist/doninfo");
  128. model.resetInstanceNode("/root/main/blodinfo/blodcomlist");
  129. model.resetInstanceNode("/root/main/blodinfo/bloodinfo");
  130. model.resetInstanceNode("/root/main/blodhist/blodhistlist2");
  131. model.refresh();
  132. model.setFocus("ipt_blodno");
  133. }
  134. //혈액이력리스트 그리드
  135. function fGridViewblodlist(){
  136. // datagrid2 일반 혈액이력리스트
  137. // datagrid1 관공서용 혈액이력리스트
  138. if(model.getValue("/root/hidden/refparam/GGSgbn")=="Y"){
  139. datagrid2.visible = false; //일반혈액이력리스트
  140. datagrid1.visible = true; //관공서용 이력리스트
  141. }else{
  142. datagrid2.visible = true;
  143. datagrid1.visible = false;
  144. }
  145. }
  146. function fBloodHistRef(){
  147. model.resetInstanceNode("/root/send/data1");
  148. //model.setValue("/root/send/blodno" , model.getvalue("/root/hidden/refparam/blodno"));
  149. model.makeValue("/root/send/blodno", model.getvalue("/root/hidden/refparam/blodno"));
  150. submit("TRLBP01001"); // 성분제제리스트 조회
  151. // 성분제제리스트 있으면 첫번째성분으로 혈액이력조회
  152. if(getNodesetCount("/root/main/blodinfo/blodcomlist") > 0){
  153. // 관공서 체크돼있으면 이력조회 안되게
  154. if(model.getValue("/root/hidden/refparam/GGSgbn") == "Y"){
  155. if(datagrid3.rows == "2"){ // 성분제제리스트가 하나면 혈액이력리스트에 보여주기
  156. fBlodHistList2("1");
  157. }
  158. }else{
  159. fBlodHistList("1");
  160. }
  161. datagrid3.row = 1;
  162. }
  163. }
  164. function fKeyEvent(){
  165. if(event.keyCode == "13"){
  166. if(event.target == "ipt_blodno"){
  167. model.setvalue("/root/hidden/refparam/blodno", (ipt_blodno.currentText).substr(0,10));
  168. model.refresh();
  169. fBloodHistRef();
  170. ipt_blodno.selBegin = 0;
  171. ipt_blodno.selEnd = ipt_blodno.currentText.length;
  172. }
  173. }
  174. }
  175. function fBlodHistList(gbn){
  176. // 관공서 체크돼있으면 안타야함
  177. if(model.getValue("/root/hidden/refparam/GGSgbn") != 'Y'){
  178. if(gbn == "1") {
  179. var row = 1;
  180. }else{
  181. if(datagrid3.isCell(event.target) && datagrid3.row >= datagrid3.fixedRows ){
  182. var row = datagrid3.row;
  183. }
  184. else return;
  185. }
  186. model.copyNode("/root/send/data1" , "/root/main/blodinfo/blodcomlist["+row+"]");
  187. submit("TRLBP01002");
  188. }
  189. }
  190. // 관공서용 조회
  191. function fBlodHistList2(gbn){
  192. if(gbn == "1") {
  193. var row = 1;
  194. }
  195. else {
  196. if(datagrid3.isCell(event.target) && datagrid3.row >= datagrid3.fixedRows ){
  197. var row = datagrid3.row;
  198. }
  199. else return;
  200. }
  201. // 관공서 체크된것만 갑니다.
  202. model.copyNode("/root/send/data1" , "/root/main/blodinfo/blodcomlist["+row+"]");
  203. submit("TRLBP01003"); // submit 고급 add bottom 방식
  204. datagrid1.topRow = datagrid1.rows;
  205. }
  206. //엑셀저장
  207. function fSaveExcel() {
  208. var filename = window.fileDialog("save", ",", false, "Excel", "xls", "All Files(*.*) || *.* ||Excel Files(*.xls) || *.xls");
  209. if(model.getValue("/root/hidden/refparam/GGSgbn")=="Y"){ // 관공서체크
  210. if(filename != "") {
  211. datagrid1.saveExcel(filename);
  212. }
  213. }else{
  214. if(filename != "") {
  215. datagrid2.saveExcel(filename);
  216. }
  217. }
  218. }
  219. // 관공서 클릭하면 노드 초기화
  220. function fSethistnodeclear(){
  221. fGridViewblodlist();
  222. model.resetInstanceNode("/root/main/blodinfo/blodcomlist");
  223. model.resetInstanceNode("/root/main/blodhist/doninfo");
  224. model.resetInstanceNode("/root/main/blodhist/tnsinfo");
  225. model.removeNodeset("/root/main/blodhist/blodhistlist");
  226. model.removeNodeset("/root/main/blodhist/blodhistlist2");
  227. model.refresh();
  228. }
  229. // 혈액이력리스트에 팝업메뉴 띄우기
  230. function fMouseDown_datagrid2(){
  231. //model.removeNodeset("/root/hidden/popupmenu");
  232. if(event.button == 3){
  233. if(datagrid2.isCell(event.target) && datagrid2.mouseRow >= datagrid2.fixedrows){
  234. window.setPopupMenu(true, "/root/codedata/popupmenu/grid/item", "name", "func", false);
  235. }else{
  236. window.setPopupMenu(false);
  237. }
  238. }
  239. }
  240. // 혈액이력리스트에 팝업메뉴 띄우기
  241. function fMouseDown_datagrid1(){
  242. //model.removeNodeset("/root/hidden/popupmenu");
  243. if(event.button == 3){
  244. if(datagrid1.isCell(event.target) && datagrid1.mouseRow >= datagrid1.fixedrows){
  245. window.setPopupMenu(true, "/root/codedata/popupmenu/grid/item", "name", "func", false);
  246. }else{
  247. window.setPopupMenu(false);
  248. }
  249. }
  250. }
  251. // 혈액이력리스트에서 삭제
  252. function fdelblodhistory(){
  253. if(model.getValue("/root/hidden/refparam/GGSgbn")=="Y"){
  254. datagrid1.deleteRow(datagrid1.row);
  255. }else{
  256. datagrid2.deleteRow(datagrid2.row);
  257. }
  258. }
  259. ]]>
  260. </script>
  261. </xhtml:head>
  262. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  263. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; "/>
  264. <group id="group3" scroll="auto" style="left:0px; top:40px; width:1195px; height:744px; ">
  265. <datagrid id="datagrid1" nodeset="/root/main/blodhist/blodhistlist2" caption="혈액번호^상태^제제명^입고일시^수혈일시^성명^주민등록번호^주소^진단명^핸드폰번호^집전화" colsep="^" colwidth="80, 80, 90, 110, 110, 65, 100, 170, 170, 90, 85" dataheight="23" defaultrows="1" explorerbar="sortshow" fixedcols="0" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" tooltip="true" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:345px; width:1194px; height:393px; ">
  266. <col ref="blodno"/>
  267. <col ref="blodcomstat"/>
  268. <col ref="blodcomnm"/>
  269. <col ref="windt" format="9999-99-99 99:99"/>
  270. <col ref="tnsstrddtm" format="9999-99-99 99:99"/>
  271. <col ref="patnm"/>
  272. <col ref="rrgstno"/>
  273. <col ref="addr"/>
  274. <col ref="termhngnm"/>
  275. <col ref="mpphontel"/>
  276. <col ref="hometel"/>
  277. <script type="javascript" ev:event="onaftersort">
  278. <![CDATA[
  279. datagrid2.gridToInstance();
  280. ]]>
  281. </script>
  282. <script type="javascript" ev:event="onmousedown">
  283. <![CDATA[
  284. fMouseDown_datagrid1();
  285. ]]>
  286. </script>
  287. <script type="javascript" ev:event="DOMFocusOut">
  288. <![CDATA[
  289. window.setPopupMenu(false);
  290. ]]>
  291. </script>
  292. </datagrid>
  293. <datagrid id="datagrid2" nodeset="/root/main/blodhist/blodhistlist" caption="혈액번호^성분제제^작업구분^작업일시^작업자^수령자ID^수령자^구분^등록번호^성명^수혈희망일시^ABO^Rh^반납/폐기사유^출고구분" colsep="^" colwidth="80, 90, 117, 110, 62, 74, 62, 40, 74, 62, 110, 50, 40, 120, 80" dataheight="23" defaultrows="1" explorerbar="sortshow" extendlastcol="scroll" fixedcols="0" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" tooltip="true" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:345px; width:1194px; height:393px; ">
  294. <col ref="blodno"/>
  295. <col ref="blodcomnm"/>
  296. <col ref="state"/>
  297. <col ref="execdt" format="9999-99-99 99:99"/>
  298. <col ref="execnm"/>
  299. <col ref="acptid"/>
  300. <col ref="acptnm"/>
  301. <col ref="gbn"/>
  302. <col ref="pid"/>
  303. <col ref="patnm"/>
  304. <col ref="prcphopedt" format="9999-99-99 99:99"/>
  305. <col ref="abo" style="text-align:right; "/>
  306. <col ref="rh"/>
  307. <col ref="rtnabnresn"/>
  308. <col ref="iokind"/>
  309. <script type="javascript" ev:event="onaftersort">
  310. <![CDATA[
  311. datagrid2.gridToInstance();
  312. ]]>
  313. </script>
  314. <script type="javascript" ev:event="onmousedown">
  315. <![CDATA[
  316. fMouseDown_datagrid2();
  317. ]]>
  318. </script>
  319. <script type="javascript" ev:event="DOMFocusOut">
  320. <![CDATA[
  321. window.setPopupMenu(false);
  322. ]]>
  323. </script>
  324. </datagrid>
  325. <group id="group2" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
  326. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
  327. <caption id="caption2" class="search_name" style="left:16px; top:8px; width:99px; height:17px; ">혈액번호 :</caption>
  328. <button id="button1" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
  329. <caption>조회</caption>
  330. <script type="javascript" ev:event="onclick">
  331. <![CDATA[
  332. fBloodHistRef();
  333. ]]>
  334. </script>
  335. </button>
  336. <line id="line13" class="line_4" style="x1:1108px; y1:7px; x2:1108px; y2:29px; "/>
  337. <input id="ipt_blodno" ref="/root/hidden/refparam/blodno" class="input_s_button" inputtype="button" style="left:113px; top:8px; width:120px; height:19px; ">
  338. <script type="javascript" ev:event="onbuttonclick">
  339. <![CDATA[
  340. fBloodHistRef();
  341. ]]>
  342. </script>
  343. <script type="javascript" ev:event="onkeypress">
  344. <![CDATA[
  345. fKeyEvent();
  346. ]]>
  347. </script>
  348. </input>
  349. <select id="checkbox1" ref="/root/hidden/refparam/GGSgbn" overflow="visible" appearance="full" style="left:260px; top:10px; width:100px; height:20px; font-weight:bold; border-style:none; ">
  350. <choices>
  351. <item>
  352. <label>관공서</label>
  353. <value>Y</value>
  354. </item>
  355. </choices>
  356. <script type="javascript" ev:event="xforms-value-changed">
  357. <![CDATA[
  358. // 관공서 선택하면 노드 초기화
  359. fSethistnodeclear();
  360. ]]>
  361. </script>
  362. </select>
  363. </group>
  364. <caption id="caption4" class="tit_2" style="left:5px; top:325px; width:131px; height:13px; ">혈액 이력 리스트</caption>
  365. <line id="line2" class="line_1" style="x1:0px; y1:340px; x2:1194px; y2:340px; "/>
  366. <caption id="caption5" class="tit_2" style="left:5px; top:225px; width:131px; height:14px; ">헌혈자 정보</caption>
  367. <line id="line3" class="line_1" style="x1:0px; y1:240px; x2:500px; y2:240px; "/>
  368. <datagrid id="datagrid3" nodeset="/root/main/blodinfo/blodcomlist" caption="구분^혈액번호^용량^성분제제^혈액형^입고일시^유효일시^헌혈일시^성분제제코드^혈액바코드^입고기관" colsep="^" colwidth="80, 100, 70, 150, 100, 120, 120, 120, 90, 80, 90" dataheight="23" defaultrows="1" explorerbar="sortshow" extendlastcol="scroll" fixedcols="0" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:75px; width:1190px; height:140px; text-align:center; ">
  369. <col ref="blodkind"/>
  370. <col ref="blodno"/>
  371. <col ref="blodbasevol"/>
  372. <col ref="blodcomnm" style="text-align:left; "/>
  373. <col ref="aborh"/>
  374. <col ref="windt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  375. <col ref="validt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  376. <col ref="dondt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  377. <col ref="blodcomcd"/>
  378. <col ref="blodbarcd"/>
  379. <col ref="wininstcd" type="combo" style="text-align:left; ">
  380. <choices>
  381. <itemset nodeset="/root/init/LB0121">
  382. <label ref="nm"/>
  383. <value ref="cd"/>
  384. </itemset>
  385. </choices>
  386. </col>
  387. <script type="javascript" ev:event="onclick">
  388. <![CDATA[
  389. // 혈액번호 입력했을때 , 관공서 아니고
  390. fBlodHistList();
  391. ]]>
  392. </script>
  393. <script type="javascript" ev:event="onaftersort">
  394. <![CDATA[
  395. datagrid3.gridToInstance();
  396. ]]>
  397. </script>
  398. <script type="javascript" ev:event="ondblclick">
  399. <![CDATA[
  400. // 관공서용 더블클릭
  401. fBlodHistList2();
  402. ]]>
  403. </script>
  404. </datagrid>
  405. <output id="output4" ref="/root/main/blodhist/doninfo/rrgstno" class="output_fix" style="left:203px; top:246px; width:297px; height:19px; "/>
  406. <output id="output1" ref="/root/main/blodhist/doninfo/patnm" class="output_fix" style="left:203px; top:270px; width:297px; height:19px; "/>
  407. <output id="output2" ref="/root/main/blodhist/doninfo/sexage" class="output_fix" style="left:203px; top:294px; width:297px; height:19px; "/>
  408. <line id="line4" class="line_2" style="x1:0px; y1:267px; x2:449px; y2:267px; "/>
  409. <line id="line5" class="line_2" style="x1:0px; y1:291px; x2:449px; y2:291px; "/>
  410. <caption id="caption26" class="tit_2" style="left:5px; top:55px; width:131px; height:13px; ">성분제제 리스트</caption>
  411. <line id="line16" class="line_1" style="x1:0px; y1:70px; x2:1190px; y2:70px; "/>
  412. <output id="output19" ref="/root/main/blodhist/tnsinfo/patnm" class="output_fix" style="left:668px; top:246px; width:180px; height:19px; "/>
  413. <caption id="caption27" class="tit_2" style="left:510px; top:225px; width:131px; height:13px; ">수혈자 정보</caption>
  414. <line id="line17" class="line_1" style="x1:505px; y1:240px; x2:1194px; y2:240px; "/>
  415. <output id="output20" ref="/root/main/blodhist/tnsinfo/sexage" class="output_fix" style="left:668px; top:270px; width:180px; height:19px; "/>
  416. <output id="output21" ref="/root/main/blodhist/tnsinfo/orddeptnm" class="output_fix" style="left:668px; top:294px; width:180px; height:19px; "/>
  417. <output id="output3" ref="/root/main/blodhist/tnsinfo/wardroom" class="output_fix" style="left:1013px; top:270px; width:180px; height:19px; "/>
  418. <output id="output5" ref="/root/main/blodhist/tnsinfo/prcphopedt" class="output_fix" format="yyyy-mm-dd hh:nn:ss" style="left:1013px; top:294px; width:180px; height:19px; "/>
  419. <output id="output6" ref="/root/main/blodhist/tnsinfo/orddrnm" class="output_fix" style="left:1013px; top:246px; width:180px; height:19px; "/>
  420. <line id="line20" class="line_2" style="x1:505px; y1:267px; x2:1194px; y2:267px; "/>
  421. <line id="line21" class="line_2" style="x1:505px; y1:291px; x2:1194px; y2:291px; "/>
  422. <caption id="caption30" class="cell_1" style="left:505px; top:245px; width:160px; height:23px; text-align:left; vertical-align:middle; ">성명</caption>
  423. <caption id="caption10" class="cell_1" style="left:850px; top:269px; width:160px; height:23px; text-align:left; vertical-align:middle; ">병동병실</caption>
  424. <caption id="caption11" class="cell_1" style="left:850px; top:293px; width:160px; height:23px; text-align:left; vertical-align:middle; ">수혈희망일시</caption>
  425. <caption id="caption28" class="cell_1" style="left:505px; top:269px; width:160px; height:23px; text-align:left; vertical-align:middle; ">Sex/Age</caption>
  426. <caption id="caption9" class="cell_1" style="left:850px; top:245px; width:160px; height:23px; text-align:left; vertical-align:middle; ">의뢰의사</caption>
  427. <caption id="caption29" class="cell_1" style="left:505px; top:293px; width:160px; height:23px; text-align:left; vertical-align:middle; ">진료과</caption>
  428. <line id="line19" class="line_3" style="x1:505px; y1:315px; x2:1194px; y2:315px; "/>
  429. <caption id="caption7" class="cell_1" style="left:0px; top:269px; width:200px; height:23px; text-align:left; vertical-align:middle; ">성명</caption>
  430. <caption id="caption8" class="cell_1" style="left:0px; top:293px; width:200px; height:23px; text-align:left; vertical-align:middle; ">Sex/Age</caption>
  431. <caption id="caption18" class="cell_1" style="left:0px; top:245px; width:200px; height:23px; text-align:left; vertical-align:middle; ">주민등록번호</caption>
  432. <line id="line10" class="line_3" style="x1:0px; y1:315px; x2:500px; y2:315px; "/>
  433. <button id="btn_excel" class="btn2_letter2" style="left:1152px; top:319px; width:42px; height:19px; ">
  434. <caption>엑셀</caption>
  435. <script type="javascript" ev:event="DOMActivate">
  436. <![CDATA[
  437. fSaveExcel();
  438. ]]>
  439. </script>
  440. </button>
  441. </group>
  442. <group id="group4" scroll="auto" style="left:0px; top:13px; width:1195px; height:27px; ">
  443. <button id="button5" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
  444. <caption>초기화</caption>
  445. <script type="javascript" ev:event="onclick">
  446. <![CDATA[
  447. fSetInit();
  448. ]]>
  449. </script>
  450. </button>
  451. <line id="line15" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
  452. </group>
  453. <group id="group5" style="left:0px; top:0px; width:1195px; height:13px; ">
  454. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">혈액이력조회</caption>
  455. </group>
  456. </xhtml:body>
  457. </xhtml:html>