From 12315411b5b5c01a43ec54576d3539a94725453a Mon Sep 17 00:00:00 2001 From: zhouyahui Date: Wed, 10 Oct 2018 17:17:34 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=84=E8=BF=91=E4=B8=80=E8=A7=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Tenwa/Comm/Document/LBDocumentListInfo.jsp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WebContent/Tenwa/Comm/Document/LBDocumentListInfo.jsp b/WebContent/Tenwa/Comm/Document/LBDocumentListInfo.jsp index 4618bc3bc..07b598534 100644 --- a/WebContent/Tenwa/Comm/Document/LBDocumentListInfo.jsp +++ b/WebContent/Tenwa/Comm/Document/LBDocumentListInfo.jsp @@ -82,7 +82,7 @@ function afterSearch(){ var isHistory="<%=isHistory%>"; var rightType="<%=RightType%>"; var userName="<%=userName%>"; -<%-- var sObjectType="<%=sObjectType%>";//该流程类型 --%> + var sObjectType="<%=sObjectType%>";//该流程类型 for(var i=0;i '; } - /* if(obj[file]['word']=="true"){ + if(obj[file]['word']=="true"){ html+=' '; - } */ + } if(obj[file]['pdf']=="true"){ html+=' '; }