bug
lu
2025-09-13 8b8c26398639c86d4a8a94a7afdfca0785837685
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
@@ -155,26 +155,23 @@
            this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
<<<<<<< HEAD
            this.xtraTabPageReport = new DevExpress.XtraTab.XtraTabPage();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.ucRptCgdhd1 = new Gs.DevApp.DevFrm.Rpt.UcRptCgdhd();
=======
            this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
<<<<<<< Updated upstream
            this.txt_mxStatue = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
>>>>>>> 32e0a92a0c603db872d56739299cb7f603b23dd1
=======
            this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
>>>>>>> Stashed changes
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -1564,8 +1561,7 @@
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
<<<<<<< Updated upstream
<<<<<<< HEAD
            // ucRptCgdhd1
            // 
            this.ucRptCgdhd1.Dock = System.Windows.Forms.DockStyle.Fill;
@@ -1573,11 +1569,9 @@
            this.ucRptCgdhd1.Name = "ucRptCgdhd1";
            this.ucRptCgdhd1.Size = new System.Drawing.Size(1573, 570);
            this.ucRptCgdhd1.TabIndex = 0;
=======
            // txt_mxStatue
=======
            // gridColumn23
>>>>>>> Stashed changes
            // 
            this.gridColumn23.Caption = "到货数量";
            this.gridColumn23.FieldName = "到货数量";
@@ -1599,15 +1593,14 @@
            // 
            // gridColumn25
            // 
<<<<<<< Updated upstream
            this.layoutControlItem2.Control = this.txt_billNo;
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.Size = new System.Drawing.Size(486, 40);
            this.layoutControlItem2.Text = "到货单号";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 22);
>>>>>>> 32e0a92a0c603db872d56739299cb7f603b23dd1
=======
            this.gridColumn25.Caption = "入库数量";
            this.gridColumn25.FieldName = "入库数量";
            this.gridColumn25.MinWidth = 30;
@@ -1625,7 +1618,7 @@
            this.gridColumn26.Visible = true;
            this.gridColumn26.VisibleIndex = 18;
            this.gridColumn26.Width = 112;
>>>>>>> Stashed changes
            // 
            // Frm_MesInvItemArn
            // 
@@ -1802,22 +1795,20 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
<<<<<<< HEAD
        private DevExpress.XtraTab.XtraTabPage xtraTabPageReport;
        private Rpt.UcRptCgdhd ucRptCgdhd1;
=======
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
        private DevExpress.XtraEditors.TextEdit txt_mxStatue;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
<<<<<<< Updated upstream
>>>>>>> 32e0a92a0c603db872d56739299cb7f603b23dd1
=======
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
>>>>>>> Stashed changes
    }
}