20240428 项目质量周报(新)

This commit is contained in:
2024-04-28 15:51:10 +08:00
parent ceacba8c0d
commit 0aefcb309d
14 changed files with 12477 additions and 740 deletions
+12 -2
View File
@@ -3241,6 +3241,11 @@ namespace BLL
/// </summary>
public const string MonthReportNewTemplateUrl = "File\\Word\\CQMS\\项目质量月报.doc";
/// <summary>
/// 新项目质量周报模板文件原始虚拟路径
/// </summary>
public const string WeekReportNewTemplateUrl = "File\\Word\\CQMS\\项目质量周报.doc";
/// <summary>
/// 资料收发文登记记录导入模板原始虚拟路径
/// </summary>
@@ -3622,9 +3627,14 @@ namespace BLL
public const string DivisionId15 = "BD0C9DC9-C621-497E-B947-A85F46D86AA4";
/// <summary>
/// 质量报(新)
/// 质量报(新)
/// </summary>
public const string CQWeekReportNewMenuId = "4164BF9B-DA7C-4287-AC11-D1EB6A664F57";
public const string MonthReportNewMenuId = "4164BF9B-DA7C-4287-AC11-D1EB6A664F57";
/// <summary>
/// 质量周报(新)
/// </summary>
public const string WeekReportNewMenuId = "51ee983f-085e-4f02-b819-cab049d9cc27";
#region
#region