From 8785303b8da76e87dc9e417ef46d507a364af936 Mon Sep 17 00:00:00 2001
From: panhf <754998852@qq.com>
Date: Thu, 21 Mar 2024 17:53:11 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=87=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
SGGL/BLL/Common/Const.cs | 4 +
.../Comprehensive/InspectionTestPlan.aspx | 4 +-
.../Comprehensive/InspectionTestPlanEdit.aspx | 4 +-
.../CQMS/ManageReportNew/MonthReport.aspx | 3 +
.../CQMS/ManageReportNew/MonthReport.aspx.cs | 769 ++++++++++++++++++
.../MonthReport.aspx.designer.cs | 9 +
.../File/Word/CQMS/项目质量月报.doc | Bin 0 -> 205032 bytes
SGGL/FineUIPro.Web/Web.config | 4 +-
8 files changed, 791 insertions(+), 6 deletions(-)
create mode 100644 SGGL/FineUIPro.Web/File/Word/CQMS/项目质量月报.doc
diff --git a/SGGL/BLL/Common/Const.cs b/SGGL/BLL/Common/Const.cs
index 162cf96f..e65a3e3b 100644
--- a/SGGL/BLL/Common/Const.cs
+++ b/SGGL/BLL/Common/Const.cs
@@ -3231,6 +3231,10 @@ namespace BLL
///
public const string DriverSubContactTemplateUrl = "File\\Excel\\TestRun\\开车合作单位名录.xlsx";
+ ///
+ /// 新项目质量月报模板文件原始虚拟路径
+ ///
+ public const string MonthReportNewTemplateUrl = "File\\Word\\CQMS\\项目质量月报.doc";
#endregion
#region 绩效考核模板文件路径
diff --git a/SGGL/FineUIPro.Web/CQMS/Comprehensive/InspectionTestPlan.aspx b/SGGL/FineUIPro.Web/CQMS/Comprehensive/InspectionTestPlan.aspx
index 9792a0bd..61249dbd 100644
--- a/SGGL/FineUIPro.Web/CQMS/Comprehensive/InspectionTestPlan.aspx
+++ b/SGGL/FineUIPro.Web/CQMS/Comprehensive/InspectionTestPlan.aspx
@@ -67,9 +67,9 @@
-
-
+ --%>
-
+
-
+
diff --git a/SGGL/FineUIPro.Web/CQMS/ManageReportNew/MonthReport.aspx b/SGGL/FineUIPro.Web/CQMS/ManageReportNew/MonthReport.aspx
index d29af678..a820844e 100644
--- a/SGGL/FineUIPro.Web/CQMS/ManageReportNew/MonthReport.aspx
+++ b/SGGL/FineUIPro.Web/CQMS/ManageReportNew/MonthReport.aspx
@@ -61,6 +61,9 @@
+