diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/LDeductionsWayInfo.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/LDeductionsWayInfo.jsp index 288611011..b2059edb9 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/LDeductionsWayInfo.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/LDeductionsWayInfo.jsp @@ -34,6 +34,7 @@ sReturn = sReturn.split("@");//"@"表示了向页面添加数据时的连续性 setItemValue(0,getRow(),"dealers_number",sReturn[0]); setItemValue(0,getRow(),"dealers_name",sReturn[1]); + setItemValue(0,getRow(),"distributor_id",sReturn[2]); },"请选择渠道名称"); } diff --git a/WebContent/WEB-INF/etc/jbo/jbo_customer.xml b/WebContent/WEB-INF/etc/jbo/jbo_customer.xml index 59f3ab265..5e6ca2644 100644 --- a/WebContent/WEB-INF/etc/jbo/jbo_customer.xml +++ b/WebContent/WEB-INF/etc/jbo/jbo_customer.xml @@ -3332,6 +3332,7 @@ + @@ -3346,10 +3347,11 @@ - + +