From b6564801171c24c9d923041604f090ff8abf32a8 Mon Sep 17 00:00:00 2001 From: zhangjun Date: Mon, 24 Dec 2018 14:43:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=8F=98=E7=BB=8F=E9=94=80=E5=95=86?= =?UTF-8?q?=E6=B8=A0=E9=81=93=E5=AD=97=E6=AE=B5=E7=9A=84=E5=AF=B9=E8=AF=9D?= =?UTF-8?q?=E6=A1=86=E5=90=8D=E7=A7=B0?= 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, 2 insertions(+), 2 deletions(-) diff --git a/WebContent/Tenwa/Lease/DistributorManage/DistributorApproval/LDistributorInfo.jsp b/WebContent/Tenwa/Lease/DistributorManage/DistributorApproval/LDistributorInfo.jsp index d11ddb2c7..b2107a383 100644 --- a/WebContent/Tenwa/Lease/DistributorManage/DistributorApproval/LDistributorInfo.jsp +++ b/WebContent/Tenwa/Lease/DistributorManage/DistributorApproval/LDistributorInfo.jsp @@ -200,7 +200,7 @@ sReturn = sReturn.split("@");//"@"表示了向页面添加数据时的连续性 setItemValue(0,getRow(),"SUBSIDIARY_COMPANY",sReturn[0]);//向页面的框中添加数据 setItemValue(0,getRow(),"LIMIT_APPROVAL_DATE",sReturn[1]); - },"请选择经销商"); + },"请选择渠道商"); } var province="";//定义一个全局变量 // 选择省份 diff --git a/WebContent/Tenwa/Lease/DistributorManage/DistributorChange/LDistributorInfo.jsp b/WebContent/Tenwa/Lease/DistributorManage/DistributorChange/LDistributorInfo.jsp index 210c7e709..2d758e973 100644 --- a/WebContent/Tenwa/Lease/DistributorManage/DistributorChange/LDistributorInfo.jsp +++ b/WebContent/Tenwa/Lease/DistributorManage/DistributorChange/LDistributorInfo.jsp @@ -100,7 +100,7 @@ function saveproj_name(){ } sReturn = sReturn.split("@");//"@"表示了向页面添加数据时的连续性 setItemValue(0,getRow(),"SUBSIDIARY_COMPANY",sReturn[0]);//向页面的框中添加数据 - },"请选择经销商"); + },"请选择渠道商"); } //省市 /* function selectRegionCode(){