lu
2025-03-26 ebd94be5f56d7e5084db5c3c1574dfc60290dd86
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesInvItemOut_SCLL.Designer.cs
@@ -125,7 +125,6 @@
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2remark = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -190,6 +189,7 @@
            // 
            this.toolBarMenu1.chkParameter = null;
            this.toolBarMenu1.currentAction = null;
            this.toolBarMenu1.defaultActions = null;
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
@@ -275,8 +275,7 @@
            this.gridColumn8,
            this.gridColumn11,
            this.gridColumn9,
            this.gridColumn10,
            this.gridColumn12});
            this.gridColumn10});
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
@@ -977,6 +976,8 @@
            // 
            // gvMx1
            // 
            this.gvMx1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1.Appearance.Row.Options.UseFont = true;
            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gvMx1guid,
            this.gvMx1itemNo,
@@ -1136,6 +1137,8 @@
            // 
            // gvMx2
            // 
            this.gvMx2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2.Appearance.Row.Options.UseFont = true;
            this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gvMx2itemBarcode,
            this.gvMx2itemNo,
@@ -1284,16 +1287,6 @@
            this.picCheckBox.TabIndex = 8;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            //
            // gridColumn12
            //
            this.gridColumn12.Caption = "投料单号";
            this.gridColumn12.FieldName = "tldh";
            this.gridColumn12.MinWidth = 25;
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 18;
            this.gridColumn12.Width = 94;
            // 
            // Frm_MesInvItemOut_SCLL
            // 
@@ -1455,6 +1448,5 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
        private DevExpress.XtraLayout.LayoutControlItem sp_fSubsidiary;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
    }
}