2023-03-03 合同打印修改,在线编辑文档控件增加
This commit is contained in:
@@ -193,7 +193,7 @@ namespace FineUIPro.Web.PHTGL.Filing
|
||||
return;
|
||||
}
|
||||
string Id = Grid1.SelectedRowID;
|
||||
BLL.PHTGL_ContractReviewService.Print(Id);
|
||||
BLL.PHTGL_ContractReviewService.PrintFile(Id);
|
||||
|
||||
//BLL.Common.FastReport.ResetData();
|
||||
//Dictionary<string, string> keyValuePairs = new Dictionary<string, string>();
|
||||
|
||||
Reference in New Issue
Block a user