增加施工月报
This commit is contained in:
@@ -4471,6 +4471,10 @@ namespace BLL
|
||||
/// </summary>
|
||||
public const string CheckMonthTemplateUrl = "File\\Word\\CQMS\\Check\\质量月报.doc";
|
||||
/// <summary>
|
||||
/// 施工月报的虚拟路径
|
||||
/// </summary>
|
||||
public const string ConstructionMonthReportTemplateUrl = "File\\Word\\ZHGL\\施工月报.doc";
|
||||
/// <summary>
|
||||
/// 设计变更的虚拟路径
|
||||
/// </summary>
|
||||
public const string DesignTemplateUrl = "File\\Word\\CQMS\\Check\\设计变更.doc";
|
||||
@@ -4526,6 +4530,11 @@ namespace BLL
|
||||
/// 项目级施工日志
|
||||
/// </summary>
|
||||
public const string WorkHandoverMenuId = "CD88CE2A-A8E2-4F07-9A90-9161BD1C345C";
|
||||
|
||||
/// <summary>
|
||||
/// 施工月报
|
||||
/// </summary>
|
||||
public const string ConstructionMonthReportMenuId = "F50EDEF0-FCDE-4B84-8D30-1F16E03FE26F";
|
||||
#endregion
|
||||
|
||||
#region 施工综合流程定义
|
||||
|
||||
Reference in New Issue
Block a user