1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- <?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="">
- <example>Sample</example>
- </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="group5" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
- <group id="group6" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
- <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1195px; height:35px; "/>
- <caption id="caption4" class="search_name" style="left:15px; top:9; width:90px; height:17px; ">기관코드 :</caption>
- <caption id="caption5" class="search_name" style="left:206px; top:9; width:90px; height:17px; ">구분 :</caption>
- <select1 id="combo3" class="combo_s_essential" appearance="minimal" style="left:104px; top:8px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <select1 id="combo4" class="combo_s_essential" appearance="minimal" style="left:268px; top:8px; width:150px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption10" style="left:620px; top:9px; width:15px; height:20px; font-weight:bold; ">~</caption>
- <caption id="caption11" class="search_name" style="left:423; top:9; width:100px; height:17px; ">일자 :</caption>
- <input id="input1" class="input_s_essential" inputtype="date" style="left:487px; top:8px; width:130px; height:19px; "/>
- <input id="input2" class="input_s_essential" inputtype="date" style="left:637px; top:8px; width:130px; height:19px; "/>
- <button id="button8" navindex="7" class="btn1_letter2" style="left:1124px; top:8px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- ]]>
- </script>
- </button>
- <line id="line7" class="line_4" style="x1:1109px; y1:6px; x2:1109px; y2:33px; "/>
- </group>
- <datagrid id="datagrid1" caption="구분^물품코드^품명^규격^모델^제조회사^적용일자^EDI^보험여부^불용일자^구단가^신단가^ALLSIZE^SET발주구분^작업일시^신청부서^신청자^비고^대분류^중분류^소분류" colwidth="51, 90, 266, 100, 100, 100, 72, 75, 61, 66, 79, 79, 56, 79, 79, 86, 83, 299, 100, 100, 100" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" colsep="^" style="left:0px; top:73px; width:1195px; height:661px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <line id="line1" class="line_1" style="x1:0px; y1:68px; x2:1195px; y2:68px; "/>
- </group>
- <group id="group4" style="left:0px; top:12px; width:1195px; height:27px; ">
- <button id="button26" class="btn3_letter4" style="left:57px; top:3px; width:80px; height:22px; ">
- <caption>화면이동</caption>
- </button>
- <button id="button27" class="btn6_letter2" style="left:0px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- <button id="button28" class="btn4_letter2" style="left:1070px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <button id="button29" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- </button>
- <line id="line4" class="line_6" style="left:0; x1:0px; y1:25; x2:1193; y2:25; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|