diff --git a/WebContent/Tenwa/Comm/DocList/PayDocList.jsp b/WebContent/Tenwa/Comm/DocList/PayDocList.jsp index a68a58a76..8b741870a 100644 --- a/WebContent/Tenwa/Comm/DocList/PayDocList.jsp +++ b/WebContent/Tenwa/Comm/DocList/PayDocList.jsp @@ -128,7 +128,7 @@ function selectFile(){ AsControl.OpenTab("/Tenwa/Comm/Document/LBDocumentList.jsp","ObjectNo=20170427000001",objectinfo); } function saveRecord(){ - as_save("myiframe0","heping()"); + as_save("myiframe0"); location.reload(); } //在加载完表格后调用