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+=' '; }