From c13db5898247e1ac277e7c337857643084fb6bf7 Mon Sep 17 00:00:00 2001 From: tenwaPC Date: Wed, 7 Aug 2019 14:57:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=A3=E6=A1=88=E9=82=AE=E5=AF=84=E5=BD=92?= =?UTF-8?q?=E6=A1=A3=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Tenwa/Apzl/FileUpload/DocMailListMain.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebContent/Tenwa/Apzl/FileUpload/DocMailListMain.jsp b/WebContent/Tenwa/Apzl/FileUpload/DocMailListMain.jsp index 64d6d35ba..60dadb511 100644 --- a/WebContent/Tenwa/Apzl/FileUpload/DocMailListMain.jsp +++ b/WebContent/Tenwa/Apzl/FileUpload/DocMailListMain.jsp @@ -22,7 +22,7 @@ BizObject flow=GetFlowAction.getFlowBussinessObject(sFlowunid); String product=CurPage.getParameter("productId"); List list=ProductParamUtil.getProductDocInfo(product,"PRD0412"); - String type=""; + String type="SingleRow"; String docList=""; for(int i=0;i map=(Map)list.get(i);