diff --git a/WebContent/Tenwa/Lease/DistributorManage/DistributorApproval/LDistributorInfo.jsp b/WebContent/Tenwa/Lease/DistributorManage/DistributorApproval/LDistributorInfo.jsp index 7a15986e0..c6d6cdb97 100644 --- a/WebContent/Tenwa/Lease/DistributorManage/DistributorApproval/LDistributorInfo.jsp +++ b/WebContent/Tenwa/Lease/DistributorManage/DistributorApproval/LDistributorInfo.jsp @@ -154,6 +154,8 @@ var result1 = Checkfield(); //if(result==true){ if(result==true && result1==true){ + var total = getItemValue(0,0,'TOTAL'); + if(total==null||total==""){setItemValue(0, 0, "TOTAL", "0")} as_save("0","saveproj_name()"); } } diff --git a/WebContent/Tenwa/Lease/DistributorManage/DistributorChange/LDistributorInfo.jsp b/WebContent/Tenwa/Lease/DistributorManage/DistributorChange/LDistributorInfo.jsp index 645e59247..a043017b4 100644 --- a/WebContent/Tenwa/Lease/DistributorManage/DistributorChange/LDistributorInfo.jsp +++ b/WebContent/Tenwa/Lease/DistributorManage/DistributorChange/LDistributorInfo.jsp @@ -54,6 +54,8 @@ %><%@ include file="/Frame/resources/include/ui/include_info.jspf"%>