123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?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>
- <h_ihdc>
- <ihdc/>
- </h_ihdc>
- </main>
- <send>
- <pid/>
- <indd/>
- <cretno/>
- <cnstflag/>
- <workdd/>
- <cnstspec/>
- <cnstdetlseqno/>
- </send>
- </root>
- </instance>
- <submission id="TRPMC02409" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main"/>
- <submission id="TXPMC02406" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/temp"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/zipcodeweb/js/ZBP001.js"/>
- <script type="javascript">
- <![CDATA[
- //화면 초기화
- function fInitialize(){
-
- model.setValue("/root/send/pid" , opener.window.javascript.model.getValue("/root/send/data3/pid"));
- model.setValue("/root/send/indd" , opener.window.javascript.model.getValue("/root/send/data3/indd"));
- model.setValue("/root/send/cretno" , opener.window.javascript.model.getValue("/root/send/data3/cretno"));
-
- model.setValue("/root/send/workdd" , getCurrentDate());
- model.setValue("/root/send/cnstflag" , 0);
- model.refresh();
- }
-
- function fSearch(){
- submit("TRPMC02409");
- }
-
- function fSave(){
- if(submit("TXPMC02406")) fSearch();
- }
-
-
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- fSearch();
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="530" pageheight="385" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="caption1" class="tit_2" style="left:0px; top:2px; width:170px; height:13px; ">관리내용작성</caption>
- <line id="line3" class="line_1" style="x1:0px; y1:16px; x2:510; y2:16px; "/>
- <caption id="caption3" class="cell_1" style="left:0px; top:21px; width:110px; height:23px; vertical-align:middle; ">작성일자</caption>
- <caption id="caption48" class="cell_1" style="left:0px; top:45px; width:110px; height:23px; vertical-align:middle; ">관리내용분류</caption>
- <caption id="caption49" class="cell_1" style="left:0px; top:69px; width:110px; height:83px; vertical-align:middle; ">내용</caption>
- <input id="ipt_wrtedd" ref="/root/send/workdd" class="input_default" inputtype="date" style="left:113px; top:22px; width:122px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- ]]>
- </script>
- </input>
- <select1 id="cmb_mngtcntscls" ref="/root/send/cnstflag" class="combo_default" appearance="minimal" style="left:113px; top:46px; width:122px; 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>
- <item>
- <label>응급대불</label>
- <value>4</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <textarea id="tar_cnts" ref="/root/send/cnstspec" maxlength="999" style="left:113px; top:71px; width:396; height:77px; "/>
- <line id="line4" class="line_3" style="x1:0px; y1:151px; x2:510; y2:151px; "/>
- <caption id="caption4" class="tit_2" style="left:0px; top:155px; width:170px; height:13px; ">관리내용조회</caption>
- <line id="line11" class="line_1" style="x1:0px; y1:170px; x2:510; y2:170px; "/>
- <line id="line9" class="line_2" style="x1:0px; y1:43px; x2:235; y2:43px; "/>
- <line id="line1" class="line_2" style="x1:0px; y1:67px; x2:235; y2:67px; "/>
- <button id="btn_search" class="btn4_letter2" style="left:454px; top:358px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- fSearch();
- ]]>
- </script>
- </button>
- <button id="btn_save" class="btn4_letter2" style="left:397px; top:358px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSave();
- ]]>
- </script>
- </button>
- <datagrid id="grd_ihdc" nodeset="/root/main/h_ihdc/ihdc" caption="등록번호^입원일자^생성번호^상담상세일련번호^기관코드^작성일자^분류^관리내용^작성자" colsep="^" colwidth="0, 0, 0, 0, 0, 70, 60, 307, 70" dataheight="23" mergecellsfixedrows="bycolrec" rowheight="23" rowsep="|" style="left:0px; top:175px; width:510; height:179px; ">
- <col ref="pid" style="left:20px; top:23px; width:100px; height:23px; "/>
- <col ref="indd"/>
- <col ref="cretno"/>
- <col ref="cnstdetlseqno"/>
- <col ref="instcd"/>
- <col ref="workdd" format="yyyy-mm-dd"/>
- <col disabled="true" ref="cnstflag" type="combo">
- <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>
- <item>
- <label>응급대불</label>
- <value>4</value>
- </item>
- </choices>
- </col>
- <col ref="cnstspec"/>
- <col ref="lastupdtrnm"/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
-
- model.setValue("/root/send/pid" , model.getValue("/root/main/h_ihdc/ihdc["+ grd_ihdc.row +"]/pid"));
- model.setValue("/root/send/indd" , model.getValue("/root/main/h_ihdc/ihdc["+ grd_ihdc.row +"]/indd"));
- model.setValue("/root/send/cretno" , model.getValue("/root/main/h_ihdc/ihdc["+ grd_ihdc.row +"]/cretno"));
- model.setValue("/root/send/cnstflag" , model.getValue("/root/main/h_ihdc/ihdc["+ grd_ihdc.row +"]/cnstflag"));
- model.setValue("/root/send/workdd" , model.getValue("/root/main/h_ihdc/ihdc["+ grd_ihdc.row +"]/workdd" ));
- model.setValue("/root/send/cnstspec" , model.getValue("/root/main/h_ihdc/ihdc["+ grd_ihdc.row +"]/cnstspec"));
- model.setValue("/root/send/cnstdetlseqno" , model.getValue("/root/main/h_ihdc/ihdc["+ grd_ihdc.row +"]/cnstdetlseqno"));
-
- model.refresh();
- ]]>
- </script>
- </datagrid>
- <button id="btn_new" class="btn4_letter4" style="left:316px; top:358px; width:80px; height:22px; ">
- <caption>신규저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.setValue("/root/send/cnstdetlseqno" , "");
- fSave();
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|