lu
2025-04-07 e19ea4337fa65725e6e22073a7b600dcc9887d4b
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs
@@ -29,6 +29,7 @@
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -93,6 +94,8 @@
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -119,8 +122,7 @@
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -160,6 +162,8 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -169,8 +173,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            this.SuspendLayout();
            // 
            // toolBarMenu1
@@ -231,7 +233,6 @@
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -244,7 +245,6 @@
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -271,7 +271,6 @@
            // 
            // gv_qt015
            // 
            this.gv_qt015.AppearanceCell.Options.UseFont = true;
            this.gv_qt015.Caption = "审核状态 ";
            this.gv_qt015.FieldName = "isChk";
@@ -287,7 +286,6 @@
            // 
            // gv_qt014
            // 
            this.gv_qt014.AppearanceCell.Options.UseFont = true;
            this.gv_qt014.Caption = "完结标识 ";
            this.gv_qt014.FieldName = "isWj";
@@ -303,7 +301,6 @@
            // 
            // gv_qtck
            // 
            this.gv_qtck.AppearanceCell.Options.UseFont = true;
            this.gv_qtck.Caption = "申请单号 ";
            this.gv_qtck.FieldName = "qtck";
@@ -327,7 +324,6 @@
            // 
            // gv_qt020
            // 
            this.gv_qt020.AppearanceCell.Options.UseFont = true;
            this.gv_qt020.Caption = "库存方向";
            this.gv_qt020.FieldName = "qt020";
@@ -351,7 +347,6 @@
            // 
            // gv_qt005
            // 
            this.gv_qt005.AppearanceCell.Options.UseFont = true;
            this.gv_qt005.Caption = "制单人 ";
            this.gv_qt005.FieldName = "qt005";
@@ -365,7 +360,6 @@
            // 
            // gv_qt001
            // 
            this.gv_qt001.AppearanceCell.Options.UseFont = true;
            this.gv_qt001.Caption = "制单日期 ";
            this.gv_qt001.FieldName = "qt001";
@@ -379,7 +373,6 @@
            // 
            // gv_qt008
            // 
            this.gv_qt008.AppearanceCell.Options.UseFont = true;
            this.gv_qt008.Caption = "发料仓库 ";
            this.gv_qt008.FieldName = "flckName";
@@ -393,7 +386,6 @@
            // 
            // gv_qt010
            // 
            this.gv_qt010.AppearanceCell.Options.UseFont = true;
            this.gv_qt010.Caption = "出库原因 ";
            this.gv_qt010.FieldName = "qt010";
@@ -407,7 +399,6 @@
            // 
            // gv_qt016
            // 
            this.gv_qt016.AppearanceCell.Options.UseFont = true;
            this.gv_qt016.Caption = "审核人 ";
            this.gv_qt016.FieldName = "qt016";
@@ -421,7 +412,6 @@
            // 
            // gv_qt002
            // 
            this.gv_qt002.AppearanceCell.Options.UseFont = true;
            this.gv_qt002.Caption = "审核日期 ";
            this.gv_qt002.FieldName = "qt002";
@@ -531,55 +521,53 @@
            // txt_qt008
            // 
            this.txt_qt008.IsReadly = false;
            this.txt_qt008.Location = new System.Drawing.Point(626, 32);
            this.txt_qt008.Location = new System.Drawing.Point(636, 41);
            this.txt_qt008.Margin = new System.Windows.Forms.Padding(0);
            this.txt_qt008.Name = "txt_qt008";
            this.txt_qt008.Size = new System.Drawing.Size(195, 28);
            this.txt_qt008.Size = new System.Drawing.Size(200, 24);
            this.txt_qt008.TabIndex = 320;
            // 
            // ucLookHuoZhu1
            // 
            this.ucLookHuoZhu1.HzId = null;
            this.ucLookHuoZhu1.IsReadly = false;
            this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 64);
            this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 70);
            this.ucLookHuoZhu1.Name = "ucLookHuoZhu1";
            this.ucLookHuoZhu1.OrgId = null;
            this.ucLookHuoZhu1.Size = new System.Drawing.Size(267, 60);
            this.ucLookHuoZhu1.Size = new System.Drawing.Size(272, 54);
            this.ucLookHuoZhu1.TabIndex = 318;
            // 
            // txt_qt010
            // 
            this.txt_qt010.Location = new System.Drawing.Point(355, 96);
            this.txt_qt010.Location = new System.Drawing.Point(360, 99);
            this.txt_qt010.Name = "txt_qt010";
            this.txt_qt010.Properties.Appearance.Options.UseFont = true;
            this.txt_qt010.Size = new System.Drawing.Size(466, 28);
            this.txt_qt010.Size = new System.Drawing.Size(476, 24);
            this.txt_qt010.StyleController = this.layoutMx1;
            this.txt_qt010.TabIndex = 235;
            // 
            // txt_qt009
            // 
            this.txt_qt009.IsReadly = false;
            this.txt_qt009.Location = new System.Drawing.Point(626, 64);
            this.txt_qt009.Location = new System.Drawing.Point(636, 70);
            this.txt_qt009.Name = "txt_qt009";
            this.txt_qt009.Size = new System.Drawing.Size(195, 28);
            this.txt_qt009.Size = new System.Drawing.Size(200, 24);
            this.txt_qt009.TabIndex = 316;
            // 
            // txt_qt013
            // 
            this.txt_qt013.IsReadly = false;
            this.txt_qt013.Location = new System.Drawing.Point(355, 64);
            this.txt_qt013.Location = new System.Drawing.Point(360, 70);
            this.txt_qt013.Name = "txt_qt013";
            this.txt_qt013.Size = new System.Drawing.Size(195, 28);
            this.txt_qt013.Size = new System.Drawing.Size(200, 24);
            this.txt_qt013.TabIndex = 304;
            // 
            // txt_qtck
            // 
            this.txt_qtck.Location = new System.Drawing.Point(84, 0);
            this.txt_qtck.Location = new System.Drawing.Point(84, 12);
            this.txt_qtck.Name = "txt_qtck";
            this.txt_qtck.Properties.Appearance.Options.UseFont = true;
            this.txt_qtck.Size = new System.Drawing.Size(195, 28);
            this.txt_qtck.Size = new System.Drawing.Size(200, 24);
            this.txt_qtck.StyleController = this.layoutMx1;
            this.txt_qtck.TabIndex = 211;
            this.txt_qtck.Tag = "readonly";
@@ -587,7 +575,7 @@
            // txt_qt019
            // 
            this.txt_qt019.EditValue = "请选择";
            this.txt_qt019.Location = new System.Drawing.Point(355, 0);
            this.txt_qt019.Location = new System.Drawing.Point(360, 12);
            this.txt_qt019.Name = "txt_qt019";
            this.txt_qt019.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -599,22 +587,22 @@
            "费用物料出库(QTCKD04_SYS)",
            "库存调整(QTCKD05_SYS)"});
            this.txt_qt019.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.txt_qt019.Size = new System.Drawing.Size(195, 24);
            this.txt_qt019.Size = new System.Drawing.Size(200, 24);
            this.txt_qt019.StyleController = this.layoutMx1;
            this.txt_qt019.TabIndex = 301;
            // 
            // txt_qt024
            // 
            this.txt_qt024.IsReadly = false;
            this.txt_qt024.Location = new System.Drawing.Point(355, 32);
            this.txt_qt024.Location = new System.Drawing.Point(360, 41);
            this.txt_qt024.Name = "txt_qt024";
            this.txt_qt024.Size = new System.Drawing.Size(195, 28);
            this.txt_qt024.Size = new System.Drawing.Size(200, 24);
            this.txt_qt024.TabIndex = 309;
            // 
            // txt_qt020
            // 
            this.txt_qt020.EditValue = "请选择";
            this.txt_qt020.Location = new System.Drawing.Point(626, 0);
            this.txt_qt020.Location = new System.Drawing.Point(636, 12);
            this.txt_qt020.Name = "txt_qt020";
            this.txt_qt020.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -623,46 +611,44 @@
            "普通(GENERAL)",
            "退货(RETURN)"});
            this.txt_qt020.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.txt_qt020.Size = new System.Drawing.Size(195, 24);
            this.txt_qt020.Size = new System.Drawing.Size(200, 24);
            this.txt_qt020.StyleController = this.layoutMx1;
            this.txt_qt020.TabIndex = 300;
            // 
            // txt_qt023
            // 
            this.txt_qt023.IsReadly = false;
            this.txt_qt023.Location = new System.Drawing.Point(84, 32);
            this.txt_qt023.Location = new System.Drawing.Point(84, 41);
            this.txt_qt023.Name = "txt_qt023";
            this.txt_qt023.Size = new System.Drawing.Size(195, 28);
            this.txt_qt023.Size = new System.Drawing.Size(200, 24);
            this.txt_qt023.TabIndex = 307;
            // 
            // txt_qt016
            // 
            this.txt_qt016.Location = new System.Drawing.Point(897, 0);
            this.txt_qt016.Location = new System.Drawing.Point(912, 12);
            this.txt_qt016.Name = "txt_qt016";
            this.txt_qt016.Properties.Appearance.Options.UseFont = true;
            this.txt_qt016.Size = new System.Drawing.Size(196, 28);
            this.txt_qt016.Size = new System.Drawing.Size(202, 24);
            this.txt_qt016.StyleController = this.layoutMx1;
            this.txt_qt016.TabIndex = 262;
            this.txt_qt016.Tag = "readonly";
            // 
            // txt_qt002
            // 
            this.txt_qt002.Location = new System.Drawing.Point(897, 32);
            this.txt_qt002.Location = new System.Drawing.Point(912, 41);
            this.txt_qt002.Name = "txt_qt002";
            this.txt_qt002.Properties.Appearance.Options.UseFont = true;
            this.txt_qt002.Size = new System.Drawing.Size(196, 28);
            this.txt_qt002.Size = new System.Drawing.Size(202, 24);
            this.txt_qt002.StyleController = this.layoutMx1;
            this.txt_qt002.TabIndex = 216;
            this.txt_qt002.Tag = "readonly";
            // 
            // txt_qt015
            // 
            this.txt_qt015.Location = new System.Drawing.Point(825, 64);
            this.txt_qt015.Location = new System.Drawing.Point(840, 70);
            this.txt_qt015.Name = "txt_qt015";
            this.txt_qt015.Properties.Caption = "审核状态";
            this.txt_qt015.Size = new System.Drawing.Size(268, 24);
            this.txt_qt015.Size = new System.Drawing.Size(274, 24);
            this.txt_qt015.StyleController = this.layoutMx1;
            this.txt_qt015.TabIndex = 310;
            this.txt_qt015.Tag = "readonly";
@@ -725,7 +711,7 @@
            rowDefinition2,
            rowDefinition3,
            rowDefinition4});
            this.Root.Size = new System.Drawing.Size(1105, 148);
            this.Root.Size = new System.Drawing.Size(1126, 136);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -733,80 +719,80 @@
            this.layoutControlItem1.Control = this.txt_qtck;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem1.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem1.Text = "单据编号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_qt019;
            this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
            this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem2.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem2.Text = "单据类型";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_qt020;
            this.layoutControlItem3.Location = new System.Drawing.Point(542, 0);
            this.layoutControlItem3.Location = new System.Drawing.Point(552, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem3.Text = "库存方向";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_qt023;
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 29);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem4.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem4.Text = "库存组织";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_qt024;
            this.layoutControlItem5.Location = new System.Drawing.Point(271, 32);
            this.layoutControlItem5.Location = new System.Drawing.Point(276, 29);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem5.Text = "领用组织";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_qt016;
            this.layoutControlItem6.Location = new System.Drawing.Point(813, 0);
            this.layoutControlItem6.Location = new System.Drawing.Point(828, 0);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem6.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem6.Size = new System.Drawing.Size(278, 29);
            this.layoutControlItem6.Text = "审核人";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_qt002;
            this.layoutControlItem7.Location = new System.Drawing.Point(813, 32);
            this.layoutControlItem7.Location = new System.Drawing.Point(828, 29);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem7.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem7.Size = new System.Drawing.Size(278, 29);
            this.layoutControlItem7.Text = "审核日期";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_qt015;
            this.layoutControlItem8.Location = new System.Drawing.Point(813, 64);
            this.layoutControlItem8.Location = new System.Drawing.Point(828, 58);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem8.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem8.Size = new System.Drawing.Size(278, 29);
            this.layoutControlItem8.Text = "审核标识";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem8.TextVisible = false;
@@ -814,37 +800,59 @@
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_qt013;
            this.layoutControlItem10.Location = new System.Drawing.Point(271, 64);
            this.layoutControlItem10.Location = new System.Drawing.Point(276, 58);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem10.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem10.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem10.Text = "客户";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_qt010;
            this.layoutControlItem13.Location = new System.Drawing.Point(271, 96);
            this.layoutControlItem13.Location = new System.Drawing.Point(276, 87);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem13.Size = new System.Drawing.Size(542, 32);
            this.layoutControlItem13.Size = new System.Drawing.Size(552, 29);
            this.layoutControlItem13.Text = "出库备注";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.ucLookHuoZhu1;
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 64);
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 58);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem9.OptionsTableLayoutItem.RowSpan = 2;
            this.layoutControlItem9.Size = new System.Drawing.Size(271, 64);
            this.layoutControlItem9.Size = new System.Drawing.Size(276, 58);
            this.layoutControlItem9.Text = "货主类型";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem9.TextVisible = false;
            //
            // layoutControlItem11
            //
            this.layoutControlItem11.Control = this.txt_qt009;
            this.layoutControlItem11.Location = new System.Drawing.Point(552, 58);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem11.Text = "领料部门";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem12
            //
            this.layoutControlItem12.Control = this.txt_qt008;
            this.layoutControlItem12.Location = new System.Drawing.Point(552, 29);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem12.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem12.Text = "发料仓库";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
            // 
            // tabMx
            // 
@@ -902,7 +910,6 @@
            // 
            // gvMx1guid
            // 
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "guid ";
            this.gvMx1guid.FieldName = "guid";
@@ -913,7 +920,6 @@
            // 
            // gvMx1qtrkGuid
            // 
            this.gvMx1qtrkGuid.AppearanceCell.Options.UseFont = true;
            this.gvMx1qtrkGuid.Caption = "qtGuid";
            this.gvMx1qtrkGuid.FieldName = "qtGuid";
@@ -1023,7 +1029,6 @@
            // 
            // gvMx1qd002
            // 
            this.gvMx1qd002.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd002.Caption = "物料编号 ";
            this.gvMx1qd002.FieldName = "qd002";
@@ -1036,7 +1041,6 @@
            // 
            // gvMx1qd003
            // 
            this.gvMx1qd003.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd003.Caption = "物料名称 ";
            this.gvMx1qd003.FieldName = "qd003";
@@ -1049,7 +1053,6 @@
            // 
            // gvMx1qd004
            // 
            this.gvMx1qd004.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd004.Caption = "规格型号 ";
            this.gvMx1qd004.FieldName = "qd004";
@@ -1062,7 +1065,6 @@
            // 
            // gvMx1qd007
            // 
            this.gvMx1qd007.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1qd007.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd007.AppearanceCell.Options.UseForeColor = true;
@@ -1079,7 +1081,6 @@
            // 
            // gvMx1qd008
            // 
            this.gvMx1qd008.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd008.Caption = "已扫数量 ";
            this.gvMx1qd008.FieldName = "qd008";
@@ -1092,7 +1093,6 @@
            // 
            // gvMx1qd009
            // 
            this.gvMx1qd009.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd009.Caption = "单位 ";
            this.gvMx1qd009.FieldName = "qd009dw";
@@ -1105,7 +1105,6 @@
            // 
            // gvMx1qd010
            // 
            this.gvMx1qd010.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1qd010.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd010.AppearanceCell.Options.UseForeColor = true;
@@ -1160,28 +1159,6 @@
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // layoutControlItem11
            //
            this.layoutControlItem11.Control = this.txt_qt009;
            this.layoutControlItem11.Location = new System.Drawing.Point(542, 64);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem11.Text = "领料部门";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem12
            //
            this.layoutControlItem12.Control = this.txt_qt008;
            this.layoutControlItem12.Location = new System.Drawing.Point(542, 32);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem12.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem12.Text = "发料仓库";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
            //
            // Frm_MesItemQt
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1231,6 +1208,8 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
@@ -1240,8 +1219,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            this.ResumeLayout(false);
        }
@@ -1325,5 +1302,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
        private DevExpress.Utils.ToolTipController tips;
    }
}