1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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>
- <cond>
- <execdd/>
- <instcd/>
- </cond>
- <reportinfo>
- <reportlist>
- <instnm/>
- <instaddr/>
- <execyymm1/>
- <teleno/>
- <stockmsg/>
- <instcd/>
- <execddfr/>
- <execddto/>
- <execyymm2/>
- <sendnm/>
- </reportlist>
- </reportinfo>
- </main>
- <send>
- <reqdata/>
- <report/>
- </send>
- <hidden>
- </hidden>
- <temp>
- <stockdd/>
- <stockcnt>1</stockcnt>
- </temp>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- finit()
- ]]>
- </script>
- <script type="javascript" src="../../../emr/apumngtweb/js/SMMNA01800.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/common.js"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <submission id="TRMNA01801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/reportinfo"/>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1195;1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">헌혈실적통지서</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:742px; ">
- <group id="group2" style="left:0px; top:8px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_save" class="btn1_letter2" style="left:1106px; top:8px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- freport();
- ]]>
- </script>
- </button>
- <caption id="caption12" class="search_name" style="left:11px; top:11px; width:90px; height:17px; ">헌혈년월:</caption>
- <input id="ipt_execdd" ref="/root/main/cond/execdd" class="input_s_essential" inputtype="date" format="yyyy-mm" style="left:106px; top:10px; width:100px; height:19px; text-align:center; "/>
- <line id="line25" class="line_4" style="x1:1087px; y1:8px; x2:1087px; y2:30px; border-color:#ffe4bb; border-left-style:solid; "/>
- </group>
- <line id="line14" class="line_1" style="x1:0px; y1:45px; x2:1194px; y2:45px; "/>
- <caption id="caption73" class="cell_1" style="left:7px; top:53px; width:98px; height:23px; vertical-align:middle; ">헌혈증서재고량</caption>
- <line id="line56" class="line_3" style="x1:2px; y1:77px; x2:1191px; y2:77px; "/>
- <caption id="caption1" class="cell_1" style="left:209px; top:53px; width:70px; height:23px; vertical-align:middle; ">현재 총</caption>
- <input id="ipt_stockdd" ref="/root/temp/stockdd" class="input_s_essential" inputtype="date" style="left:106px; top:54px; width:100px; height:19px; text-align:center; "/>
- <caption id="caption2" class="cell_1" style="left:331px; top:53px; width:25px; height:23px; vertical-align:middle; ">매</caption>
- <input id="ipt_vol" ref="/root/temp/stockcnt" class="input_default" navindex="10" style="left:280px; top:54px; width:50px; height:19px; text-align:right; "/>
- <caption id="caption3" class="cell_1" style="left:360px; top:53px; width:119px; height:23px; vertical-align:middle; ">성분헌혈실 전화번호</caption>
- <input id="input2" ref="/root/main/reportinfo/reportlist/teleno" class="input_default" navindex="10" style="left:480px; top:54px; width:120px; height:19px; "/>
- </group>
- <group id="grp_btn" visibility="hidden" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; "/>
- </xhtml:body>
- </xhtml:html>
|