From 9516ce1ad9e8be1b9d33f7961c91a5683cc83f07 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 07 六月 2025 15:37:32 +0800 Subject: [PATCH] 采购报表 --- DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs index 9ffb0e1..69ce2e2 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs @@ -797,7 +797,7 @@ this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem3.OptionsTableLayoutItem.RowSpan = 2; this.layoutControlItem3.Size = new System.Drawing.Size(1106, 58); - this.layoutControlItem3.Text = "涓嶅悎鏍兼弿杩�"; + this.layoutControlItem3.Text = "寮傚父鎻忚堪"; this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18); // // tabMx @@ -977,6 +977,10 @@ // // gridColumn14 // + this.gridColumn14.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gridColumn14.AppearanceCell.Options.UseForeColor = true; + this.gridColumn14.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gridColumn14.AppearanceHeader.Options.UseForeColor = true; this.gridColumn14.Caption = "澶勭疆鎰忚"; this.gridColumn14.FieldName = "handResult"; this.gridColumn14.MinWidth = 25; -- Gitblit v1.9.3