123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265 |
- <?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="">
- <main>
- <grid>
- </grid>
- </main>
- <send>
- <data1/>
- <data2/>
- <data3/>
- <data4/>
- <data5/>
- <data6/>
- </send>
- <init>
- <radio1>
- <label>전체</label>
- <value>1</value>
- <label>수리의뢰</label>
- <value>2</value>
- <label>수리접수</label>
- <value>3</value>
- <label>수리중</label>
- <value>4</value>
- <label>수리완료</label>
- <value>5</value>
- <label>인수완료</label>
- <value>6</value>
- <label>부품대기중</label>
- <value>7</value>
- <label>반송</label>
- <value>8</value>
- <label>수리불가</label>
- <value>9</value>
- </radio1>
- </init>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- model.removeNode("/root/main/grid");
- model.refresh();
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body guideline="1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:186px; height:14px; ">수리접수 및 결과 등록</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:83; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:83; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:400px; top:10px; width:76px; height:17px; ">자산구분</caption>
- <button id="button1" class="btn1_letter2" style="left:1125px; top:30px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <line id="line13" class="line_4" style="x1:1108px; y1:7px; x2:1108px; y2:75; border-color:#ffe4bb; border-left-style:solid; "/>
- <button id="button5" class="icon_search" style="left:919px; top:9px; width:16px; height:16px; ">
- <caption/>
- </button>
- <input id="input2" class="input_default" style="left:820px; top:9px; width:95px; height:19px; "/>
- <output id="output2" class="output_fix" appearance="output" style="left:942px; top:9px; width:125px; height:19px; "/>
- <caption id="caption3" class="search_name" style="left:738px; top:10px; width:76px; height:17px; ">의뢰부서</caption>
- <caption id="caption13" class="search_name" style="left:15px; top:58px; width:76px; height:17px; ">의뢰일자</caption>
- <input id="input8" class="input_default" inputtype="date" style="left:108px; top:57px; width:115px; height:19px; "/>
- <input id="input11" class="input_default" inputtype="date" style="left:230px; top:57px; width:115px; height:19px; "/>
- <button id="button7" class="icon_search" style="left:207px; top:33px; width:16px; height:16px; ">
- <caption/>
- </button>
- <caption id="caption20" class="search_name" style="left:15px; top:34px; width:89px; height:17px; ">수리담당자</caption>
- <input id="input12" class="input_default" style="left:108px; top:33px; width:95px; height:19px; "/>
- <output id="output1" class="output_fix" appearance="output" style="left:230px; top:33px; width:125px; height:19px; "/>
- <select1 id="combo1" class="combo_default" appearance="minimal" style="left:488px; top:9px; width:195px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption22" class="search_name" style="left:400px; top:34px; width:76px; height:17px; ">상태</caption>
- <select1 id="radio1" ref="/root/send/data5" overflow="visible" appearance="full" cols="9" rows="1" style="left:488px; top:33px; width:580px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>수리의뢰</label>
- <value/>
- </item>
- <item>
- <label>수리접수</label>
- <value/>
- </item>
- <item>
- <label>수리중</label>
- <value/>
- </item>
- <item>
- <label>수리완료</label>
- <value/>
- </item>
- <item>
- <label>인수완료</label>
- <value/>
- </item>
- <item>
- <label>부품대기중</label>
- <value/>
- </item>
- <item>
- <label>반송</label>
- <value/>
- </item>
- <item>
- <label>수리불가</label>
- <value/>
- </item>
- </choices>
- </select1>
- <select1 id="combo4" class="combo_default" appearance="minimal" style="left:108px; top:9px; width:152px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption11" class="search_name" style="left:15px; top:10px; width:76px; height:17px; ">기관코드</caption>
- </group>
- <caption id="caption1" class="tit_2" style="left:5px; top:106px; width:157px; height:13px; ">의뢰내역</caption>
- <line id="line1" class="line_1" style="x1:639px; y1:122px; x2:1194px; y2:122px; "/>
- <datagrid id="datagrid1" nodeset="/root/example" caption="의뢰일자^의뢰부서^장비명^수리상태^접수구분" colsep="^" colwidth="102, 128, 214, 81, 82" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:127px; width:630px; height:608px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <line id="line2" class="line_1" style="x1:0px; y1:122px; x2:630px; y2:122px; "/>
- <line id="line40" class="line_2" style="x1:639px; y1:317px; x2:1194px; y2:317px; "/>
- <caption id="caption60" class="cell_1" style="left:639px; top:295px; width:90px; height:23px; vertical-align:middle; ">수리상태</caption>
- <line id="line35" class="line_2" style="x1:639px; y1:245px; x2:1194px; y2:245px; "/>
- <caption id="caption32" class="cell_1" style="left:639px; top:247px; width:90px; height:23px; vertical-align:middle; ">의뢰번호</caption>
- <caption id="caption5" class="cell_1" style="left:639px; top:223px; width:90px; height:23px; vertical-align:middle; ">의뢰부서</caption>
- <line id="line37" class="line_2" style="x1:639px; y1:269px; x2:1194px; y2:269px; "/>
- <line id="line38" class="line_2" style="x1:639px; y1:293px; x2:1194px; y2:293px; "/>
- <line id="line28" class="line_2" style="x1:639px; y1:221px; x2:1194px; y2:221px; "/>
- <input id="input15" class="input_default" style="left:730px; top:224px; width:124px; height:19px; "/>
- <caption id="caption7" class="cell_1" style="left:639px; top:199px; width:90px; height:23px; vertical-align:middle; ">완료인수일</caption>
- <input id="input6" class="input_default" style="left:937px; top:200px; width:107px; height:19px; "/>
- <caption id="caption4" class="cell_1" style="left:855px; top:199px; width:80px; height:23px; vertical-align:middle; ">설치장소</caption>
- <line id="line4" class="line_2" style="x1:639px; y1:365px; x2:1194px; y2:365px; "/>
- <caption id="caption14" class="cell_1" style="left:639px; top:367px; width:90px; height:145px; vertical-align:middle; ">의뢰내역</caption>
- <input id="input10" class="input_default" style="left:937px; top:225px; width:158px; height:19px; "/>
- <caption id="caption17" class="cell_1" style="left:855px; top:223px; width:80px; height:23px; vertical-align:middle; ">사내전화번호</caption>
- <line id="line11" class="line_2" style="x1:639px; y1:684px; x2:1194px; y2:684px; "/>
- <line id="line12" class="line_2" style="x1:637px; y1:708px; x2:1192px; y2:708px; "/>
- <caption id="caption18" class="cell_1" style="left:639px; top:514px; width:90px; height:171px; vertical-align:middle; ">수리내역</caption>
- <input id="input7" class="input_default" style="left:730px; top:687px; width:150px; height:19px; "/>
- <textarea id="textarea3" style="left:730px; top:514px; width:465px; height:168px; "/>
- <caption id="caption19" style="left:295px; top:400px; width:100px; height:20px; vertical-align:middle; "/>
- <line id="line8" class="line_2" style="x1:639px; y1:173px; x2:1194px; y2:173px; "/>
- <caption id="caption23" class="cell_1" style="left:855px; top:175px; width:80px; height:23px; vertical-align:middle; ">인수자</caption>
- <line id="line9" class="line_2" style="x1:639px; y1:197px; x2:1194px; y2:197px; "/>
- <line id="line10" class="line_2" style="x1:639px; y1:149px; x2:1194px; y2:149px; "/>
- <caption id="caption26" class="cell_1" style="left:639px; top:175px; width:90px; height:23px; vertical-align:middle; ">의뢰자</caption>
- <caption id="caption27" class="cell_1" style="left:639px; top:127px; width:90px; height:47px; vertical-align:middle; ">자산코드</caption>
- <input id="input3" class="input_default" style="left:730px; top:128px; width:150px; height:19px; "/>
- <input id="input13" class="input_default" style="left:730px; top:152px; width:465; height:19px; "/>
- <input id="input14" class="input_default" style="left:937px; top:176px; width:107px; height:19px; "/>
- <input id="input16" class="input_default" style="left:884px; top:128px; width:311px; height:19px; "/>
- <input id="input1" class="input_default" style="left:730px; top:176px; width:124px; height:19px; "/>
- <input id="input4" class="input_default" style="left:730px; top:200px; width:124px; height:19px; "/>
- <input id="input5" class="input_default" style="left:1045px; top:200px; width:150; height:19px; "/>
- <caption id="caption31" class="cell_1" style="left:639px; top:271px; width:90px; height:23px; vertical-align:middle; ">고장유형</caption>
- <caption id="caption8" class="cell_1" style="left:855px; top:271px; width:80px; height:23px; vertical-align:middle; ">수리형태</caption>
- <select1 id="combo13" class="combo_essential" appearance="minimal" style="left:730px; top:296px; width:124px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <input id="input18" class="input_default" style="left:730px; top:320px; width:95px; height:19px; "/>
- <button id="button8" class="icon_search" style="left:832px; top:320px; width:16px; height:16px; ">
- <caption/>
- </button>
- <input id="input19" class="input_default" style="left:855px; top:320px; width:195px; height:19px; "/>
- <caption id="caption24" class="cell_1" style="left:639px; top:343px; width:90px; height:23px; vertical-align:middle; ">비고</caption>
- <line id="line15" class="line_2" style="x1:639px; y1:340px; x2:1194px; y2:340px; "/>
- <caption id="caption15" class="cell_1" style="left:639px; top:319px; width:90px; height:23px; vertical-align:middle; ">접수자</caption>
- <textarea id="textarea1" style="left:730px; top:343px; width:465; height:19px; "/>
- <line id="line14" class="line_2" style="x1:639px; y1:512px; x2:1194px; y2:512px; "/>
- <textarea id="textarea2" style="left:730px; top:369px; width:465px; height:142px; "/>
- <caption id="caption21" class="cell_1" style="left:639px; top:686px; width:90px; height:23px; vertical-align:middle; ">발생일자</caption>
- <caption id="caption16" class="cell_1" style="left:639px; top:710px; width:90px; height:23px; vertical-align:middle; ">수리담당자*</caption>
- <input id="input9" class="input_default" style="left:840px; top:248px; width:107px; height:19px; "/>
- <input id="input24" class="input_default" style="left:732px; top:248px; width:107px; height:19px; "/>
- <select1 id="combo2" class="combo_essential" appearance="minimal" style="left:730px; top:272px; width:124px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <select1 id="combo3" class="combo_essential" appearance="minimal" style="left:937px; top:272px; width:148px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <button id="button2" class="icon_search" style="left:832px; top:710px; width:16px; height:16px; ">
- <caption/>
- </button>
- <input id="input17" class="input_default" style="left:730px; top:710px; width:95px; height:19px; "/>
- <input id="input20" class="input_default" style="left:855px; top:710px; width:195px; height:19px; "/>
- <select1 id="radio10" disabled="true" overflow="visible" appearance="full" cols="2" style="left:937px; top:296px; width:90px; height:20px; background-color:transparent; border-style:none; ">
- <choices>
- <item>
- <label>내부</label>
- <value>radio1</value>
- </item>
- <item>
- <label>외부</label>
- <value/>
- </item>
- </choices>
- </select1>
- <caption id="caption10" class="cell_1" style="left:855px; top:295px; width:80px; height:23px; vertical-align:middle; ">청구구분</caption>
- <caption id="caption9" class="cell_1" style="left:950px; top:245px; width:80px; height:23px; vertical-align:middle; ">접수일자</caption>
- <input id="input21" class="input_default" inputtype="date" style="left:1033px; top:247px; width:162; height:19px; "/>
- <line id="line24" class="line_3" style="x1:639px; y1:731px; x2:1194px; y2:731px; "/>
- </group>
- <group id="group4" style="left:0px; top:13; width:1195px; height:27px; ">
- <button id="button26" class="btn3_letter4" style="left:59px; top:3px; width:80px; height:22px; ">
- <caption>화면이동</caption>
- </button>
- <button id="button27" class="btn6_letter2" style="left:0px; top:3; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- <button id="button20" class="btn4_letter2" style="left:1067px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <button id="button29" class="btn4_letter3" style="left:1126px; top:3; width:68px; height:22px; ">
- <caption>초기화</caption>
- </button>
- <line id="line3" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|