bug
lu
9 天以前 3ee759fb8ca911b0fa3c4ccb82d318ca8ee559ad
DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs
@@ -310,7 +310,7 @@
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 15;
            this.gridColumn1.VisibleIndex = 14;
            this.gridColumn1.Width = 94;
            // 
            // gridColumn2
@@ -425,8 +425,6 @@
            this.gridColumn3.FieldName = "itemId";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 14;
            this.gridColumn3.Width = 94;
            // 
            // gridColumn17
@@ -797,7 +795,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 +975,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;