diff --git a/WebContent/Tenwa/Lease/Flow/Project/BusinessApproval/ProjectApprovalCreationInfo.jsp b/WebContent/Tenwa/Lease/Flow/Project/BusinessApproval/ProjectApprovalCreationInfo.jsp index 17573b76d..be24db8c4 100644 --- a/WebContent/Tenwa/Lease/Flow/Project/BusinessApproval/ProjectApprovalCreationInfo.jsp +++ b/WebContent/Tenwa/Lease/Flow/Project/BusinessApproval/ProjectApprovalCreationInfo.jsp @@ -109,7 +109,7 @@ var versionid = getItemValue(0,getRow(),"versionid"); var modelid = getItemValue(0,getRow(),"modelid"); var certid = getItemValue(0,getRow(),"certid"); - var businessType = "Æû³µÒµÎñ"; + var businessType = "1"; var price = getItemValue(0,getRow(),"price"); var liter = getItemValue(0,getRow(),"liter"); var geartype = getItemValue(0,getRow(),"geartype");