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