diff --git a/WebContent/Tenwa/Lease/DistributorManage/DistributorChange/LDistributorSubsidiaryListForChange.jsp b/WebContent/Tenwa/Lease/DistributorManage/DistributorChange/LDistributorSubsidiaryListForChange.jsp index cf6bc295d..57fd0b121 100644 --- a/WebContent/Tenwa/Lease/DistributorManage/DistributorChange/LDistributorSubsidiaryListForChange.jsp +++ b/WebContent/Tenwa/Lease/DistributorManage/DistributorChange/LDistributorSubsidiaryListForChange.jsp @@ -32,7 +32,7 @@ dwTemp.Style="1"; //--设置为Grid风格-- //dwTemp.ReadOnly = "1"; //只读模式 dwTemp.setPageSize(20); - dwTemp.genHTMLObjectWindow(distributor_no); + dwTemp.genHTMLObjectWindow(sFlowUnid); String temp = "true"; if("0020".equals(PhaseNo)){ @@ -61,11 +61,10 @@