SMAES06900_개인영상정보관리대장.xrw 4.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <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">
  4. <xhtml:head>
  5. <xhtml:title>의사별판독통계</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <list>
  11. </list>
  12. </main>
  13. <send>
  14. <execfromdd/>
  15. <exectodd/>
  16. <globalinstance>
  17. <instance1/>
  18. </globalinstance>
  19. <suppdeptcd/>
  20. <mdlcd/>
  21. <mdlcdnm/>
  22. </send>
  23. <init>
  24. <cmb_mdlcd/>
  25. </init>
  26. <hidden/>
  27. </root>
  28. </instance>
  29. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  30. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  31. <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
  32. <script type="javascript" ev:event="xforms-ready">
  33. <![CDATA[
  34. aezfSetSuppDeptcd();
  35. model.setValue("/root/send/suppdeptcd", model.getValue("/root/send/globalinstance/instance1"));
  36. model.setValue("/root/send/execfromdd", getCurrentDate() - 1);
  37. model.setValue("/root/send/exectodd", getCurrentDate() - 1 );
  38. model.setValue("/root/send/mdlcd", "");
  39. model.resetInstanceNode("/root/init/cmb_mdlcd/mdlcdlist");
  40. submit("TRAES06902"); //검사실정보가져오기
  41. cmb_mdlcd.select(0);
  42. model.refresh();
  43. makeReportPreview(0,70,1195,670);
  44. ]]>
  45. </script>
  46. <submission id="TRAES06901" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list"/>
  47. <submission id="TRAES06902" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/cmb_mdlcd"/>
  48. </model>
  49. </xhtml:head>
  50. <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  51. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  52. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:200px; height:14px; ">개인영상정보 관리대장</caption>
  53. </group>
  54. <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  55. <caption id="caption1" class="tit_2" style="left:5px; top:50px; width:200px; height:14px; ">개인영상정보 관리대장</caption>
  56. <line id="line1" class="line_1" style="x1:0px; y1:65px; x2:1195px; y2:65px; "/>
  57. <group id="group1" style="left:0px; top:10px; width:1195px; height:30px; vertical-align:top; ">
  58. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:30px; background-color:#fffbf2; border-color:#ffd799; "/>
  59. <line id="line2" class="line_4" style="x1:1110px; y1:5px; x2:1110px; y2:25px; "/>
  60. <button id="button1" class="btn1_letter2" navindex="4" style="left:1120px; top:4px; width:56px; height:22px; ">
  61. <caption>조회</caption>
  62. <script type="javascript" ev:event="DOMActivate">
  63. <![CDATA[
  64. model.setValue("/root/send/mdlcdnm", cmb_mdlcd.label );
  65. if(submit("TRAES06901")){
  66. exeReportPreview("RPAES06900", "XMLSTR", "/root/main/list");
  67. }
  68. ]]>
  69. </script>
  70. </button>
  71. <caption id="caption2" class="search_name" style="left:15px; top:7px; width:86px; height:17px; ">조회일자 :</caption>
  72. <input id="input4" ref="/root/send/execfromdd" class="input_default" inputtype="date" format="yyyy-mm-dd" style="left:105px; top:5px; width:95px; height:19px; "/>
  73. <input id="input1" ref="/root/send/exectodd" class="input_default" inputtype="date" format="yyyy-mm-dd" style="left:225px; top:5px; width:95px; height:19px; "/>
  74. <caption id="caption3" style="left:205px; top:5px; width:20px; height:20px; ">~</caption>
  75. <caption id="caption4" class="search_name" style="left:420px; top:5px; width:80px; height:17px; ">검사실 :</caption>
  76. <select1 id="cmb_mdlcd" ref="/root/send/mdlcd" appearance="minimal" editmode="input" style="left:500px; top:6px; width:120px; height:19px; ">
  77. <choices>
  78. <itemset nodeset="/root/init/cmb_mdlcd/mdlcdlist">
  79. <label ref="cdnm"/>
  80. <value ref="cdid"/>
  81. </itemset>
  82. </choices>
  83. </select1>
  84. </group>
  85. </group>
  86. </xhtml:body>
  87. </xhtml:html>