20240617 工作总结报告导出
This commit is contained in:
@@ -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 绩效考核模板文件路径
|
||||
|
||||
Reference in New Issue
Block a user