From f5570a2f60dc9b9c201dcc8b227510a89bf69042 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 01 七月 2025 11:29: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