20240617 工作总结报告导出

This commit is contained in:
2024-06-17 11:21:50 +08:00
parent c3a6231320
commit 5a17f5f83c
11 changed files with 412 additions and 5 deletions
+11 -1
View File
@@ -3424,7 +3424,17 @@ namespace BLL
/// 问题统计模板文件原始虚拟路径
/// </summary>
public const string JointCheckStatisticsTemlUrl = "File\\Excel\\CQMS\\问题统计模板.xls";
#endregion
/// <summary>
/// 质量管理工作总结报告模板文件原始虚拟路径
/// </summary>
public const string QualityWorkSummaryReportTemplateUrl = "File\\Word\\CQMS\\质量管理工作总结报告.doc";
/// <summary>
/// 季度工程项目质量信息表模板文件原始虚拟路径
/// </summary>
public const string QuarterlyProjectQualityTemplateUrl = "File\\Word\\CQMS\\季度工程项目质量信息表.doc";
#endregion
#endregion
#region