diff --git a/WebContent/Tenwa/Core/SystemConfig/OwnConfig/BOwnAccount/BOwnAccount.jsp b/WebContent/Tenwa/Core/SystemConfig/OwnConfig/BOwnAccount/BOwnAccount.jsp index 658331e9c..6ccb0db5c 100644 --- a/WebContent/Tenwa/Core/SystemConfig/OwnConfig/BOwnAccount/BOwnAccount.jsp +++ b/WebContent/Tenwa/Core/SystemConfig/OwnConfig/BOwnAccount/BOwnAccount.jsp @@ -109,6 +109,7 @@ } sReturn = sReturn.split("@"); setItemValue(0,getRow(0),"acc_title",sReturn[0]); + setItemValue(0,getRow(0),"acc_bank",sReturn[2]); setItemValue(0,getRow(0),"SUBJECTS_CODE",sReturn[1]); setItemValue(0,getRow(0),"SUBJECTS_NAME",sReturn[2]); //setItemValue(0,getRow(0),"acc_title",sReturn[2]);