bug
lu
2025-06-12 64a6c4193199d15d7ac5aa67a9677df01a37a50d
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;