SMASB00300_항생제내성균코드관리.xrw 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471
  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>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <antibionsgbrcdlist>
  11. </antibionsgbrcdlist>
  12. <condition>
  13. <orderstandard>R</orderstandard>
  14. <srchflag>U</srchflag>
  15. </condition>
  16. </main>
  17. <hidden>
  18. <getdata>
  19. <cd/>
  20. <nm/>
  21. </getdata>
  22. </hidden>
  23. <send>
  24. </send>
  25. <init>
  26. <currentdt>
  27. <today/>
  28. <currunttime/>
  29. </currentdt>
  30. <userinfo>
  31. <userid/>
  32. <usernm/>
  33. <instcd/>
  34. </userinfo>
  35. <nsgbrtermlist>
  36. <nsgbrterm>
  37. <cdid/>
  38. <cdnm/>
  39. </nsgbrterm>
  40. </nsgbrtermlist>
  41. </init>
  42. <temp>
  43. <currentdt>
  44. <today/>
  45. <currunttime/>
  46. </currentdt>
  47. <userinfo>
  48. <userid/>
  49. <usernm/>
  50. <instcd/>
  51. </userinfo>
  52. </temp>
  53. </root>
  54. </instance>
  55. <script type="javascript" ev:event="xforms-ready">
  56. <![CDATA[
  57. fInitialize();
  58. fGetUserInfo();
  59. model.copyNode("/root/send", "/root/main/condition");
  60. submit("TRASB00302");
  61. ]]>
  62. </script>
  63. <script type="javascript">
  64. <![CDATA[
  65. function fInitialize(){
  66. var currentTime = getCurrentTime();
  67. model.setValue("/root/init/currentdt/today", getCurrentDate());
  68. model.setValue("/root/init/currentdt/currunttime", currentTime.substr(0,4));
  69. model.setValue("/root/init/userinfo/userid", getUserId());
  70. model.setValue("/root/init/userinfo/usernm", getUserName());
  71. model.setValue("/root/init/userinfo/instcd", getUserInfo("posinstcd"));
  72. submit("TRASB00301");
  73. var itemNode = instance1.createNode("element", "nsgbrterm", "");
  74. var labelNode = instance1.createNode("element", "cdid", "");
  75. var valueNode = instance1.createNode("element", "cdnm", "");
  76. itemNode.appendChild(labelNode);
  77. itemNode.appendChild(valueNode);
  78. var destNode = instance1.selectSingleNode("/root/init/nsgbrtermlist/nsgbrterm[1]");
  79. var pDestNode = destNode.parentNode;
  80. pDestNode.insertBefore(itemNode, destNode);
  81. }
  82. function fGetUserInfo(){
  83. model.setValue("/root/temp/userinfo/userid", getUserId());
  84. model.setValue("/root/temp/userinfo/usernm", getUserName());
  85. model.setValue("/root/temp/userinfo/instcd", getUserInfo("posinstcd"));
  86. }
  87. ]]>
  88. </script>
  89. <submission id="TRASB00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/nsgbrtermlist"/>
  90. <submission id="TRASB00302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/antibionsgbrcdlist"/>
  91. <submission id="TXASB00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savedata" resultref="/root/main/antibionsgbrcdlist"/>
  92. </model>
  93. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  94. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  95. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  96. <script type="javascript" src="../../../emr/termmngtweb/js/MRTCommon.js"/>
  97. </xhtml:head>
  98. <xhtml:body guideline="1,1195;" idprefix="import" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  99. <group id="group3" scroll="auto" style="left:0px; top:0px; width:1195px; height:784px; ">
  100. <group id="group2" style="left:0px; top:0px; width:1195px; height:784px; vertical-align:top; ">
  101. <line id="line4" class="line_3" style="x1:0px; y1:781px; x2:1194px; y2:781px; "/>
  102. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  103. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:162px; height:14px; ">항생제내성균 코드관리</caption>
  104. </group>
  105. </group>
  106. </group>
  107. <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; ">
  108. <button id="button3" class="btn4_letter2" style="left:1138px; top:3px; width:56px; height:22px; ">
  109. <caption>저장</caption>
  110. <script type="javascript" ev:event="DOMActivate">
  111. <![CDATA[
  112. var nodelist = instance1.selectNodes("/root/main/antibionsgbrcdlist/info");
  113. // insert 모드이면서, 입력된 값이 하나도 없다면 행을 바로 삭제하고, 그렇지 않다면, 경고메세지 출력
  114. for(var i=1; i<=nodelist.length; i++){
  115. var node = nodelist.item(i-1);
  116. var nsgbrcdNode = node.selectSingleNode("nsgbrcd"); //내성균구분
  117. var baccdNode = node.selectSingleNode("baccd"); //균주
  118. var anticdNode = node.selectSingleNode("anticd"); //항생제
  119. var decrstNode = node.selectSingleNode("decrst"); //감수성조건
  120. if( (isNull(nsgbrcdNode.text) || isNull(baccdNode.text) || isNull(anticdNode.text) || isNull(decrstNode.text)) && grd_antibionsgbrcdlist.rowStatus(i) != 4 ){
  121. /*if( (isNull(nsgbrcdNode.text) && isNull(baccdNode.text) && isNull(anticdNode.text) && isNull(decrstNode.text)) && grd_antibionsgbrcdlist.rowStatus(i) == 1 ){
  122. grd_antibionsgbrcdlist.deleteItem(i);
  123. }*/
  124. if(isNull(nsgbrcdNode.text)){
  125. messageBox("내성균 구분 선택은 ", "I003");
  126. return;
  127. }else if(isNull(baccdNode.text)){
  128. messageBox("균주 선택은 ", "I003");
  129. return;
  130. }else if(isNull(anticdNode.text)){
  131. messageBox("항생제 선택은 ", "I003");
  132. return;
  133. }else if(isNull(decrstNode.text)){
  134. messageBox("감수성 조건 선택은 ", "I003");
  135. return;
  136. }
  137. }
  138. }
  139. model.removeNodeset("/root/send/savedata");
  140. model.makeValue("/root/send/savedata/data", grd_antibionsgbrcdlist.getUpdateData());
  141. model.copyNode("/root/send/savedata/condition", "/root/main/condition");
  142. if( !submit("TXASB00301") ){
  143. messageBox("저장을 ", "E009");
  144. return;
  145. }
  146. ]]>
  147. </script>
  148. </button>
  149. </group>
  150. <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  151. <button id="button2" class="btn2_letter3" style="left:1041px; top:50px; width:53px; height:19px; ">
  152. <caption>행추가</caption>
  153. <script type="javascript" ev:event="DOMActivate">
  154. <![CDATA[
  155. grd_antibionsgbrcdlist.addRow();
  156. var curCnt = grd_antibionsgbrcdlist.rows - grd_antibionsgbrcdlist.fixedRows;
  157. model.setValue("/root/main/antibionsgbrcdlist/info[" + curCnt + "]/fstrgstdt", model.getValue("/root/init/currentdt/today") + model.getValue("/root/init/currentdt/currunttime") + "00");
  158. model.setValue("/root/main/antibionsgbrcdlist/info[" + curCnt + "]/fstrgstrnm", model.getValue("/root/init/userinfo/usernm"));
  159. model.setValue("/root/main/antibionsgbrcdlist/info[" + curCnt + "]/fromdt", getCurrentDate() + getCurrentTime());
  160. model.setValue("/root/main/antibionsgbrcdlist/info[" + curCnt + "]/todt", "99991231235959");
  161. model.setValue("/root/main/antibionsgbrcdlist/info[" + curCnt + "]/useyn", "Y");
  162. model.refresh();
  163. ]]>
  164. </script>
  165. </button>
  166. <button id="button5" class="btn2_letter3" style="left:1096px; top:50px; width:53px; height:19px; ">
  167. <caption>행삭제</caption>
  168. <script type="javascript" ev:event="DOMActivate">
  169. <![CDATA[
  170. var iRow = grd_antibionsgbrcdlist.row - grd_antibionsgbrcdlist.fixedRows + 1;
  171. if(iRow < 1){
  172. return;
  173. }
  174. var status = grd_antibionsgbrcdlist.rowStatus(iRow);
  175. if(status == 1){
  176. grd_antibionsgbrcdlist.deleteRow(iRow);
  177. }else{
  178. grd_antibionsgbrcdlist.rowStatus(iRow)= 4;
  179. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/todt", getCurrentDate() + getCurrentTime());
  180. }
  181. ]]>
  182. </script>
  183. </button>
  184. <caption id="caption2" class="tit_2" style="left:5px; top:55px; width:165px; height:13px; ">항생제내성균 코드관리</caption>
  185. <line id="line7" class="line_1" style="x1:0px; y1:71px; x2:1194px; y2:71px; "/>
  186. <button id="importbutton1" class="btn2_letter2" style="left:1151px; top:50px; width:42px; height:19px; ">
  187. <caption>엑셀</caption>
  188. <script type="javascript" ev:event="DOMActivate">
  189. <![CDATA[
  190. var fileName = window.fileDialog("save", ",", false, "항생제내성균", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  191. if (fileName != ""){
  192. grd_antibionsgbrcdlist.saveExcel(fileName, "SheetName", true, true, "", "", false);
  193. }
  194. ]]>
  195. </script>
  196. </button>
  197. <datagrid id="grd_antibionsgbrcdlist" nodeset="/root/main/antibionsgbrcdlist/info" class="datagrid2" caption="사용&#xA;여부^내성균구분^균주^caption1^항생제명^caption2^순번^감수성&#xA;조건^시작일자^종료일자^등록일^등록자^등록자ID" colsep="^" colwidth="43, 109, 335, 33, 330, 28, 42, 49, 95, 85, 90, 90, 85" dataheight="25" defaultrows="0" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="32" rowsep="|" style="left:0px; top:76px; width:1194px; height:666px; ">
  198. <col ref="useyn" type="combo" style="text-align:center; ">
  199. <choices>
  200. <item>
  201. <label>Y</label>
  202. <value>Y</value>
  203. </item>
  204. <item>
  205. <label>N</label>
  206. <value>N</value>
  207. </item>
  208. </choices>
  209. </col>
  210. <col ref="nsgbrcd" type="combo">
  211. <choices>
  212. <itemset nodeset="/root/init/nsgbrtermlist/nsgbrterm">
  213. <label ref="cdnm"/>
  214. <value ref="cdid"/>
  215. </itemset>
  216. </choices>
  217. </col>
  218. <col ref="bacnm" type="inputbutton"/>
  219. <script type="javascript" ev:event="onbuttonclick">
  220. <![CDATA[
  221. if(grd_antibionsgbrcdlist.col == 3 && grd_antibionsgbrcdlist.mouseRow <= grd_antibionsgbrcdlist.rows && grd_antibionsgbrcdlist.mouseRow > 0) { //균주 조회
  222. var iRow = grd_antibionsgbrcdlist.row;
  223. var status = "";
  224. modal("SPASB00400", 0, 0, 0, "SPASB00400");
  225. if(model.getValue("/root/hidden/getdata/cd") != ""){
  226. if( grd_antibionsgbrcdlist.rowstatus(iRow) != 1 && grd_antibionsgbrcdlist.rowstatus(iRow) != 3 && !isNull(model.getValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/baccd")) ){
  227. status = "U";
  228. }
  229. if(status == "U" && model.getValue("/root/hidden/getdata/cd") == model.getValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/baccd")){
  230. return;
  231. }
  232. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/baccd", model.getValue("/root/hidden/getdata/cd"));
  233. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/bacnm", model.getValue("/root/hidden/getdata/nm"));
  234. grd_antibionsgbrcdlist.refresh();
  235. model.resetInstanceNode("/root/hidden/getdata");
  236. if(status != "U"){
  237. grd_antibionsgbrcdlist.rowstatus(iRow) = 1;
  238. }else{
  239. grd_antibionsgbrcdlist.rowstatus(iRow) = 2;
  240. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/todt", getCurrentDate() + getCurrentTime());
  241. }
  242. }
  243. }
  244. ]]>
  245. </script>
  246. <col ref="baccd" visibility="hidden"/>
  247. <col ref="antinm" type="inputbutton"/>
  248. <script type="javascript" ev:event="onbuttonclick">
  249. <![CDATA[
  250. if(grd_antibionsgbrcdlist.col == 5 && grd_antibionsgbrcdlist.mouseRow <= grd_antibionsgbrcdlist.rows && grd_antibionsgbrcdlist.mouseRow > 0) { //항생제 조회
  251. var iRow = grd_antibionsgbrcdlist.row;
  252. var status = "";
  253. modal("SPASB00500", 0, 0, 0, "SPASB00500");
  254. if(model.getValue("/root/hidden/getdata/cd") != ""){
  255. if( grd_antibionsgbrcdlist.rowstatus(iRow) != 1 && grd_antibionsgbrcdlist.rowstatus(iRow) != 3 && !isNull(model.getValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/anticd")) ){
  256. status = "U";
  257. }
  258. if(status == "U" && model.getValue("/root/hidden/getdata/cd") == model.getValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/anticd")){
  259. return;
  260. }
  261. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/anticd", model.getValue("/root/hidden/getdata/cd"));
  262. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/antinm", model.getValue("/root/hidden/getdata/nm"));
  263. grd_antibionsgbrcdlist.refresh();
  264. model.resetInstanceNode("/root/hidden/getdata");
  265. if(status != "U"){
  266. grd_antibionsgbrcdlist.rowstatus(iRow) = 1;
  267. }else{
  268. grd_antibionsgbrcdlist.rowstatus(iRow) = 2;
  269. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/todt", getCurrentDate() + getCurrentTime());
  270. }
  271. }
  272. }
  273. ]]>
  274. </script>
  275. <col ref="anticd" visibility="hidden"/>
  276. <col ref="seq" type="input" visibility="hidden"/>
  277. <col ref="decrst" type="combo">
  278. <choices>
  279. <item>
  280. <label>-</label>
  281. <value>-</value>
  282. </item>
  283. <item>
  284. <label>R</label>
  285. <value>R</value>
  286. </item>
  287. <item>
  288. <label>I</label>
  289. <value>I</value>
  290. </item>
  291. <item>
  292. <label>S</label>
  293. <value>S</value>
  294. </item>
  295. </choices>
  296. </col>
  297. <col ref="fromdt" type="inputdate" visibility="hidden" format="yyyy-mm-dd"/>
  298. <col ref="todt" type="inputdate" visibility="hidden" format="yyyy-mm-dd"/>
  299. <col ref="fstrgstdt" format="yyyy-mm-dd"/>
  300. <col ref="fstrgstrnm"/>
  301. <col ref="fstrgstrid" visibility="hidden"/>
  302. <script type="javascript" ev:event="onclick">
  303. <![CDATA[
  304. if(grd_antibionsgbrcdlist.mouseRow == 0){
  305. grd_antibionsgbrcdlist.explorerbar = "sortmove";
  306. }
  307. var iRow = grd_antibionsgbrcdlist.row;
  308. var status = "";
  309. if(grd_antibionsgbrcdlist.col == 3 && grd_antibionsgbrcdlist.mouseRow <= grd_antibionsgbrcdlist.rows && grd_antibionsgbrcdlist.mouseRow > 0) { //균주 조회
  310. modal("SPASB00400", 0, 0, 0, "SPASB00400");
  311. if(model.getValue("/root/hidden/getdata/cd") != ""){
  312. if( grd_antibionsgbrcdlist.rowstatus(iRow) != 1 && grd_antibionsgbrcdlist.rowstatus(iRow) != 3 && !isNull(model.getValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/baccd")) ){
  313. status = "U";
  314. }
  315. if(status == "U" && model.getValue("/root/hidden/getdata/cd") == model.getValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/baccd")){
  316. return;
  317. }
  318. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/baccd", model.getValue("/root/hidden/getdata/cd"));
  319. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/bacnm", model.getValue("/root/hidden/getdata/nm"));
  320. grd_antibionsgbrcdlist.refresh();
  321. model.resetInstanceNode("/root/hidden/getdata");
  322. if(status != "U"){
  323. grd_antibionsgbrcdlist.rowstatus(iRow) = 1;
  324. }else{
  325. grd_antibionsgbrcdlist.rowstatus(iRow) = 2;
  326. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/todt", getCurrentDate() + getCurrentTime());
  327. }
  328. }
  329. } else if(grd_antibionsgbrcdlist.col == 5 && grd_antibionsgbrcdlist.mouseRow <= grd_antibionsgbrcdlist.rows && grd_antibionsgbrcdlist.mouseRow > 0) { //항생제 조회
  330. modal("SPASB00500", 0, 0, 0, "SPASB00500");
  331. if(model.getValue("/root/hidden/getdata/cd") != ""){
  332. if( grd_antibionsgbrcdlist.rowstatus(iRow) != 1 && grd_antibionsgbrcdlist.rowstatus(iRow) != 3 && !isNull(model.getValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/anticd")) ){
  333. status = "U";
  334. }
  335. if(status == "U" && model.getValue("/root/hidden/getdata/cd") == model.getValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/anticd")){
  336. return;
  337. }
  338. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/anticd", model.getValue("/root/hidden/getdata/cd"));
  339. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/antinm", model.getValue("/root/hidden/getdata/nm"));
  340. grd_antibionsgbrcdlist.refresh();
  341. model.resetInstanceNode("/root/hidden/getdata");
  342. if(status != "U"){
  343. grd_antibionsgbrcdlist.rowstatus(iRow) = 1;
  344. }else{
  345. grd_antibionsgbrcdlist.rowstatus(iRow) = 2;
  346. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/todt", getCurrentDate() + getCurrentTime());
  347. }
  348. }
  349. }
  350. ]]>
  351. </script>
  352. <script type="javascript" ev:event="xforms-value-changed">
  353. <![CDATA[
  354. var iRow = grd_antibionsgbrcdlist.row;
  355. var mRow = grd_antibionsgbrcdlist.mouseRow;
  356. var rowCnt = grd_antibionsgbrcdlist.rows;
  357. if( grd_antibionsgbrcdlist.rowstatus(iRow) != 1 ){
  358. if( grd_antibionsgbrcdlist.mouseCol == 1 ) { //사용 여부 변경
  359. var iRow = grd_antibionsgbrcdlist.row;
  360. if(model.getValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/useyn") == "N") {
  361. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/todt", getCurrentDate() + getCurrentTime());
  362. grd_antibionsgbrcdlist.rowstatus(iRow) = 4;
  363. } else {
  364. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/todt", "99991231235959");
  365. grd_antibionsgbrcdlist.rowstatus(iRow) = 2;
  366. }
  367. }
  368. } else{
  369. if( grd_antibionsgbrcdlist.mouseCol == 2 ) { //내성균 구분 변경
  370. grd_antibionsgbrcdlist.rowstatus(iRow) = 1;
  371. /*
  372. // seq 컬럼의 용도가 내성균코드 전체에 대한 seq 로 용도가 바뀜에 따라 필요가 없음(server 단에서 max(seq)+1 구함
  373. var maxVal = 1;
  374. var selNsgbrCd = model.getValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/nsgbrcd");
  375. for(var i=1; i<rowCnt; i++) {
  376. if( selNsgbrCd == model.getValue("/root/main/antibionsgbrcdlist/info[" + i + "]/nsgbrcd") && i != iRow ){
  377. // i != iRow : 현재 선택한 컬럼의 내성균구분의 순번은 비교하면 안된다.
  378. if( model.getValue("/root/main/antibionsgbrcdlist/info[" + i + "]/seq") > maxVal){
  379. maxVal = model.getValue("/root/main/antibionsgbrcdlist/info[" + i + "]/seq");
  380. }
  381. }
  382. }
  383. maxVal = parseInt(maxVal)+1;
  384. model.setValue("/root/main/antibionsgbrcdlist/info[" + iRow + "]/seq", maxVal);
  385. grd_antibionsgbrcdlist.refresh();
  386. */
  387. }
  388. if( grd_antibionsgbrcdlist.mouseCol == 8 ) { //감수성 조건 변경
  389. grd_antibionsgbrcdlist.rowstatus(iRow) = 1;
  390. }
  391. }
  392. ]]>
  393. </script>
  394. </datagrid>
  395. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0; top:7px; width:1194; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  396. <line id="line13" class="line_4" style="x1:1090px; y1:14px; x2:1090px; y2:36px; "/>
  397. <button id="btn_srchtermcd" class="btn1_letter3" navindex="4" style="left:1105px; top:14px; width:68px; height:22px; ">
  398. <caption>재조회</caption>
  399. <script type="javascript" ev:event="DOMActivate">
  400. <![CDATA[
  401. model.resetInstanceNode("/root/send");
  402. model.copyNode("/root/send", "/root/main/condition");
  403. submit("TRASB00302");
  404. ]]>
  405. </script>
  406. </button>
  407. <select1 id="importradio1" ref="/root/main/condition/orderstandard" appearance="full" cols="2" overflow="visible" style="left:485px; top:15px; width:165px; height:20px; border-style:none; ">
  408. <choices>
  409. <item>
  410. <label>등록일순</label>
  411. <value>R</value>
  412. </item>
  413. <item>
  414. <label>내성균 구분순</label>
  415. <value>N</value>
  416. </item>
  417. </choices>
  418. </select1>
  419. <caption id="caption5" class="search_name" style="left:15px; top:15px; width:86px; height:17px; ">조회범위 :</caption>
  420. <select1 id="radio2" ref="/root/main/condition/srchflag" class="radio_search" navindex="2" appearance="full" cellspacing="10" cols="2" overflow="visible" style="left:110px; top:15px; width:220px; height:20px; border-style:none; ">
  421. <choices>
  422. <item>
  423. <label>사용중인 조건만 조회</label>
  424. <value>U</value>
  425. </item>
  426. <item>
  427. <label>모두 조회</label>
  428. <value>N</value>
  429. </item>
  430. </choices>
  431. </select1>
  432. <caption id="importcaption1" class="search_name" style="left:390px; top:15px; width:86px; height:17px; ">정렬순서 :</caption>
  433. </group>
  434. </xhtml:body>
  435. </xhtml:html>