SPCPC01200_건진정보마이닝그룹리스트.xrw 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. * Name : SPCPC01200_건진정보마이닝그룹리스트
  4. * Summary : 건진정보마이닝 그룹 리스트
  5. * Programmer : 최정환
  6. * Date Written : 2009.05.21
  7. * History : 2009.05.21
  8. * Remark :
  9. -->
  10. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  11. <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">
  12. <xhtml:head>
  13. <xhtml:title>건진정보마이닝 그룹 리스트</xhtml:title>
  14. <model id="model1">
  15. <instance id="instance1">
  16. <root xmlns="">
  17. <main>
  18. <list>
  19. <healexamdtmnlist>
  20. <healexamdtmntitl/>
  21. <healexamdtmnsmltitl/>
  22. <lnktmplyn/>
  23. <autexecflag/>
  24. <fstrgstdt/>
  25. <fstrgstnm/>
  26. <examcnt/>
  27. <lastexamcnt/>
  28. <lastexamdd/>
  29. <healexamdtmnkey/>
  30. </healexamdtmnlist>
  31. <choihealexamdtmnlist/>
  32. </list>
  33. <rcvcnt/>
  34. <chkvalue1/>
  35. <chkvalue2/>
  36. </main>
  37. <init>
  38. <C0030list/>
  39. <C0031list/>
  40. <C0032list/>
  41. </init>
  42. <send>
  43. <healexamdtmnsrch>
  44. <healexamdtmnsmlcd>0</healexamdtmnsmlcd>
  45. </healexamdtmnsrch>
  46. <data>
  47. <rgstfromdd/>
  48. <rgsttodd/>
  49. <healexamdtmnnm/>
  50. <rgstnm/>
  51. <autexecflag/>
  52. <cmpnlnkyn/>
  53. <healexamdtmnsmlcd/>
  54. </data>
  55. </send>
  56. <temp>
  57. <healexamtrsmtrgtlist>
  58. <status>I</status>
  59. <healexamdtmntitl/>
  60. <appbasedd/>
  61. <spcldd/>
  62. <clintdupltretmthd/>
  63. <daydd/>
  64. <healexamdtmnkey/>
  65. </healexamtrsmtrgtlist>
  66. </temp>
  67. </root>
  68. </instance>
  69. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  70. <submission id="TRCHT00401" mediatype="application/x-www-form-urlencoded" method="post" replace="instance" resultref="/root/main/healexamdtmntreeinfo"/>
  71. <submission id="TRCHT00201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data" resultref="/root/main/list"/>
  72. </model>
  73. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  74. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  75. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  76. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  77. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  78. <script type="javascript" ev:event="xforms-ready">
  79. <![CDATA[
  80. model.removeNodeset("/root/main/list/healexamdtmnlist");
  81. model.removeNodeset("/root/main/list/choihealexamdtmnlist");
  82. // C0030: 자동실행여부, C0031: 고객중복처리여부, C0032: 적용기준일
  83. zbcfGetCodeList(new Array("C0030", "C0031", "C0032"),
  84. new Array("/root/init/C0030list", "/root/init/C0031list", "/root/init/C0032list"));
  85. model.removeNodeset("/root/main/healexamdtmntreeinfo/healexamdtmntreelist");
  86. submit("TRCHT00401");
  87. var scrnflag = model.getValue("/root/hidden/scrnflag");
  88. ]]>
  89. </script>
  90. <script type="javascript">
  91. <![CDATA[
  92. //----------------------------------------//
  93. // 체크된 행을 대상그리드에 추가 후 삭제 //
  94. //----------------------------------------//
  95. function fGridRowAddRow(sndGrid, rcvGrid, type){
  96. var sRows = sndGrid.rows;
  97. var sfRow = sndGrid.fixedRows;
  98. var cntRows = sndGrid.rows-1;
  99. var rRows = rcvGrid.rows;
  100. if(type=="del") {
  101. var rows = sndGrid.rows;
  102. var fRow = sndGrid.fixedRows;
  103. for(var i=fRow; i<rows; i++){
  104. sndGrid.valueMatrix(i,sndGrid.colRef("chk"))="Y";
  105. }
  106. model.refresh();
  107. }
  108. var check_cnt = 0;
  109. for(var i=sfRow; i<sRows; i++){
  110. if(sndGrid.valueMatrix(i,sndGrid.colRef("chk")) == "Y" ){
  111. var lnktmplyn = grd_healexamdtmnlist.valueMatrix(i,grd_healexamdtmnlist.colRef("lnktmplyn"));
  112. if (lnktmplyn == "Y") {
  113. messageBox("선택된 건진정보마이닝은 기존에 연결된 캠페인에서 제외처리 되오니","I007");
  114. rcvGrid.valueMatrix(rRows, rcvGrid.colRef("status")) = "U"
  115. }
  116. rcvGrid.addRow();
  117. if (lnktmplyn == "Y") {
  118. rcvGrid.valueMatrix(rRows, rcvGrid.colRef("status")) = "U"
  119. } else {
  120. rcvGrid.valueMatrix(rRows, rcvGrid.colRef("status")) = "I"
  121. }
  122. rcvGrid.valueMatrix(rRows, rcvGrid.colRef("healexamdtmntitl")) = sndGrid.valueMatrix(i,sndGrid.colRef("healexamdtmntitl"));
  123. rcvGrid.valueMatrix(rRows, rcvGrid.colRef("healexamdtmnkey")) = sndGrid.valueMatrix(i,sndGrid.colRef("healexamdtmnkey"));
  124. check_cnt++;
  125. rRows++;
  126. }
  127. }
  128. if(check_cnt < 1) {
  129. messageBox("건진정보마이닝 리스트를","C002");
  130. }
  131. //추가된 사람 목록삭제
  132. for(var j=sRows; j>=sfRow; j--){
  133. if(sndGrid.valueMatrix(j,sndGrid.colRef("chk")) == "Y"){
  134. sndGrid.deleterow(j,false);
  135. cntRows--;
  136. }
  137. }
  138. if(type == "add"){
  139. model.setValue("/root/main/rcvcnt",rRows-1);//수신인 숫자
  140. }else{
  141. model.setValue("/root/main/rcvcnt",cntRows);//수신인 숫자
  142. }
  143. model.refresh();
  144. }
  145. function fGetTrsmTrgt() {
  146. var count = 0;
  147. var check_cnt = 0;
  148. for (i=0; i < grd_choihealexamdtmnlist.selectedRows; i++) {
  149. if(grd_choihealexamdtmnlist.valueMatrix(i+1,grd_choihealexamdtmnlist.colRef("chk")) == "Y" ){
  150. var healexamdtmntitl = grd_choihealexamdtmnlist.valuematrix(grd_choihealexamdtmnlist.selectedRow(i),1)
  151. var appbasedd = grd_choihealexamdtmnlist.valuematrix(grd_choihealexamdtmnlist.selectedRow(i),2)
  152. var spcldd = grd_choihealexamdtmnlist.valuematrix(grd_choihealexamdtmnlist.selectedRow(i),3)
  153. var clintdupltretmthd = grd_choihealexamdtmnlist.valuematrix(grd_choihealexamdtmnlist.selectedRow(i),4)
  154. var daydd = grd_choihealexamdtmnlist.valuematrix(grd_choihealexamdtmnlist.selectedRow(i),5)
  155. var healexamdtmnkey = grd_choihealexamdtmnlist.valuematrix(grd_choihealexamdtmnlist.selectedRow(i),6)
  156. var status = grd_choihealexamdtmnlist.valuematrix(grd_choihealexamdtmnlist.selectedRow(i),7)
  157. count = count + 1
  158. model.makeValue("/root/temp/healexamtrsmtrgtlist/healexamdtmntitl", healexamdtmntitl);
  159. model.makeValue("/root/temp/healexamtrsmtrgtlist/appbasedd", appbasedd); // 임시노드에 선택된 항목을 넣어준다.
  160. model.makeValue("/root/temp/healexamtrsmtrgtlist/spcldd", spcldd); // 임시노드에 선택된 항목을 넣어준다.
  161. model.makeValue("/root/temp/healexamtrsmtrgtlist/clintdupltretmthd", clintdupltretmthd); // 임시노드에 선택된 항목을 넣어준다.
  162. model.makeValue("/root/temp/healexamtrsmtrgtlist/daydd", daydd); // 임시노드에 선택된 항목을 넣어준다.
  163. model.makeValue("/root/temp/healexamtrsmtrgtlist/healexamdtmnkey", healexamdtmnkey); // 임시노드에 선택된 항목을 넣어준다.
  164. model.makeValue("/root/temp/healexamtrsmtrgtlist/status", status); // 임시노드에 선택된 항목을 넣어준다.
  165. model.duplicate(opener.root.main.cmpn, root.temp.healexamtrsmtrgtlist); // 임시노드에 있는 항목을 메인(부모)창에 복사해준다.
  166. model.removenodeset("/root/temp/healexamtrsmtrgtlist/healexamdtmntitl"); // 다음항목 복사시 중복되지 않도록 임시노드를 지워준다.
  167. model.removenodeset("/root/temp/healexamtrsmtrgtlist/appbasedd"); // 다음항목 복사시 중복되지 않도록 임시노드를 지워준다.
  168. model.removenodeset("/root/temp/healexamtrsmtrgtlist/spcldd"); // 다음항목 복사시 중복되지 않도록 임시노드를 지워준다.
  169. model.removenodeset("/root/temp/healexamtrsmtrgtlist/clintdupltretmthd"); // 다음항목 복사시 중복되지 않도록 임시노드를 지워준다.
  170. model.removenodeset("/root/temp/healexamtrsmtrgtlist/daydd"); // 다음항목 복사시 중복되지 않도록 임시노드를 지워준다.
  171. model.removenodeset("/root/temp/healexamtrsmtrgtlist/healexamdtmnkey"); // 다음항목 복사시 중복되지 않도록 임시노드를 지워준다.
  172. model.removenodeset("/root/temp/healexamtrsmtrgtlist/status"); // 다음항목 복사시 중복되지 않도록 임시노드를 지워준다.
  173. check_cnt++;
  174. }
  175. }
  176. if(check_cnt < 1) {
  177. messageBox("건진정보마이닝 리스트를","C002");
  178. }else{
  179. opener.model.refresh();
  180. window.close();
  181. }
  182. }
  183. function fGetDtmnInfo() {
  184. submit("TRCHT00201");
  185. /* for(var i=1; i<grd_healexamdtmnlist.rows; i++){
  186. var lnktmplyn = grd_healexamdtmnlist.valueMatrix(i,grd_healexamdtmnlist.colRef("lnktmplyn"));
  187. if (lnktmplyn == "Y") {
  188. grd_healexamdtmnlist.isReadOnly(i,0,i,0) = true;
  189. }
  190. }
  191. */
  192. }
  193. function fGridAllRow(mode) {
  194. // 주소록 그룹 조회
  195. if (mode == "A") {
  196. var rows = grd_healexamdtmnlist.rows;
  197. var fRow = grd_healexamdtmnlist.fixedRows;
  198. var chk = grd_healexamdtmnlist.valueMatrix(1, grd_healexamdtmnlist.colRef("chk"));
  199. var boolchk = model.getValue("/root/main/chkvalue1");
  200. if (boolchk == "Y") {
  201. for(var i=fRow; i<rows; i++) {
  202. grd_healexamdtmnlist.valueMatrix(i, grd_healexamdtmnlist.colRef("chk"))="Y";
  203. }
  204. } else {
  205. for(var i=fRow; i<rows; i++) {
  206. grd_healexamdtmnlist.valueMatrix(i, grd_healexamdtmnlist.colRef("chk"))="N";
  207. }
  208. }
  209. model.refresh();
  210. // 그룹 내역
  211. } else if (mode == "B") {
  212. var rows = grd_choihealexamdtmnlist.rows;
  213. var fRow = grd_choihealexamdtmnlist.fixedRows;
  214. var chk = grd_choihealexamdtmnlist.valueMatrix(1, grd_choihealexamdtmnlist.colRef("chk"));
  215. var boolchk = model.getValue("/root/main/chkvalue2");
  216. if (boolchk == "Y") {
  217. for(var i=fRow; i<rows; i++){
  218. grd_choihealexamdtmnlist.valueMatrix(i, grd_choihealexamdtmnlist.colRef("chk"))="Y";
  219. }
  220. } else {
  221. for(var i=fRow; i<rows; i++){
  222. grd_choihealexamdtmnlist.valueMatrix(i, grd_choihealexamdtmnlist.colRef("chk"))="N";
  223. }
  224. }
  225. model.refresh();
  226. } else if (mode == "C") { // 데이터 이동 후 마스터 목록 선택 해제
  227. var rows = grd_healexamdtmnlist.rows;
  228. var fRow = grd_healexamdtmnlist.fixedRows;
  229. var chk = grd_healexamdtmnlist.valueMatrix(1, grd_healexamdtmnlist.colRef("chk"));
  230. for(var i=fRow; i<rows; i++){
  231. grd_healexamdtmnlist.valueMatrix(i, grd_healexamdtmnlist.colRef("chk"))="N";
  232. }
  233. model.setValue("/root/main/chkvalue1", "");
  234. }
  235. model.refresh();
  236. }
  237. ]]>
  238. </script>
  239. </xhtml:head>
  240. <xhtml:body pagewidth="908" pageheight="600" style="border-color:#c7a3cf; ">
  241. <group id="group1" style="left:0px; top:0px; width:908px; height:600px; ">
  242. <caption id="caption9" class="tit_2" style="left:225px; top:0px; width:200px; height:13px; ">건진정보마이닝 그룹 조회</caption>
  243. <group id="grp_johe" style="left:225px; top:14px; width:675px; height:35px; vertical-align:top; ">
  244. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:675px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  245. <caption id="caption2" class="search_name" style="left:25px; top:9px; width:104px; height:17px; ">검색어 :</caption>
  246. <input id="ipt_s_healexamdtmnnm" ref="/root/send/data/healexamdtmnnm" class="input_s_essential" navindex="2" style="left:149px; top:8px; width:130px; height:19px; ">
  247. <script type="javascript" ev:event="onkeypress">
  248. <![CDATA[
  249. //var param = ipt_s_dtmnnm.currentText;
  250. if("13" == event.keyCode){
  251. btn_search.dispatch("DOMActivate");
  252. //fClicked("search", grd_userbaseinfo, param);
  253. }
  254. ]]>
  255. </script>
  256. </input>
  257. <line id="line13" style="x1:460px; y1:7px; x2:460px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  258. <button id="btn_search" class="btn1_letter2" navindex="3" style="left:490px; top:5px; width:56px; height:22px; ">
  259. <caption>조회</caption>
  260. <script type="javascript" ev:event="DOMActivate">
  261. <![CDATA[
  262. if(ipt_s_healexamdtmnnm.currentText == ""){
  263. messageBox("검색어를 1자이상 ", "C001");
  264. } else {
  265. model.removeNodeset("/root/main/list/healexamdtmnlist");
  266. fGetDtmnInfo();
  267. }
  268. ]]>
  269. </script>
  270. </button>
  271. </group>
  272. <group id="grp_body" style="left:225px; top:49px; width:675px; height:310px; ">
  273. <line id="line2" class="line_1" style="x1:0px; y1:10px; x2:675px; y2:10px; "/>
  274. <datagrid id="grd_healexamdtmnlist" nodeset="/root/main/list/healexamdtmnlist" caption="^건진정보마이닝 그룹명^연결캠페인^자동실행^등록일^등록부서^등록자^" colwidth="20, 290, 70, 60, 70, 80, 60, 0" dataheight="23" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="23" style="left:0px; top:15px; width:675px; height:295px; margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; ">
  275. <col checkvalue="Y,N" ref="chk" type="checkbox" style="text-align:center; "/>
  276. <col ref="healexamdtmntitl"/>
  277. <col disabled="true" ref="lnktmplyn" type="combo" style="text-align:center; ">
  278. <choices>
  279. <item>
  280. <label>연결</label>
  281. <value>Y</value>
  282. </item>
  283. </choices>
  284. </col>
  285. <col disabled="true" ref="autexecflag" type="combo" style="text-align:center; ">
  286. <choices>
  287. <itemset nodeset="/root/init/C0030list/C0030">
  288. <label ref="cdnm"/>
  289. <value ref="cdid"/>
  290. </itemset>
  291. </choices>
  292. </col>
  293. <col ref="fstrgstdt" format="yyyy-mm-dd"/>
  294. <col ref="deptnm"/>
  295. <col ref="fstrgstnm"/>
  296. <col ref="healexamdtmnkey" visibility="hidden"/>
  297. </datagrid>
  298. <bool id="bool1" ref="/root/main/chkvalue1" style="left:3px; top:19px; width:15px; height:15px; ">
  299. <script type="javascript" ev:event="xforms-value-changed">
  300. <![CDATA[
  301. var mode = "A";
  302. fGridAllRow(mode);
  303. ]]>
  304. </script>
  305. </bool>
  306. </group>
  307. <group id="group3" style="left:225px; top:359px; width:675px; height:210px; ">
  308. <caption id="caption3" class="tit_2" style="left:0px; top:10px; width:200px; height:13px; ">그룹내역</caption>
  309. <button id="btn_saveexcel" class="btn2_letter3" style="left:555px; top:4px; width:53px; height:19px; ">
  310. <caption>초기화</caption>
  311. <script type="javascript" ev:event="DOMActivate">
  312. <![CDATA[
  313. fGridRowAddRow(grd_choihealexamdtmnlist,grd_healexamdtmnlist,"del");
  314. ]]>
  315. </script>
  316. </button>
  317. <button id="button1" class="btn2_letter4" style="left:611px; top:4px; width:64px; height:19px; ">
  318. <caption>그룹추가</caption>
  319. <script type="javascript" ev:event="DOMActivate">
  320. <![CDATA[
  321. fGridRowAddRow(grd_healexamdtmnlist,grd_choihealexamdtmnlist,"add");
  322. var mode = "C";
  323. fGridAllRow(mode);
  324. ]]>
  325. </script>
  326. </button>
  327. <line id="line1" class="line_1" style="x1:0px; y1:24px; x2:675px; y2:24px; "/>
  328. <datagrid id="grd_choihealexamdtmnlist" nodeset="/root/main/list/choihealexamdtmnlist" caption="^건진정보마이닝 그룹명^산정기준일^특정일^업데이트 구분^업데이트실행시간^^" colwidth="20, 270, 80, 90, 90, 100, 0, 0" dataheight="23" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="23" style="left:0px; top:29px; width:675px; height:181px; margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; ">
  329. <col checkvalue="Y,N" ref="chk" type="checkbox" style="text-align:center; "/>
  330. <col ref="healexamdtmntitl" type="input"/>
  331. <col disabled="true" ref="appbasedd" type="combo" _key="true">
  332. <choices>
  333. <item>
  334. <label>오늘</label>
  335. <value>0</value>
  336. </item>
  337. <item>
  338. <label>건진일</label>
  339. <value>1</value>
  340. </item>
  341. <item>
  342. <label>특정일</label>
  343. <value>4</value>
  344. </item>
  345. </choices>
  346. </col>
  347. <col ref="spcldd" type="inputdate" format="yyyy-mm-dd"/>
  348. <col ref="clintdupltretmthd" type="combo" _key="true">
  349. <choices>
  350. <itemset nodeset="/root/init/C0031list/C0031">
  351. <label ref="cdnm"/>
  352. <value ref="cdid"/>
  353. </itemset>
  354. </choices>
  355. </col>
  356. <col class="text_center" ref="daydd" type="input" format="hh:nn"/>
  357. <col ref="healexamdtmnkey" visibility="hidden"/>
  358. <col ref="status" visibility="hidden"/>
  359. <script type="javascript" ev:event="xforms-select">
  360. <![CDATA[
  361. //해당 행을 활성화한다
  362. grd_choihealexamdtmnlist.isReadOnly(grd_choihealexamdtmnlist.row, grd_choihealexamdtmnlist.colRef("appbasedd") + 1, grd_choihealexamdtmnlist.row, grd_choihealexamdtmnlist.colRef("spcldd")) = false;
  363. ]]>
  364. </script>
  365. </datagrid>
  366. <bool id="bool2" ref="/root/main/chkvalue2" style="left:3px; top:34px; width:15px; height:15px; ">
  367. <script type="javascript" ev:event="xforms-value-changed">
  368. <![CDATA[
  369. var mode = "B";
  370. fGridAllRow(mode);
  371. ]]>
  372. </script>
  373. </bool>
  374. </group>
  375. <group id="group5" scroll="auto" style="left:0px; top:573px; width:900px; height:27px; ">
  376. <button id="button2" class="btn4_letter2" style="left:785px; top:5px; width:56px; height:22px; ">
  377. <caption>확인</caption>
  378. <script type="javascript" ev:event="DOMActivate">
  379. <![CDATA[
  380. fGetTrsmTrgt();
  381. ]]>
  382. </script>
  383. </button>
  384. <button id="button3" class="btn4_letter2" style="left:844px; top:5px; width:56px; height:22px; ">
  385. <caption>닫기</caption>
  386. <close ev:event="DOMActivate"/>
  387. </button>
  388. </group>
  389. <group id="group12" style="left:0px; top:0px; width:215px; height:572px; ">
  390. <caption id="caption30" class="tit_2" style="left:0px; top:0px; width:215px; height:14px; ">건진정보마이닝 그룹</caption>
  391. <group id="grp_tree" scroll="auto" style="left:0px; top:13px; width:215px; height:557px; ">
  392. <line id="lin_tree" class="line_1" style="x1:0px; y1:0px; x2:215px; y2:0px; "/>
  393. <treeview id="trv_leftmenu" ref="/root/send/healexamdtmnsrch/healexamdtmnsmlcd" expanddepth="2" fullrowselect="true" itemsettype="depth" oneclickexpand="true" style="left:0px; top:5px; width:215px; height:550px; ">
  394. <itemset nodeset="/root/main/healexamtreeinfo/healexamtreelist">
  395. <label ref="healexamdtmnnm"/>
  396. <value ref="healexamdtmnsmlcd"/>
  397. <depth ref="depth"/>
  398. </itemset>
  399. <script type="javascript" ev:event="xforms-select">
  400. <![CDATA[
  401. var healexamdtmnsmlcd = trv_leftmenu.value;
  402. var healexamdtmn_smlcd = healexamdtmnsmlcd;
  403. if (healexamdtmn_smlcd > 0) {
  404. model.setValue("/root/send/data/healexamdtmnsmlcd", healexamdtmnsmlcd);
  405. fGetDtmnInfo();
  406. //model.setValue("/root/send/data/healexamdtmnsmlcd", healexamdtmnsmlcd);
  407. }
  408. ]]>
  409. </script>
  410. </treeview>
  411. </group>
  412. </group>
  413. </group>
  414. </xhtml:body>
  415. </xhtml:html>