0914-增加质量会议导出PDF

This commit is contained in:
2022-09-14 11:23:31 +08:00
parent 34df8a8b03
commit 918b63a4b9
17 changed files with 1419 additions and 8 deletions
+4
View File
@@ -4055,6 +4055,10 @@
/// </summary>
public const string ConstructSolutionTemplateUrl = "File\\Word\\CQMS\\Check\\施工方案.doc";
/// <summary>
/// 质量会议的虚拟路径
/// </summary>
public const string CQMSMeetingTemplateUrl = "File\\Word\\CQMS\\Check\\质量会议.doc";
/// <summary>
/// 质量月报的虚拟路径
/// </summary>
public const string CheckMonthTemplateUrl = "File\\Word\\CQMS\\Check\\质量月报.doc";