tjx
2025-10-21 86f320b3d6cb57078afd0d6b896a347f37c1370b
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -88,6 +88,7 @@
            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn_cgdCreate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -472,6 +473,7 @@
            this.gridColumn19,
            this.gridColumn17,
            this.gridColumn23,
            this.gridColumn_cgdCreate,
            this.gridColumn30,
            this.gridColumn5,
            this.gridColumn6});
@@ -775,7 +777,7 @@
            this.gridColumn17.Width = 94;
            // 
            // gridColumn23
            //
            //
            this.gridColumn23.Caption = "采购单号";
            this.gridColumn23.FieldName = "cgdNo";
            this.gridColumn23.MinWidth = 25;
@@ -783,7 +785,17 @@
            this.gridColumn23.Visible = true;
            this.gridColumn23.VisibleIndex = 22;
            this.gridColumn23.Width = 94;
            //
            //
            // gridColumn_cgdCreate
            //
            this.gridColumn_cgdCreate.Caption = "采购订单创建人";
            this.gridColumn_cgdCreate.FieldName = "cgdCreate";
            this.gridColumn_cgdCreate.MinWidth = 25;
            this.gridColumn_cgdCreate.Name = "gridColumn_cgdCreate";
            this.gridColumn_cgdCreate.Visible = true;
            this.gridColumn_cgdCreate.VisibleIndex = 23;
            this.gridColumn_cgdCreate.Width = 100;
            //
            // gridColumn30
            // 
            this.gridColumn30.Caption = "类型";
@@ -2731,6 +2743,7 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn29;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn_cgdCreate;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn30;