修改进度报表导出格式

This commit is contained in:
2023-07-03 10:33:23 +08:00
parent c165519e80
commit 4186d98a14
6 changed files with 25 additions and 5 deletions
+1 -1
View File
@@ -3144,7 +3144,7 @@ namespace BLL
/// <summary>
/// 施工进度报表模板文件原始虚拟路径
/// </summary>
public const string JDreportReportTemplateUrl = "File\\Excel\\DataIn\\施工进度报表.xlsx";
public const string JDreportReportTemplateUrl = "File\\Excel\\DataIn\\施工进度报表.xls";
#endregion
#region