SPRSD04311_소견.xrw 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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. <grid>
  11. </grid>
  12. </main>
  13. <send>
  14. <data1/>
  15. <data2/>
  16. <data3/>
  17. <data4/>
  18. <data5/>
  19. <data6/>
  20. </send>
  21. <init>
  22. <radio1>
  23. <label>비급여</label>
  24. <value>1</value>
  25. <label>본인일부부담</label>
  26. <value>2</value>
  27. <label>100/100급여</label>
  28. <value>3</value>
  29. </radio1>
  30. <radio2>
  31. <label>결정신청유</label>
  32. <value>1</value>
  33. <label>결정신청무</label>
  34. <value>2</value>
  35. </radio2>
  36. </init>
  37. </root>
  38. </instance>
  39. <script type="javascript" ev:event="xforms-ready">
  40. <![CDATA[
  41. model.removeNode("/root/main/grid");
  42. model.refresh();
  43. ]]>
  44. </script>
  45. </model>
  46. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  47. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  48. <script type="javascript" src="D:\CMCProject\application\webapps\com\hismainweb\js\DocTitle.js"/>
  49. </xhtml:head>
  50. <xhtml:body pagewidth="600" pageheight="300" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  51. <group id="group3" scroll="auto" style="left:8px; top:0px; width:510px; height:215px; ">
  52. <caption id="caption1" class="tit_2" style="left:0px; top:10px; width:185px; height:13px; ">구매팀소견</caption>
  53. <line id="line15" class="line_3" style="x1:0px; y1:197px; x2:510px; y2:197px; "/>
  54. <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:510px; y2:25px; "/>
  55. <caption id="caption3" class="cell_1" style="left:0px; top:30px; width:108px; height:168px; vertical-align:middle; ">구매팀 소견</caption>
  56. <textarea id="textarea2" style="left:110px; top:32px; width:400px; height:164px; "/>
  57. </group>
  58. <group id="group1" scroll="auto" style="left:8px; top:214px; width:510px; height:27px; ">
  59. <button id="btn_confirm" class="btn4_letter4" style="left:373px; top:5px; width:80px; height:22px; ">
  60. <caption>소견작성</caption>
  61. </button>
  62. <button id="btn_cancel" class="btn4_letter2" style="left:454px; top:5px; width:56px; height:22px; ">
  63. <caption>취소</caption>
  64. </button>
  65. <button id="button1" class="btn4_letter2" style="left:316px; top:5px; width:56px; height:22px; ">
  66. <caption>종결</caption>
  67. </button>
  68. <line id="line2" class="line_6" style="x1:0px; y1:0px; x2:510; y2:0px; "/>
  69. </group>
  70. </xhtml:body>
  71. </xhtml:html>