bug
lu
2025-08-13 2b3750fda8303e8322ab146778dfc7ad47e75d31
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrkDj.Designer.cs
@@ -110,7 +110,7 @@
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx2 = new DevExpress.XtraGrid.GridControl();
            this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gvMx1itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -123,7 +123,7 @@
            this.gvMx1depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
            this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -133,6 +133,8 @@
            this.gvMx2unit = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
@@ -194,10 +196,10 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
            this.tabMxPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
            this.tabMxPage2.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
@@ -241,6 +243,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";
@@ -254,8 +257,9 @@
            // split1.Panel2
            // 
            this.split1.Panel2.Text = "Panel2";
            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1346, 570);
            this.split1.SplitterPosition = 558;
            this.split1.SplitterPosition = 0;
            this.split1.TabIndex = 0;
            // 
            // gcMain1
@@ -349,8 +353,6 @@
            this.gv_depotsCode.Name = "gv_depotsCode";
            this.gv_depotsCode.OptionsColumn.AllowEdit = false;
            this.gv_depotsCode.Tag = "query_a.DEPOTS_CODE";
            this.gv_depotsCode.Visible = true;
            this.gv_depotsCode.VisibleIndex = 3;
            this.gv_depotsCode.Width = 94;
            // 
            // gv_depotsId
@@ -363,7 +365,7 @@
            this.gv_depotsId.OptionsColumn.AllowEdit = false;
            this.gv_depotsId.Tag = "query_a.DEPOTS_ID";
            this.gv_depotsId.Visible = true;
            this.gv_depotsId.VisibleIndex = 4;
            this.gv_depotsId.VisibleIndex = 3;
            this.gv_depotsId.Width = 89;
            // 
            // bandedGridColumn1
@@ -373,7 +375,7 @@
            this.bandedGridColumn1.MinWidth = 25;
            this.bandedGridColumn1.Name = "bandedGridColumn1";
            this.bandedGridColumn1.Visible = true;
            this.bandedGridColumn1.VisibleIndex = 5;
            this.bandedGridColumn1.VisibleIndex = 4;
            this.bandedGridColumn1.Width = 94;
            // 
            // gv_createBy
@@ -386,7 +388,7 @@
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Tag = "query_a.CREATE_BY";
            this.gv_createBy.Visible = true;
            this.gv_createBy.VisibleIndex = 6;
            this.gv_createBy.VisibleIndex = 5;
            this.gv_createBy.Width = 66;
            // 
            // gv_createDate
@@ -399,7 +401,7 @@
            this.gv_createDate.OptionsColumn.AllowEdit = false;
            this.gv_createDate.Tag = "query_a.CREATE_DATE";
            this.gv_createDate.Visible = true;
            this.gv_createDate.VisibleIndex = 7;
            this.gv_createDate.VisibleIndex = 6;
            this.gv_createDate.Width = 146;
            // 
            // gv_lastupdateBy
@@ -412,7 +414,7 @@
            this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
            this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY";
            this.gv_lastupdateBy.Visible = true;
            this.gv_lastupdateBy.VisibleIndex = 8;
            this.gv_lastupdateBy.VisibleIndex = 7;
            this.gv_lastupdateBy.Width = 94;
            // 
            // gv_lastupdateDate
@@ -425,7 +427,7 @@
            this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
            this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE";
            this.gv_lastupdateDate.Visible = true;
            this.gv_lastupdateDate.VisibleIndex = 9;
            this.gv_lastupdateDate.VisibleIndex = 8;
            this.gv_lastupdateDate.Width = 94;
            // 
            // gv_remark
@@ -438,7 +440,7 @@
            this.gv_remark.OptionsColumn.AllowEdit = false;
            this.gv_remark.Tag = "query_a.REMARK";
            this.gv_remark.Visible = true;
            this.gv_remark.VisibleIndex = 10;
            this.gv_remark.VisibleIndex = 9;
            this.gv_remark.Width = 119;
            // 
            // bandedGridColumn4
@@ -448,7 +450,7 @@
            this.bandedGridColumn4.MinWidth = 25;
            this.bandedGridColumn4.Name = "bandedGridColumn4";
            this.bandedGridColumn4.Visible = true;
            this.bandedGridColumn4.VisibleIndex = 11;
            this.bandedGridColumn4.VisibleIndex = 10;
            this.bandedGridColumn4.Width = 94;
            // 
            // gv_checkUser
@@ -461,7 +463,7 @@
            this.gv_checkUser.OptionsColumn.AllowEdit = false;
            this.gv_checkUser.Tag = "query_a.CHECK_USER";
            this.gv_checkUser.Visible = true;
            this.gv_checkUser.VisibleIndex = 12;
            this.gv_checkUser.VisibleIndex = 11;
            this.gv_checkUser.Width = 94;
            // 
            // gv_checkDate
@@ -474,7 +476,7 @@
            this.gv_checkDate.OptionsColumn.AllowEdit = false;
            this.gv_checkDate.Tag = "query_a.CHECK_DATE";
            this.gv_checkDate.Visible = true;
            this.gv_checkDate.VisibleIndex = 13;
            this.gv_checkDate.VisibleIndex = 12;
            this.gv_checkDate.Width = 94;
            // 
            // bandedGridColumn3
@@ -484,7 +486,7 @@
            this.bandedGridColumn3.MinWidth = 25;
            this.bandedGridColumn3.Name = "bandedGridColumn3";
            this.bandedGridColumn3.Visible = true;
            this.bandedGridColumn3.VisibleIndex = 14;
            this.bandedGridColumn3.VisibleIndex = 13;
            this.bandedGridColumn3.Width = 94;
            // 
            // bandedGridColumn5
@@ -494,7 +496,7 @@
            this.bandedGridColumn5.MinWidth = 25;
            this.bandedGridColumn5.Name = "bandedGridColumn5";
            this.bandedGridColumn5.Visible = true;
            this.bandedGridColumn5.VisibleIndex = 15;
            this.bandedGridColumn5.VisibleIndex = 14;
            this.bandedGridColumn5.Width = 94;
            // 
            // gv_guid
@@ -515,7 +517,7 @@
            this.gridColumn7.MinWidth = 25;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 16;
            this.gridColumn7.VisibleIndex = 15;
            this.gridColumn7.Width = 94;
            // 
            // gridColumn8
@@ -525,7 +527,7 @@
            this.gridColumn8.MinWidth = 25;
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 17;
            this.gridColumn8.VisibleIndex = 16;
            this.gridColumn8.Width = 94;
            // 
            // gridColumn9
@@ -535,7 +537,7 @@
            this.gridColumn9.MinWidth = 25;
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 18;
            this.gridColumn9.VisibleIndex = 17;
            this.gridColumn9.Width = 94;
            // 
            // gridColumn10
@@ -545,7 +547,7 @@
            this.gridColumn10.MinWidth = 25;
            this.gridColumn10.Name = "gridColumn10";
            this.gridColumn10.Visible = true;
            this.gridColumn10.VisibleIndex = 19;
            this.gridColumn10.VisibleIndex = 18;
            this.gridColumn10.Width = 94;
            // 
            // pageBar1
@@ -583,6 +585,7 @@
            // 
            this.splitMx1.Panel2.Controls.Add(this.tabMx);
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.splitMx1.Size = new System.Drawing.Size(1346, 570);
            this.splitMx1.SplitterPosition = 176;
            this.splitMx1.TabIndex = 0;
@@ -629,136 +632,136 @@
            // 
            // txt_ckName
            // 
            this.txt_ckName.Location = new System.Drawing.Point(445, 105);
            this.txt_ckName.Location = new System.Drawing.Point(415, 105);
            this.txt_ckName.Name = "txt_ckName";
            this.txt_ckName.Properties.Appearance.Options.UseFont = true;
            this.txt_ckName.Size = new System.Drawing.Size(225, 24);
            this.txt_ckName.Size = new System.Drawing.Size(255, 24);
            this.txt_ckName.StyleController = this.layoutMx1;
            this.txt_ckName.TabIndex = 609;
            // 
            // txt_sqRemark
            // 
            this.txt_sqRemark.Location = new System.Drawing.Point(114, 136);
            this.txt_sqRemark.Location = new System.Drawing.Point(84, 136);
            this.txt_sqRemark.Name = "txt_sqRemark";
            this.txt_sqRemark.Properties.Appearance.Options.UseFont = true;
            this.txt_sqRemark.Size = new System.Drawing.Size(556, 24);
            this.txt_sqRemark.Size = new System.Drawing.Size(586, 24);
            this.txt_sqRemark.StyleController = this.layoutMx1;
            this.txt_sqRemark.TabIndex = 240;
            // 
            // txt_hz
            // 
            this.txt_hz.Location = new System.Drawing.Point(114, 105);
            this.txt_hz.Location = new System.Drawing.Point(84, 105);
            this.txt_hz.Name = "txt_hz";
            this.txt_hz.Properties.Appearance.Options.UseFont = true;
            this.txt_hz.Size = new System.Drawing.Size(225, 24);
            this.txt_hz.Size = new System.Drawing.Size(255, 24);
            this.txt_hz.StyleController = this.layoutMx1;
            this.txt_hz.TabIndex = 602;
            // 
            // txt_checkUser
            // 
            this.txt_checkUser.Location = new System.Drawing.Point(1107, 12);
            this.txt_checkUser.Location = new System.Drawing.Point(1077, 12);
            this.txt_checkUser.Name = "txt_checkUser";
            this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
            this.txt_checkUser.Size = new System.Drawing.Size(227, 24);
            this.txt_checkUser.Size = new System.Drawing.Size(257, 24);
            this.txt_checkUser.StyleController = this.layoutMx1;
            this.txt_checkUser.TabIndex = 608;
            // 
            // txt_createDate
            // 
            this.txt_createDate.Location = new System.Drawing.Point(776, 105);
            this.txt_createDate.Location = new System.Drawing.Point(746, 105);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
            this.txt_createDate.Size = new System.Drawing.Size(225, 24);
            this.txt_createDate.Size = new System.Drawing.Size(255, 24);
            this.txt_createDate.StyleController = this.layoutMx1;
            this.txt_createDate.TabIndex = 222;
            // 
            // txt_lyfx
            // 
            this.txt_lyfx.Location = new System.Drawing.Point(776, 43);
            this.txt_lyfx.Location = new System.Drawing.Point(746, 43);
            this.txt_lyfx.Name = "txt_lyfx";
            this.txt_lyfx.Properties.Appearance.Options.UseFont = true;
            this.txt_lyfx.Size = new System.Drawing.Size(225, 24);
            this.txt_lyfx.Size = new System.Drawing.Size(255, 24);
            this.txt_lyfx.StyleController = this.layoutMx1;
            this.txt_lyfx.TabIndex = 604;
            // 
            // txt_hzlx
            // 
            this.txt_hzlx.Location = new System.Drawing.Point(114, 74);
            this.txt_hzlx.Location = new System.Drawing.Point(84, 74);
            this.txt_hzlx.Name = "txt_hzlx";
            this.txt_hzlx.Properties.Appearance.Options.UseFont = true;
            this.txt_hzlx.Size = new System.Drawing.Size(225, 24);
            this.txt_hzlx.Size = new System.Drawing.Size(255, 24);
            this.txt_hzlx.StyleController = this.layoutMx1;
            this.txt_hzlx.TabIndex = 600;
            // 
            // txt_gysName
            // 
            this.txt_gysName.Location = new System.Drawing.Point(445, 74);
            this.txt_gysName.Location = new System.Drawing.Point(415, 74);
            this.txt_gysName.Name = "txt_gysName";
            this.txt_gysName.Properties.Appearance.Options.UseFont = true;
            this.txt_gysName.Size = new System.Drawing.Size(225, 24);
            this.txt_gysName.Size = new System.Drawing.Size(255, 24);
            this.txt_gysName.StyleController = this.layoutMx1;
            this.txt_gysName.TabIndex = 595;
            // 
            // txt_billNo
            // 
            this.txt_billNo.Location = new System.Drawing.Point(114, 12);
            this.txt_billNo.Location = new System.Drawing.Point(84, 12);
            this.txt_billNo.Name = "txt_billNo";
            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
            this.txt_billNo.Size = new System.Drawing.Size(225, 24);
            this.txt_billNo.Size = new System.Drawing.Size(255, 24);
            this.txt_billNo.StyleController = this.layoutMx1;
            this.txt_billNo.TabIndex = 211;
            // 
            // txt_abtNo
            // 
            this.txt_abtNo.Location = new System.Drawing.Point(445, 12);
            this.txt_abtNo.Location = new System.Drawing.Point(415, 12);
            this.txt_abtNo.Name = "txt_abtNo";
            this.txt_abtNo.Properties.Appearance.Options.UseFont = true;
            this.txt_abtNo.Size = new System.Drawing.Size(225, 24);
            this.txt_abtNo.Size = new System.Drawing.Size(255, 24);
            this.txt_abtNo.StyleController = this.layoutMx1;
            this.txt_abtNo.TabIndex = 507;
            // 
            // txt_djlx
            // 
            this.txt_djlx.Location = new System.Drawing.Point(776, 12);
            this.txt_djlx.Location = new System.Drawing.Point(746, 12);
            this.txt_djlx.Name = "txt_djlx";
            this.txt_djlx.Properties.Appearance.Options.UseFont = true;
            this.txt_djlx.Size = new System.Drawing.Size(225, 24);
            this.txt_djlx.Size = new System.Drawing.Size(255, 24);
            this.txt_djlx.StyleController = this.layoutMx1;
            this.txt_djlx.TabIndex = 598;
            // 
            // txt_createBy
            // 
            this.txt_createBy.Location = new System.Drawing.Point(776, 74);
            this.txt_createBy.Location = new System.Drawing.Point(746, 74);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
            this.txt_createBy.Size = new System.Drawing.Size(225, 24);
            this.txt_createBy.Size = new System.Drawing.Size(255, 24);
            this.txt_createBy.StyleController = this.layoutMx1;
            this.txt_createBy.TabIndex = 219;
            // 
            // txt_dptName
            // 
            this.txt_dptName.Location = new System.Drawing.Point(445, 43);
            this.txt_dptName.Location = new System.Drawing.Point(415, 43);
            this.txt_dptName.Name = "txt_dptName";
            this.txt_dptName.Properties.Appearance.Options.UseFont = true;
            this.txt_dptName.Size = new System.Drawing.Size(225, 24);
            this.txt_dptName.Size = new System.Drawing.Size(255, 24);
            this.txt_dptName.StyleController = this.layoutMx1;
            this.txt_dptName.TabIndex = 596;
            // 
            // txt_kcOrg
            // 
            this.txt_kcOrg.Location = new System.Drawing.Point(114, 43);
            this.txt_kcOrg.Location = new System.Drawing.Point(84, 43);
            this.txt_kcOrg.Name = "txt_kcOrg";
            this.txt_kcOrg.Properties.Appearance.Options.UseFont = true;
            this.txt_kcOrg.Size = new System.Drawing.Size(225, 24);
            this.txt_kcOrg.Size = new System.Drawing.Size(255, 24);
            this.txt_kcOrg.StyleController = this.layoutMx1;
            this.txt_kcOrg.TabIndex = 593;
            // 
            // txt_checkDate
            // 
            this.txt_checkDate.Location = new System.Drawing.Point(1107, 43);
            this.txt_checkDate.Location = new System.Drawing.Point(1077, 43);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
            this.txt_checkDate.Size = new System.Drawing.Size(227, 24);
            this.txt_checkDate.Size = new System.Drawing.Size(257, 24);
            this.txt_checkDate.StyleController = this.layoutMx1;
            this.txt_checkDate.TabIndex = 587;
            // 
@@ -773,19 +776,19 @@
            // 
            // txt_lastupdateBy
            // 
            this.txt_lastupdateBy.Location = new System.Drawing.Point(1107, 105);
            this.txt_lastupdateBy.Location = new System.Drawing.Point(1077, 105);
            this.txt_lastupdateBy.Name = "txt_lastupdateBy";
            this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true;
            this.txt_lastupdateBy.Size = new System.Drawing.Size(227, 24);
            this.txt_lastupdateBy.Size = new System.Drawing.Size(257, 24);
            this.txt_lastupdateBy.StyleController = this.layoutMx1;
            this.txt_lastupdateBy.TabIndex = 610;
            // 
            // txt_lastupdateDate
            // 
            this.txt_lastupdateDate.Location = new System.Drawing.Point(1107, 136);
            this.txt_lastupdateDate.Location = new System.Drawing.Point(1077, 136);
            this.txt_lastupdateDate.Name = "txt_lastupdateDate";
            this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
            this.txt_lastupdateDate.Size = new System.Drawing.Size(227, 24);
            this.txt_lastupdateDate.Size = new System.Drawing.Size(257, 24);
            this.txt_lastupdateDate.StyleController = this.layoutMx1;
            this.txt_lastupdateDate.TabIndex = 611;
            // 
@@ -865,7 +868,7 @@
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(331, 31);
            this.layoutControlItem1.Text = "入库单号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem2
            // 
@@ -875,7 +878,7 @@
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(331, 31);
            this.layoutControlItem2.Text = "申请单号";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem3
            // 
@@ -885,7 +888,7 @@
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(331, 31);
            this.layoutControlItem3.Text = "单据类型";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem4
            // 
@@ -894,8 +897,8 @@
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem4.Size = new System.Drawing.Size(333, 31);
            this.layoutControlItem4.Text = "审核人";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem4.Text = "审核人员";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem5
            // 
@@ -905,7 +908,7 @@
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(331, 31);
            this.layoutControlItem5.Text = "库存组织";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem6
            // 
@@ -916,7 +919,7 @@
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(331, 31);
            this.layoutControlItem6.Text = "部门";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem7
            // 
@@ -927,7 +930,7 @@
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem7.Size = new System.Drawing.Size(331, 31);
            this.layoutControlItem7.Text = "库存方向";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem8
            // 
@@ -938,7 +941,7 @@
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem8.Size = new System.Drawing.Size(333, 31);
            this.layoutControlItem8.Text = "审核日期";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem9
            // 
@@ -948,7 +951,7 @@
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem9.Size = new System.Drawing.Size(331, 31);
            this.layoutControlItem9.Text = "货主类型";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem10
            // 
@@ -959,7 +962,7 @@
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem10.Size = new System.Drawing.Size(331, 31);
            this.layoutControlItem10.Text = "供应商";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem11
            // 
@@ -969,8 +972,8 @@
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(331, 31);
            this.layoutControlItem11.Text = "创建人";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem11.Text = "创建人员";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem12
            // 
@@ -992,7 +995,7 @@
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem13.Size = new System.Drawing.Size(331, 31);
            this.layoutControlItem13.Text = "货主";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem14
            // 
@@ -1003,7 +1006,7 @@
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem14.Size = new System.Drawing.Size(331, 31);
            this.layoutControlItem14.Text = "仓库名称";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem15
            // 
@@ -1014,7 +1017,7 @@
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem15.Size = new System.Drawing.Size(331, 31);
            this.layoutControlItem15.Text = "创建时间";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem16
            // 
@@ -1025,7 +1028,7 @@
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem16.Size = new System.Drawing.Size(662, 32);
            this.layoutControlItem16.Text = "申请备注";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem16.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem17
            // 
@@ -1035,8 +1038,8 @@
            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem17.Size = new System.Drawing.Size(333, 31);
            this.layoutControlItem17.Text = "最后更新人";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem17.Text = "更新人员";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem18
            // 
@@ -1046,27 +1049,27 @@
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem18.Size = new System.Drawing.Size(333, 32);
            this.layoutControlItem18.Text = "最后更新时间";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem18.Text = "更新时间";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18);
            // 
            // tabMx
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 0);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.SelectedTabPage = this.tabMxPage2;
            this.tabMx.Size = new System.Drawing.Size(1346, 382);
            this.tabMx.TabIndex = 3;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage2,
            this.tabMxPage1});
            this.tabMxPage1,
            this.tabMxPage2});
            // 
            // tabMxPage1
            // tabMxPage2
            // 
            this.tabMxPage1.Controls.Add(this.gcMx2);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1344, 350);
            this.tabMxPage1.Text = "入库条码";
            this.tabMxPage2.Controls.Add(this.gcMx2);
            this.tabMxPage2.Name = "tabMxPage2";
            this.tabMxPage2.Size = new System.Drawing.Size(1344, 350);
            this.tabMxPage2.Text = "入库条码";
            // 
            // gcMx2
            // 
@@ -1216,12 +1219,12 @@
            this.gridColumn2.VisibleIndex = 9;
            this.gridColumn2.Width = 94;
            // 
            // tabMxPage2
            // tabMxPage1
            // 
            this.tabMxPage2.Controls.Add(this.gcMx1);
            this.tabMxPage2.Name = "tabMxPage2";
            this.tabMxPage2.Size = new System.Drawing.Size(1344, 350);
            this.tabMxPage2.Text = "物料明细";
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1344, 350);
            this.tabMxPage1.Text = "物料明细";
            // 
            // gcMx1
            // 
@@ -1243,7 +1246,9 @@
            this.gvMx2quantity,
            this.gvMx2unit,
            this.gridColumn5,
            this.gridColumn6});
            this.gridColumn6,
            this.gridColumn11,
            this.gridColumn12});
            this.gvMx1.GridControl = this.gcMx1;
            this.gvMx1.Name = "gvMx1";
            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1328,6 +1333,26 @@
            this.gridColumn6.VisibleIndex = 6;
            this.gridColumn6.Width = 94;
            // 
            // gridColumn11
            //
            this.gridColumn11.Caption = "申请备注";
            this.gridColumn11.FieldName = "sqRemark";
            this.gridColumn11.MinWidth = 25;
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.Visible = true;
            this.gridColumn11.VisibleIndex = 7;
            this.gridColumn11.Width = 94;
            //
            // gridColumn12
            //
            this.gridColumn12.Caption = "物料ID";
            this.gridColumn12.FieldName = "itemId";
            this.gridColumn12.MinWidth = 25;
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 8;
            this.gridColumn12.Width = 94;
            //
            // picCheckBox
            // 
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
@@ -1408,10 +1433,10 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
            this.tabMxPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
            this.tabMxPage2.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
@@ -1487,7 +1512,7 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
        private DevExpress.XtraTab.XtraTabControl tabMx;
        private DevExpress.XtraTab.XtraTabPage tabMxPage1;
        private DevExpress.XtraTab.XtraTabPage tabMxPage2;
        private DevExpress.XtraGrid.GridControl gcMx2;
        private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemBarcode;
@@ -1500,7 +1525,7 @@
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionCode;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
        private DevExpress.XtraTab.XtraTabPage tabMxPage2;
        private DevExpress.XtraTab.XtraTabPage tabMxPage1;
        private DevExpress.XtraGrid.GridControl gcMx1;
        private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
@@ -1515,5 +1540,7 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
        private DevExpress.Utils.ToolTipController tips;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
    }
}