1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <example>Sample</example>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:455px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:243px; height:14px; ">진료재료 처방집계</caption>
- </group>
- <shape id="rectangle9" fillStyle="solid" shape="rectangle" fillColor="#bbbbbb" style="left:0px; top:15px; width:453px; height:190px; border-color:#788daf; "/>
- <button id="button2" class="btn2_letter2" style="left:318px; top:176px; width:42px; height:19px; ">
- <caption>생성</caption>
- </button>
- <button id="button6" class="btn2_letter2" style="left:363px; top:176px; width:42px; height:19px; ">
- <caption>삭제</caption>
- </button>
- <button id="button39" img="/com/commonweb/images/geomsaek4.gif" hoverImg="/com/commonweb/images/geomsaek4_o.gif" style="left:210px; top:97px; width:23px; height:20px; font-family:굴림체; font-size:9pt; font-weight:bold; ">
- <script id="script3" type="javascript" ev:event="xforms-activate">
- <![CDATA[
- var pParam = "2▦1▦▦"; //jobgbn▦srtgbn▦srhtxt▦cond1▦...
- ERP_FOpenBuSeoHelp("", pParam, "/root/MainData/condition/deptcd","/root/MainData/condition/deptnm", "");
- model.setfocus("checkbox1");
- ]]>
- </script>
- <caption/>
- </button>
- <caption id="caption61" class="tit_2" style="left:35px; top:25px; width:126px; height:14px; ">진료재료 처방집계</caption>
- <line id="line23" class="line_2" style="x1:30px; y1:90px; x2:405px; y2:90px; "/>
- <line id="line35" class="line_2" style="x1:30px; y1:139px; x2:405px; y2:139px; "/>
- <caption id="caption44" class="cell_1" style="left:30px; top:69px; width:108px; height:23px; vertical-align:middle; ">처방기간</caption>
- <caption id="caption2" class="cell_1" style="left:30px; top:117px; width:108px; height:23px; vertical-align:middle; ">집계구분</caption>
- <line id="line28" class="line_2" style="x1:30px; y1:115px; x2:405px; y2:115px; "/>
- <caption id="caption1" class="cell_1" style="left:30px; top:93px; width:108px; height:23px; vertical-align:middle; ">집계일자</caption>
- <line id="line19" class="line_2" style="x1:30px; y1:67px; x2:405px; y2:67px; "/>
- <caption id="caption8" class="cell_1" style="left:30px; top:45px; width:108px; height:23px; vertical-align:middle; ">집계부서</caption>
- <line id="line7" class="line_1" style="x1:30px; y1:40px; x2:405px; y2:40px; "/>
- <input id="input40" class="input_default" appearance="input" style="left:140px; top:142px; width:59px; height:19px; "/>
- <input id="input41" class="input_default" appearance="input" style="left:223px; top:142px; width:181px; height:19px; "/>
- <button id="button29" class="icon_search" style="left:204px; top:142px; width:16px; height:16px; ">
- <caption/>
- </button>
- <input id="input28" class="input_default" inputtype="date" style="left:140px; top:70px; width:90px; height:19px; "/>
- <line id="line1" class="line_3" style="x1:30px; y1:163px; x2:405px; y2:163px; "/>
- <caption id="caption3" class="cell_1" style="left:30px; top:141px; width:108px; height:23px; vertical-align:middle; ">처방부서</caption>
- <input id="input1" class="input_default" inputtype="date" style="left:260px; top:70px; width:90px; height:19px; "/>
- <input id="input2" class="input_default" appearance="input" style="left:140px; top:45px; width:59px; height:19px; "/>
- <input id="input3" class="input_default" appearance="input" style="left:225px; top:45px; width:181px; height:19px; "/>
- <button id="button1" class="icon_search" style="left:206px; top:45px; width:16px; height:16px; ">
- <caption/>
- </button>
- <input id="input4" class="input_default" inputtype="date" style="left:140px; top:93px; width:90px; height:19px; "/>
- <select1 id="radio16" overflow="visible" appearance="full" rows="1" cols="3" style="left:140px; top:119px; width:180px; height:16px; background-color:transparent; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value>radio1</value>
- </item>
- <item>
- <label>병동</label>
- <value/>
- </item>
- <item>
- <label>외래</label>
- <value/>
- </item>
- </choices>
- </select1>
- </xhtml:body>
- </xhtml:html>
|