diff --git a/WebContent/Tenwa/Comm/Document/LBDocumentUpload.jsp b/WebContent/Tenwa/Comm/Document/LBDocumentUpload.jsp
index 3b9913b42..68f05a08a 100644
--- a/WebContent/Tenwa/Comm/Document/LBDocumentUpload.jsp
+++ b/WebContent/Tenwa/Comm/Document/LBDocumentUpload.jsp
@@ -105,6 +105,7 @@
attr.setAttributeValue("InputTime",InputTime);
attr.setAttributeValue("Remark",Remark);
attr.setAttributeValue("ObjectType", ObjectType);
+ attr.setAttributeValue("FlowUnid", flowunid);
//得到不带路径的文件名
sFileName = StringFunction.getFileName(sFileName);
diff --git a/WebContent/WEB-INF/etc/jbo/jbo_doc.xml b/WebContent/WEB-INF/etc/jbo/jbo_doc.xml
index 2692c3606..20129f20f 100644
--- a/WebContent/WEB-INF/etc/jbo/jbo_doc.xml
+++ b/WebContent/WEB-INF/etc/jbo/jbo_doc.xml
@@ -112,6 +112,7 @@
+