From 7830619b40a4e98d662d23c2362599ddc83ff210 Mon Sep 17 00:00:00 2001 From: zhangbb Date: Tue, 18 Jun 2019 16:35:14 +0800 Subject: [PATCH] =?UTF-8?q?1.=E7=BB=8F=E9=94=80=E5=95=86=E9=A2=9D=E5=BA=A6?= =?UTF-8?q?=E6=B1=A0=E5=A6=82=E6=9E=9C=E4=B8=BA=E7=A9=BA=E5=88=A4=E6=96=AD?= =?UTF-8?q?=E4=B8=BA0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DistributorManage/DistributorApproval/LDistributorInfo.jsp | 2 ++ .../DistributorManage/DistributorChange/LDistributorInfo.jsp | 2 ++ 2 files changed, 4 insertions(+) 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"%>