From f2e1e51281cd3bac4951037d8a51166ab5fdbcb9 Mon Sep 17 00:00:00 2001 From: wendy <408182087@qq.com> Date: Mon, 1 Apr 2024 09:08:26 +0800 Subject: [PATCH] =?UTF-8?q?20240401=20=E8=B4=A8=E9=87=8F=E6=9C=88=E6=8A=A5?= =?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/FineUIPro.Web/CQMS/ManageReportNew/MonthReport.aspx.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/SGGL/FineUIPro.Web/CQMS/ManageReportNew/MonthReport.aspx.cs b/SGGL/FineUIPro.Web/CQMS/ManageReportNew/MonthReport.aspx.cs index 71ef4b38..cb7673ac 100644 --- a/SGGL/FineUIPro.Web/CQMS/ManageReportNew/MonthReport.aspx.cs +++ b/SGGL/FineUIPro.Web/CQMS/ManageReportNew/MonthReport.aspx.cs @@ -890,7 +890,6 @@ namespace FineUIPro.Web.CQMS.ManageReportNew #endregion var reportItem = db.Report_CQMS_MonthReportItem.Where(x => x.ReportId == Id).OrderBy(x => x.ContentName).ToList(); - #region 9.计量器具报验管理情况 #endregion