123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMLPP03500.xrw
- * 설 명 : 수정결과조회
- * 설 계 자 : 유동철
- * 작 성 자 : 유동철
- * 작 성 일 : 2011.02.09
- * 수정이력 :
- * 기 타 :
- -->
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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="">
- <main>
- <updtrslt>
- <updtrsltlist>
- <choi/>
- <instcd/>
- <ptno/>
- <dispptno/>
- <pid/>
- <orgrslt/>
- <newrslt/>
- <cnfmdd/>
- <cnfmtm/>
- <cnfmnm/>
- </updtrsltlist>
- </updtrslt>
- <popupendflag/>
- <patinfo>
- <patinfolist>
- <pid/>
- </patinfolist>
- </patinfo>
- </main>
- <send>
- </send>
- <init>
- <pid/>
- <todd/>
- <fromdd/>
- <sysdt>
- <sysdtinfo>
- <sysdd/>
- </sysdtinfo>
- </sysdt>
- </init>
- <hidden>
- </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="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../lis/commonweb/js/LPZ001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fExeInitialize();
- ]]>
- </script>
- <submission id="TRLPZ00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/sysdt/sysdtinfo"/>
- <submission id="TRLPP03501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/updtrslt/updtrsltlist"/>
- </model>
- <script type="javascript">
- <![CDATA[
-
- /* @group : 수정결과조회
- * @ver : 2011.02.09 (CMCDEV-0001)
- * @by : 유동철(ACK)
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 화면초기화 함수
- */
- function fExeInitialize() {
-
- //---------------
- submit("TRLPZ00102", false); // 시스템일자 조회
- //----------------
- // 조회조건 초기화
- model.makeValue("/root/init/fromdd", model.getValue("/root/init/sysdt/sysdtinfo/sysdd"));
- ipt_fromdd.value = ipt_fromdd.value.toDate().getAddDate(-7, "D").getDateFormat("YYYYMMDD"); // 일자FromDD
- model.makeValue("/root/init/todd", model.getValue("/root/init/sysdt/sysdtinfo/sysdd")); // 일자ToDD
-
- model.refresh();
- }
-
- /* @group : 수정결과조회
- * @ver : 2011.02.09 (CMCDEV-0001)
- * @by : 유동철(ACK)
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 등록번호 조회값 입력 처리
- */
- function fExeRefValKeyPress() {
-
- if(event.keyCode == 13) {
- model.setValue("/root/init/pid", ipt_pid.currentText);
- ipt_pid.refresh();
-
- //-----------------
- fGetUpdtRsltList();
- }
- }
-
- /* @group : 수정결과조회
- * @ver : 2011.02.09 (CMCDEV-0001)
- * @by : 유동철(ACK)
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 수정결과 목록조회
- */
- function fGetUpdtRsltList() {
- model.makeValue("/root/send/fromdd", model.getValue("/root/init/fromdd"));
- model.makeValue("/root/send/todd", model.getValue("/root/init/todd"));
- model.makeValue("/root/send/pid", model.getValue("/root/init/pid"));
-
- submit("TRLPP03501");
- }
- ]]>
- </script>
- </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:122px; height:14px; ">수정결과조회</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:40; width:1194px; height:742; ">
- <group id="grp_sea" style="left:0px; top:0px; width:1194px; height:40px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1193px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:12px; width:90px; height:17px; ">수정일자 :</caption>
- <input id="ipt_fromdd" ref="/root/init/fromdd" class="input_s_essential" navindex="1" inputtype="date" style="left:108px; top:11px; width:100px; height:19px; "/>
- <line id="line13" class="line_4" style="x1:1107px; y1:5px; x2:1107px; y2:35px; "/>
- <input id="ipt_todd" ref="/root/init/todd" class="input_s_essential" navindex="2" inputtype="date" style="left:229px; top:11px; width:100px; height:19px; "/>
- <caption id="caption34" class="search_no_b" style="left:213px; top:12px; width:12px; height:17px; ">~</caption>
- <button id="btn_sea" class="btn1_letter2" navindex="10" style="left:1123px; top:9px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetUpdtRsltList();
- ]]>
- </script>
- </button>
- <caption id="caption1" class="search_name" style="left:883px; top:12px; width:90px; height:17px; ">등록번호 :</caption>
- <input id="ipt_pid" ref="/root/init/pid" class="input_s_essential" navindex="1" style="left:975px; top:11px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- fExeRefValKeyPress();
- ]]>
- </script>
- </input>
- <button id="button33" class="icon_search" style="left:1078px; top:11px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var sPid = "";
- model.makeValue("/root/main/popupendflag", "cancel");
- modal("SPPMC02500",0,100,150,"SPPMC02500","","");
-
- //-------------------------------------------------------
- if (model.getValue("/root/main/popupendflag") == "ok") {
-
- //----------------------------------------------------------
- sPid = model.getValue("/root/main/patinfo/patinfolist/pid");
-
- //-----------------------------------------------
- if (sPid == null || sPid == "" || sPid == " ") {
- return false;
- }
-
- //------------------------------------------------------------------------------------------
- model.makeValue("/root/send/srchpid", model.getValue("/root/main/patinfo/patinfolist/pid"));
- ipt_pid.refresh();
- }
- ]]>
- </script>
- </button>
- </group>
- <datagrid id="grd_rsltlist" nodeset="/root/main/updtrslt/updtrsltlist" class="datagrid2" autoresize="true" caption="선택^instcd^ptno^병리번호^pid^원결과^수정결과^수정일자^수정시간^수정자^항목명^정도관리^기타내용" colsep="^" colwidth="0, 0, 0, 80, 0, 200, 200, 80, 70, 70, 200, 100, 150" dataheight="23" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" navindex="11" style="left:0px; top:70px; width:1194px; height:651px; ">
- <col ref="choi" type="checkbox" visibility="hidden" style="text-align:center; "/>
- <col ref="instcd" visibility="hidden" style="text-align:center; "/>
- <col ref="ptno" visibility="hidden" style="text-align:center; "/>
- <col ref="dispptno" style="text-align:center; "/>
- <col ref="pid" visibility="hidden" style="text-align:center; "/>
- <col ref="orgrslt"/>
- <col ref="newrslt"/>
- <col ref="cnfmdd" style="text-align:center; "/>
- <col ref="cnfmtm" style="text-align:center; "/>
- <col ref="cnfmnm" style="text-align:center; "/>
- <col ref="itemnm" style="text-align:center; "/>
- <col ref="grdeitemnm" style="text-align:center; "/>
- <col ref="grdecnts"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_rsltlist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <line id="line12" class="line_1" style="x1:0px; y1:65px; x2:1194px; y2:65px; "/>
- <caption id="caption9" class="tit_2" style="left:5px; top:50px; width:139px; height:14px; ">수정결과 목록</caption>
- </group>
- <group id="grp_btn" style="left:0px; top:13; width:1195px; height:27px; ">
- <button id="btn_excel" accesskey="f9" class="btn6_letter5" navindex="13" style="left:5px; top:3px; width:92px; height:22px; ">
- <caption>EXCEL저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- //grd_rsltlist.colHidden(1) = true;
- lpzfExeSaveToExcel(grd_rsltlist, "수정결과목록");
- //grd_rsltlist.colHidden(1) = false;
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|