From 75d58e9d56de30f64cebd2dd4eb78f3a7ab86e29 Mon Sep 17 00:00:00 2001 From: leebj Date: Mon, 28 Jul 2025 09:14:25 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AF=B8=EB=82=A9=EC=9E=90=EB=A3=8C=ED=8C=90?= =?UTF-8?q?=EB=8F=85=EC=97=85=EB=AC=B4=20=ED=99=94=EB=A9=B4=EC=9D=98=20?= =?UTF-8?q?=EB=B3=80=EC=88=98=EB=AA=85=20=EC=98=A4=EB=A5=98=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/ui/cfs/fine/FN002M01.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/WebContent/ui/cfs/fine/FN002M01.xml b/WebContent/ui/cfs/fine/FN002M01.xml index 057f24d..22060df 100644 --- a/WebContent/ui/cfs/fine/FN002M01.xml +++ b/WebContent/ui/cfs/fine/FN002M01.xml @@ -579,8 +579,8 @@ scwin.grd_search_oncelldblclick = function(row,col) { searchResultParam.setJSON(searchResultList.getRowJSON(row)); - ibx_carTypeNm.setValue( searchResultList.getCellData( row , "workerName") ); - ibx_workerId.setValue( searchResultList.getCellData( row , "userName") ); + ibx_workerName.setValue( searchResultList.getCellData( row , "workerName") ); + ibx_userName.setValue( searchResultList.getCellData( row , "userName") ); if(searchResultList.getCellData(row, "rfidYn") == '1') { searchResultMap.set("rfidPenaltyKbn", "1"); @@ -1650,7 +1650,7 @@ scwin.sbm_save_submitdone = function(e) { row @@ -1667,7 +1667,7 @@ scwin.sbm_save_submitdone = function(e) { 1