From 7bff4b77437e6f2f27520e412a0648ad28eae339 Mon Sep 17 00:00:00 2001 From: zhangbb Date: Tue, 4 Jun 2019 16:20:35 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=96=87=E4=BB=B6=E5=8A=A0=E8=BD=BD=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E8=B7=AF=E5=BE=84=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Tenwa/Core/FlowManager/CopyFileToOther.jsp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/WebContent/Tenwa/Core/FlowManager/CopyFileToOther.jsp b/WebContent/Tenwa/Core/FlowManager/CopyFileToOther.jsp index d632fd271..2db3ba4a9 100644 --- a/WebContent/Tenwa/Core/FlowManager/CopyFileToOther.jsp +++ b/WebContent/Tenwa/Core/FlowManager/CopyFileToOther.jsp @@ -44,11 +44,16 @@ cp.copyFile("FileList"); } if(sParam.contains("RentPlan")){ + String[] contractNoArray = contractNos.split("@"); String[] batchNoArray = batchNos.split("@"); for(int i=0;i