fqc
lu
2025-05-06 437425784b7612e10d4a54bd64905c508347514d
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectCode.Designer.cs
@@ -95,6 +95,7 @@
            // split1
            // 
            this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
            this.split1.Horizontal = false;
            this.split1.Location = new System.Drawing.Point(0, 0);
            this.split1.Name = "split1";
@@ -107,8 +108,9 @@
            // split1.Panel2
            // 
            this.split1.Panel2.Text = "Panel2";
            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1126, 570);
            this.split1.SplitterPosition = 558;
            this.split1.SplitterPosition = 0;
            this.split1.TabIndex = 0;
            // 
            // tlMenu
@@ -161,7 +163,7 @@
            // 
            // tlcMenuName
            // 
            this.tlcMenuName.Caption = "字典名称";
            this.tlcMenuName.Caption = "字典名称值";
            this.tlcMenuName.FieldName = "defectName";
            this.tlcMenuName.MinWidth = 38;
            this.tlcMenuName.Name = "tlcMenuName";
@@ -171,7 +173,7 @@
            // 
            // tlcActions
            // 
            this.tlcActions.Caption = "字典类型";
            this.tlcActions.Caption = "字典分组";
            this.tlcActions.FieldName = "sType";
            this.tlcActions.MinWidth = 23;
            this.tlcActions.Name = "tlcActions";