123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMLLP00500.xrw
- * 설 명 : 이상치결과조회
- * 설 계 자 : (주)에이씨케이 - 송요셉
- * 작 성 자 : (주)에이씨케이 - 송요셉
- * 작 성 일 : 2007.8.31
- * 수정이력 :
- * 기 타 :
- -->
- <?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/>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <rslt>
- <workno/>
- <regno/>
- <nm/>
- <sexage/>
- <orddept/>
- <reqdr/>
- <wardroom/>
- <testcd/>
- <testitem/>
- <rstlt/>
- <r/>
- <p/>
- <d/>
- <c/>
- <prerslt/>
- <preworkno/>
- <preorddept/>
- <prereqdr/>
- <prewardroom/>
- <refval/>
- <panicval/>
- <deltgbn/>
- <deltaval/>
- <criticalval/>
- <testcont/>
- </rslt>
- </main>
- <send>
- <usdd/>
- <ustm/>
- <uedd/>
- <uetm/>
- <judgmark/>
- <rsltgbn/>
- <rslt/>
- <testitem/>
- <panicmark/>
- <deltamark/>
- <criticalmark/>
- <codeflag/>
- <deptgbn/>
- <deptL/>
- <deptM/>
- </send>
- <init>
- </init>
- <hidden>
- <ref>
- <usdd/>
- <ustm/>
- <uedd/>
- <uetm/>
- <judg>0</judg>
- <rsltgbn/>
- <rslt/>
- <panic/>
- <delta/>
- <critical/>
- <tclscdlist>
- <tclsnmlist/>
- <tclscdlist/>
- <tclscdlist2/>
- <testgrup/>
- </tclscdlist>
- <usertestgrup/>
- <deptgbn>1</deptgbn>
- <deptL>00</deptL>
- <deptM>00</deptM>
- </ref>
- <reflh/>
- <panicval/>
- <deltagbn/>
- <deltaval/>
- <testcont/>
- <tatal/>
- <panic/>
- <delta/>
- <critical/>
- </hidden>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../lis/commonweb/js/LLZ001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fSetInit();
- ]]>
- </script>
- <submission id="TRLZZ00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/LB0103"/>
- <submission id="TRLLP00501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/rslt"/>
- <submission id="TRLLF90401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/testgrupdetl"/>
- </model>
- <script type="javascript">
- <![CDATA[
- function fExeExcel(pGridId) {
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
- if (fileName != "")
- {
- pGridId.saveExcel(fileName);
- }
- }
-
- function fSetInit(ref) {
- if(ref != 2) {
- var toDay = getCurrentDate();
-
- model.setValue("/root/hidden/ref/usdd", toDay);
- model.setValue("/root/hidden/ref/ustm", "0000");
- model.setValue("/root/hidden/ref/uedd", toDay);
- model.setValue("/root/hidden/ref/uetm", "2359");
- model.setValue("/root/hidden/ref/judg", "0");
- model.setValue("/root/hidden/ref/rsltgbn", "");
- model.setValue("/root/hidden/ref/rslt", "");
- model.setValue("/root/hidden/ref/panic", "");
- model.setValue("/root/hidden/ref/delta", "");
- model.setValue("/root/hidden/ref/critical", "");
- model.setValue("/root/hidden/ref/tclscdlist/tclsnmlist", "");
- model.setValue("/root/hidden/ref/tclscdlist/testgrup", "");
- model.setValue("/root/hidden/ref/deptgbn", "1");
- model.setValue("/root/hidden/ref/deptL", "00");
- model.setValue("/root/hidden/ref/deptM", "00");
- model.setValue("/root/hidden/reflh", "");
- model.setValue("/root/hidden/panicval", "");
- model.setValue("/root/hidden/deltagbn", "");
- model.setValue("/root/hidden/deltaval", "");
- }
- model.removeNodeset("/root/init");
-
- model.setValue("/root/send/codeflag", "0103|0104|0102|0115|"); //사용자별 검사그룹
- submit("TRLZZ00101");
-
- model.refresh();
- }
- function fGettroblist() {
- if(model.getValue("/root/hidden/ref/judg")!=0||model.getValue("/root/hidden/ref/rsltgbn")!=0||
- model.getValue("/root/hidden/ref/panic")!=''||model.getValue("/root/hidden/ref/delta")!=''||
- model.getValue("/root/hidden/ref/critical")!=''){
- model.refresh();
- model.setValue("/root/send/usdd" ,model.getValue("/root/hidden/ref/usdd"));
- model.setValue("/root/send/ustm" ,model.getValue("/root/hidden/ref/ustm"));
- model.setValue("/root/send/uedd" ,model.getValue("/root/hidden/ref/uedd"));
- model.setValue("/root/send/uetm" ,model.getValue("/root/hidden/ref/uetm"));
- model.setValue("/root/send/judgmark" ,model.getValue("/root/hidden/ref/judg"));
- model.setValue("/root/send/rsltgbn" ,model.getValue("/root/hidden/ref/rsltgbn"));
- model.setValue("/root/send/rslt" ,model.getValue("/root/hidden/ref/rslt"));
- model.setValue("/root/send/panicmark" ,model.getValue("/root/hidden/ref/panic"));
- model.setValue("/root/send/deltamark" ,model.getValue("/root/hidden/ref/delta"));
- model.setValue("/root/send/criticalmark" ,model.getValue("/root/hidden/ref/critical"));
- model.setValue("/root/send/testitem" ,model.getValue("/root/hidden/ref/tclscdlist/tclscdlist"));
- model.setValue("/root/send/deptgbn" ,model.getValue("/root/hidden/ref/deptgbn"));
- model.setValue("/root/send/deptL" ,model.getValue("/root/hidden/ref/deptL"));
- model.setValue("/root/send/deptM" ,model.getValue("/root/hidden/ref/deptM"));
- if(model.getValue("/root/send/panicmark")!='P')
- model.setValue("/root/send/panicmark" , '1');
- if(model.getValue("/root/send/deltamark")!='D')
- model.setValue("/root/send/deltamark", '1');
- if(model.getValue("/root/send/criticalmark")!='C')
- model.setValue("/root/send/criticalmark", '1');
- submit("TRLLP00501");
-
- model.setValue("/root/hidden/tatal", model.getXPathValue("count(/root/main/rslt)"));
- model.setValue("/root/hidden/panic", model.getXPathValue("count(/root/main/rslt[p='P'])"));
- model.setValue("/root/hidden/delta", model.getXPathValue("count(/root/main/rslt[d='D'])"));
- model.setValue("/root/hidden/critical", model.getXPathValue("count(/root/main/rslt[c='C'])"));
- model.refresh();
-
- }
- else{
- alert("판정, 결과, PDC구분 중 한개는 반드시 선택해야 합니다.");
- }
- }
-
- function fonclickgrid() {
- var row = rslt.row;
- model.setValue("/root/hidden/reflh", model.getValue("/root/main/rslt["+row+"]/refval"));
- model.setValue("/root/hidden/panicval", model.getValue("/root/main/rslt["+row+"]/panicval"));
- model.setValue("/root/hidden/deltagbn", model.getValue("/root/main/rslt["+row+"]/deltgbn"));
- model.setValue("/root/hidden/deltaval", model.getValue("/root/main/rslt["+row+"]/deltaval"));
- model.setValue("/root/hidden/testcont", model.getValue("/root/main/rslt["+row+"]/testcont"));
- model.refresh();
- }
-
- function frsltgbn() {
- if(model.getValue("/root/hidden/ref/rsltgbn") != 0 ){
- input2.visible = true;
- }
- else{
- input2.visible = false;
- }
- }
-
- function fComboAalue(){
-
- if(model.getValue("/root/hidden/ref/deptgbn") == "1"){
- cmb_dept.visible = true;
- combo4.visible = false;
- }
- else{
- cmb_dept.visible = false;
- combo4.visible = true;
-
- }
- }
-
- //검사그룹조회
- function fSelectTestGrup(){
- model.makeValue("/root/send/testgrupnm", cmb_testitem.label);
- submit("TRLLF90401" ,false);
-
-
- fSetPopUpTclscdList();
- }
-
- function fSetPopUpTclscdList(){
- var count = getNodesetCount("/root/main/testgrupdetl");
- if(count > 0){
-
- var sendtclsnm = model.getValue("/root/main/testgrupdetl[1]/tclsnm");
- var sendtclscd = model.getValue("/root/main/testgrupdetl[1]/tclscd");
- var sendtclscd2 = model.getValue("/root/main/testgrupdetl[1]/tclscd");
-
-
- // 검사그룹 상세 목록 없을때
- if(sendtclsnm == ""){
- model.setValue("/root/hidden/tclscdlist/tclscdlist", "");
- model.setValue("/root/hidden/tclscdlist/tclsnmlist", "");
-
- }else{ // 검사그룹 상세 목록 있을때
- for(i=2; i<= count; i++){
- sendtclsnm = sendtclsnm + ", " + model.getValue("/root/main/testgrupdetl["+i+"]/tclsnm");
- //sendtclscd = sendtclscd + "▦" + model.getValue("/root/main/testgrupdetl["+i+"]/tclscd");
- sendtclscd = sendtclscd + "','" + model.getValue("/root/main/testgrupdetl["+i+"]/tclscd");
- sendtclscd2 = sendtclscd2 + "▦" + model.getValue("/root/main/testgrupdetl["+i+"]/tclscd");
- }
- model.setValue("/root/hidden/ref/tclscdlist/tclsnmlist", sendtclsnm);
- model.setValue("/root/hidden/ref/tclscdlist/tclscdlist", "'" + sendtclscd + "'");
- model.setValue("/root/hidden/ref/tclscdlist/tclscdlist2", sendtclscd2);
-
- }
- model.refresh();
- }
- }
-
- function fExeExcel(pGridId) {
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
-
- if (fileName != "")
- {
- pGridId.saveExcel(fileName);
- }
-
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:40px; width:1195px; height:744; ">
- <line id="line1" class="line_1" style="x1:0px; y1:95px; x2:1194px; y2:95px; "/>
- <caption id="caption1" class="tit_2" style="left:5px; top:80px; width:134px; height:14px; ">이상결과 리스트</caption>
- <group id="group1" style="left:0px; top:10px; width:1195px; height:60px; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:60px; "/>
- <button id="button3" class="btn1_letter2" style="left:1124px; top:19px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGettroblist();
-
- ]]>
- </script>
- </button>
- <line id="line3" class="line_4" style="x1:1109px; y1:8px; x2:1109px; y2:51px; "/>
- <caption id="caption5" class="search_name" style="left:15px; top:9px; width:87px; height:17px; ">접수일자 :</caption>
- <caption id="caption8" style="left:225px; top:9px; width:15px; height:20px; vertical-align:middle; ">~</caption>
- <caption id="caption9" class="search_name" style="left:365px; top:10px; width:60px; height:17px; ">판정 :</caption>
- <input id="ipt_usdt" ref="/root/hidden/ref/usdd" class="input_search" inputtype="date" style="left:106px; top:8px; width:85px; height:19px; "/>
- <caption id="caption10" class="search_name" style="left:795px; top:9px; width:93px; height:17px; ">PDC 구분 :</caption>
- <input id="ipt_uedt" ref="/root/hidden/ref/uedd" class="input_search" inputtype="date" style="left:240px; top:8px; width:85px; height:19px; "/>
- <caption id="caption2" class="search_name" style="left:582px; top:9px; width:60px; height:17px; ">결과 :</caption>
- <select1 id="radio1" ref="/root/hidden/ref/judg" appearance="full" cols="3" overflow="visible" style="left:429px; top:11px; width:146px; height:13px; border-style:none; ">
- <choices>
- <item>
- <label>미선택</label>
- <value>0</value>
- </item>
- <item>
- <label>High</label>
- <value>H</value>
- </item>
- <item>
- <label>Low</label>
- <value>L</value>
- </item>
- </choices>
- </select1>
- <caption id="caption3" class="search_name" style="left:15px; top:33px; width:94px; height:17px; ">검사항목 :</caption>
- <select1 id="combo2" ref="/root/hidden/ref/rsltgbn" class="combo_s_essential" appearance="minimal" style="left:647px; top:8px; width:80px; height:19px; ">
- <choices>
- <item>
- <label>미선택</label>
- <value>0</value>
- </item>
- <item>
- <label>미만</label>
- <value>1</value>
- </item>
- <item>
- <label>이상</label>
- <value>2</value>
- </item>
- <item>
- <label>패턴</label>
- <value>3</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- frsltgbn();
- ]]>
- </script>
- </select1>
- <input id="input2" ref="/root/hidden/ref/rslt" class="input_s_essential" visibility="hidden" style="left:730px; top:8px; width:60px; height:19px; "/>
- <button id="button6" class="icon_search" style="left:775px; top:33px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- modal("SMLLF90400", "", "", "", "", "/root/hidden/ref/tclscdlist/testgrup", "/root/hidden/tclscdlist/testgrup");
-
- ]]>
- </script>
- </button>
- <select id="checkbox1" ref="/root/hidden/ref/panic" overflow="visible" appearance="full" style="left:890px; top:10px; width:55px; height:13px; border-style:none; ">
- <choices>
- <item>
- <label>Panic</label>
- <value>P</value>
- </item>
- </choices>
- </select>
- <select id="checkbox2" ref="/root/hidden/ref/delta" overflow="visible" appearance="full" style="left:949px; top:10px; width:50px; height:13px; border-style:none; ">
- <choices>
- <item>
- <label>Delta</label>
- <value>D</value>
- </item>
- </choices>
- </select>
- <select id="checkbox3" ref="/root/hidden/ref/critical" overflow="visible" appearance="full" style="left:1006px; top:10px; width:65px; height:13px; border-style:none; ">
- <choices>
- <item>
- <label>Critical</label>
- <value>C</value>
- </item>
- </choices>
- </select>
- <input id="ipt_tclscdlist" ref="/root/hidden/ref/tclscdlist/tclsnmlist" style="left:195px; top:32px; width:575px; height:19px; "/>
- <select1 id="cmb_testitem" ref="/root/hidden/ref/tclscdlist/testgrup" class="combo_s_essential" appearance="minimal" style="left:106px; top:32px; width:85px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/LB0103">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSelectTestGrup();
- ]]>
- </script>
- </select1>
- <caption id="caption12" class="search_name" style="left:795px; top:33px; width:86px; height:17px; ">시행부서 :</caption>
- <select1 id="combo3" ref="/root/hidden/ref/deptgbn" appearance="minimal" style="left:885px; top:32px; width:85px; height:19px; font-weight:normal; ">
- <choices>
- <item>
- <label>대분류</label>
- <value>1</value>
- </item>
- <item>
- <label>중분류</label>
- <value>2</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fComboAalue();
- ]]>
- </script>
- </select1>
- <select1 id="combo4" ref="/root/hidden/ref/deptM" visibility="hidden" appearance="minimal" style="left:975px; top:32px; width:125px; height:19px; font-weight:normal; ">
- <choices>
- <itemset nodeset="/root/init/LB0102">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_dept" ref="/root/hidden/ref/deptL" appearance="minimal" style="left:975px; top:32px; width:125px; height:19px; font-weight:normal; ">
- <choices>
- <itemset nodeset="/root/init/LB0104">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_ustm" ref="/root/hidden/ref/ustm" class="input_search" format="hh:nn" style="left:189px; top:8px; width:35px; height:19px; "/>
- <input id="ipt_uetm" ref="/root/hidden/ref/uetm" class="input_search" format="hh:nn" style="left:325px; top:8px; width:35px; height:19px; "/>
- </group>
- <datagrid id="rslt" nodeset="/root/main/rslt" caption="작업번호^검사시간^바코드번호^등록번호^성명^sex/age^진료과^의뢰의사^병동/병실^검사코드^검사항목명^장비원값^결과값^R^P^D^C^이전결과^전 작업번호^전 진료과^전 의뢰의사^전 병동/병실^참고치^Panic 값^Delta 구분^Delta 값^Critical 값^검사소견^장비명" colsep="^" colwidth="0, 100, 75, 60, 60, 50, 50, 55, 80, 0, 110, 80, 80, 20, 20, 20, 20, 70, 0, 0, 0, 0, 80, 0, 0, 0, 0, 126, 150" dataheight="23" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" tooltip="label" style="left:0px; top:100px; width:1194px; height:588px; ">
- <col ref="workno"/>
- <col ref="lastreptdt" format="yyyy-mm-dd hh:nn"/>
- <col ref="bcno" style="text-align:center; "/>
- <col ref="regno"/>
- <col ref="nm"/>
- <col ref="sexage"/>
- <col ref="orddept"/>
- <col ref="reqdr"/>
- <col ref="wardroom"/>
- <col ref="testcd"/>
- <col ref="testitem"/>
- <col ref="eqmtrept"/>
- <col ref="rstlt"/>
- <col ref="r"/>
- <col ref="p"/>
- <col ref="d"/>
- <col ref="c"/>
- <col ref="prerslt"/>
- <col ref="preworkno"/>
- <col ref="preorddept"/>
- <col ref="prereqdr" style="left:1154px; top:23px; width:70px; height:23px; "/>
- <col ref="prewardroom"/>
- <col ref="refval"/>
- <col ref="panicval"/>
- <col ref="deltgbn"/>
- <col ref="deltaval"/>
- <col ref="criticalval"/>
- <col ref="testcont"/>
- <col disabled="true" ref="testeqmtcd" type="combo">
- <choices>
- <itemset nodeset="/root/init/LB0115">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if(rslt.isCell(event.target) && rslt.row >= rslt.fixedRows){
- fonclickgrid();
- }
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- rslt.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <caption id="caption14" class="cell_1" style="left:0px; top:717px; width:80px; height:23px; ">참고치</caption>
- <caption id="caption4" class="cell_1" style="left:299px; top:717px; width:80px; height:23px; ">Panic 값</caption>
- <caption id="caption7" class="cell_1" style="left:598px; top:717px; width:80px; height:23px; ">Delta 구분</caption>
- <caption id="caption11" class="cell_1" style="left:897px; top:717px; width:80px; height:23px; ">Delta 값</caption>
- <output id="output3" ref="/root/hidden/reflh" class="output_fix" style="left:83px; top:719px; width:213px; height:19px; "/>
- <output id="output1" ref="/root/hidden/panicval" class="output_fix" style="left:382px; top:719px; width:213px; height:19px; "/>
- <output id="output2" ref="/root/hidden/deltagbn" class="output_fix" style="left:681px; top:719px; width:213px; height:19px; "/>
- <output id="output4" ref="/root/hidden/deltaval" class="output_fix" style="left:980px; top:719px; width:213px; height:19px; "/>
- <line id="line6" class="line_3" style="x1:0px; y1:740px; x2:1194px; y2:740px; "/>
- <line id="line4" class="line_3" style="x1:0px; y1:692px; x2:1193px; y2:692px; "/>
- <button id="button1" class="btn2_letter2" style="left:1152px; top:74px; width:42px; height:19px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fExeExcel(rslt);
- ]]>
- </script>
- </button>
- <output id="output5" ref="/root/hidden/testcont" class="output_fix" style="left:84px; top:695px; width:1109px; height:19px; "/>
- <line id="line5" class="line_2" style="x1:0px; y1:715px; x2:1193px; y2:715px; "/>
- <caption id="caption13" class="cell_1" style="left:0px; top:693px; width:80px; height:23px; ">검사소견</caption>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:13px; width:1195px; height:27px; ">
- <button id="button5" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fSetInit();
- ]]>
- </script>
- </button>
- <button id="button11" class="btn6_letter2" style="left:0px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.makeValue("/root/main/print/fromdd", model.getValue("/root/hidden/ref/usdd") + model.getValue("/root/hidden/ref/ustm"));
- model.makeValue("/root/main/print/todd", model.getValue("/root/hidden/ref/uedd") + model.getValue("/root/hidden/ref/uetm"));
- model.makeValue("/root/main/print/deltacnt", model.getValue("/root/hidden/delta"));
- model.makeValue("/root/main/print/paniccnt", model.getValue("/root/hidden/panic"));
- model.makeValue("/root/main/print/criticalcnt", model.getValue("/root/hidden/critical"));
- model.makeValue("/root/main/print/totalcntcnt", model.getValue("/root/hidden/tatal"));
- exeReportPreview("RPLLP00501", "XMLSTR");
- ]]>
- </script>
- </button>
- <line id="line2" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
- <caption id="caption15" style="left:205px; top:1px; width:75px; height:25px; font-size:12pt; font-weight:bold; border-color:#f3e1bf; border-width:1px; border-style:solid; border-right-style:none; ">총 건수 :</caption>
- <caption id="cap_total" ref="/root/hidden/tatal" style="left:280px; top:1px; width:85px; height:25px; font-size:14pt; font-weight:bold; vertical-align:middle; border-color:#f3e1bf; border-width:1px; border-style:solid; border-left-style:none; ">1</caption>
- <caption id="caption16" style="left:390px; top:1px; width:110px; height:25px; font-size:12pt; font-weight:bold; border-color:#f3e1bf; border-width:1px; border-style:solid; border-right-style:none; ">Panic 건수 :</caption>
- <caption id="cap_panic" ref="/root/hidden/panic" style="left:500px; top:1px; width:65px; height:25px; font-size:14pt; font-weight:bold; border-color:#f3e1bf; border-width:1px; border-style:solid; border-left-style:none; ">1</caption>
- <caption id="caption17" style="left:595px; top:1px; width:110px; height:25px; font-size:12pt; font-weight:bold; border-color:#f3e1bf; border-width:1px; border-style:solid; border-right-style:none; ">Delta 건수 :</caption>
- <caption id="cap_delta" ref="/root/hidden/delta" style="left:707px; top:1px; width:65px; height:25px; font-size:14pt; font-weight:bold; border-color:#f3e1bf; border-width:1px; border-style:solid; border-left-style:none; ">1</caption>
- <caption id="caption18" ref="/root/hidden/critical" style="left:940px; top:1px; width:65px; height:25px; font-size:14pt; font-weight:bold; border-color:#f3e1bf; border-width:1px; border-style:solid; border-left-style:none; ">1</caption>
- <caption id="caption19" style="left:828px; top:1px; width:111px; height:25px; font-size:12pt; font-weight:bold; border-color:#f3e1bf; border-width:1px; border-style:solid; border-right-style:none; ">Critical 건수 :</caption>
- </group>
- <group id="group2" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">이상치결과조회</caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|