123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:my="http://www.comsquare.co.kr/example" xmlns:ms="urn:schemas-microsoft-com:xslt" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
- <xhtml:head>
- <xhtml:title>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <repdetl>
- <!--
- <R0257001/>
- <R0257002/>
- <R0257003/>
- <R0257004/>
- <R0257005/>
- <R0257006/>
- -->
- </repdetl>
- </main>
- <send/>
- <init/>
- </root>
- </instance>
- </model>
- <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="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../mis/ctmsweb/js/SMRIF02101.js"/>
- <script type="javascript">
- <![CDATA[
- function fSetInitData() {
- model.setValue("//root/main/repdetl/R0257001", model.getValue("/root/main/repmain/studycd"));
- model.setValue("//root/main/repdetl/R0257002", model.getValue("/root/main/repmain/projnm"));
- model.setValue("/root/main/repdetl/R0257005", model.getValue("/root/main/repmain/rshnm"));
- model.refresh();
- }
-
- // 최종저장시 한번더 계산
- function fLastAmtSave(){
-
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body>
- <script type="javascript" ev:event="onloadcomplete">
- <![CDATA[
- fSetInitData();
- ]]>
- </script>
- <caption id="caption82" class="cell_1" style="left:0px; top:76px; width:100px; height:255px; text-align:center; vertical-align:middle; ">동의내용</caption>
- <input id="ipt_subjnm" ref="/root/main/repdetl/R0257001" class="input_default" disabled="false" editable="true" style="left:102px; top:3px; width:538px; height:19px; "/>
- <input id="ipt_subjno" ref="/root/main/repdetl/R0257002" class="input_default" disabled="false" editable="true" style="left:102px; top:28px; width:538px; height:19px; "/>
- <caption id="caption26" class="cell_1" style="left:0px; top:1px; width:100px; height:23px; text-align:center; vertical-align:middle; ">연구과제번호</caption>
- <caption id="caption27" class="cell_1" style="left:0px; top:26px; width:100px; height:23px; text-align:center; vertical-align:middle; ">연구과제명</caption>
- <caption id="tar_cnts5" appearance="caption" style="left:102px; top:79px; width:538px; height:226px; ">
- <![CDATA[상기와 같이 과제결과 보고 후 연구비 집행 잔액을 우리병원 수익으로
- 처리하는것에 대하여 병원 집행부에 일임 하겠습니다.]]>
- <!--ref="/root/main/repdetl/R0257004" -->
- <!--ref="/root/main/repdetl/R0256004" appearance="caption" style="left:102px; top:79px; width:795px; height:226px; "-->
- </caption>
- <caption id="caption1" class="cell_1" style="left:0px; top:51px; width:100px; height:23px; text-align:center; vertical-align:middle; ">연구비 집행 잔액</caption>
- <input id="input2" ref="/root/main/repdetl/R0257003" class="input_default" disabled="false" editable="true" format="#,###" style="left:225px; top:53px; width:415px; height:19px; text-align:right; "/>
- <caption id="caption2" style="left:145px; top:53px; width:80px; height:20px; ">일금 원(\</caption>
- <caption id="caption3" style="left:640px; top:53px; width:10px; height:20px; ">)</caption>
- <input id="input1" ref="/root/main/repdetl/R0257006" class="input_default" disabled="false" editable="true" format="yyyy-mm-dd" style="left:102px; top:335px; width:198px; height:19px; "/>
- <caption id="caption4" class="cell_1" style="left:0px; top:333px; width:100px; height:23px; text-align:center; vertical-align:middle; ">작성일자</caption>
- <caption id="caption5" class="cell_1" style="left:0px; top:358px; width:100px; height:23px; text-align:center; vertical-align:middle; ">위 연구책임자</caption>
- <input id="input3" ref="/root/main/repdetl/R0257005" class="input_default" disabled="false" editable="true" style="left:102px; top:360px; width:198px; height:19px; "/>
- </xhtml:body>
- </xhtml:html>
|