1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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="">
- </root>
- </instance>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195; 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:38; width:1195px; height:744px; ">
- <group id="group2" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1195px; height:35px; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:9; width:88px; height:17px; ">조회년월 :</caption>
- <button id="button1" class="btn1_letter2" style="left:1124px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <line id="line13" class="line_4" style="top:7; x1:1110px; y1:7px; x2:1110px; y2:29px; border-left-style:solid; "/>
- <input id="input6" class="input_s_essential" inputtype="date" style="left:100px; top:8px; width:100px; height:19px; "/>
- <button id="button61" class="icon_search" style="left:400px; top:10px; width:16px; height:16px; ">
- <caption/>
- </button>
- <input id="input2" class="input_search" style="left:310px; top:8px; width:86px; height:19px; "/>
- <caption id="caption1" class="search_name" style="left:224px; top:9px; width:112px; height:17px; ">약품코드 :</caption>
- <input id="input3" class="input_search" style="left:421px; top:8px; width:175px; height:19px; "/>
- </group>
- <caption id="caption20" class="tit_2" style="left:5px; top:56px; width:151px; height:14px; ">마약 사용자 현황</caption>
- <line id="line8" class="line_1" style="x1:0px; y1:70px; x2:1195x; y2:70px; "/>
- <datagrid id="datagrid1" caption="약품코드^약품명^규격^단위^월초 재고량^월중 양수량^사용량^월말 재고량^비고" colwidth="111, 181, 116, 89, 151, 121, 139, 89, 174" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" colsep="^" style="left:0px; top:75px; width:1195px; height:659px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- </group>
- <group id="group4" style="left:0px; top:12; width:1195px; height:27px; ">
- <button id="button3" class="btn6_letter9" visibility="hidden" style="left:0px; top:3px; width:140px; height:22px; ">
- <caption>마약 사용 현황 출력</caption>
- </button>
- <button id="button5" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- </button>
- <line id="line17" class="line_6" style="x1:0px; y1:25px; x2:1195px; y2:25px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|