cdk
2025-09-04 72dc506dbd884fac5011b38d94280bf3e807969a
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs
@@ -64,7 +64,6 @@
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_qt005 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_qt001 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_qt008 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_qt010 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_qt016 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_qt002 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -100,6 +99,7 @@
            this.txt_qt033 = new DevExpress.XtraEditors.TextEdit();
            this.txt_qt032 = new DevExpress.XtraEditors.CheckEdit();
            this.txt_qt035 = new DevExpress.XtraEditors.ButtonEdit();
            this.txt_qtlx = new DevExpress.XtraEditors.ComboBoxEdit();
            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -124,6 +124,7 @@
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem24 = 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();
@@ -190,6 +191,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_qt033.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qt032.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qt035.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qtlx.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
@@ -214,6 +216,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -309,7 +312,6 @@
            this.gridColumn4,
            this.gv_qt005,
            this.gv_qt001,
            this.gv_qt008,
            this.gv_qt010,
            this.gv_qt016,
            this.gv_qt002,
@@ -396,7 +398,7 @@
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 7;
            this.gridColumn4.VisibleIndex = 12;
            this.gridColumn4.Width = 94;
            // 
            // gv_qt005
@@ -409,7 +411,7 @@
            this.gv_qt005.OptionsColumn.AllowEdit = false;
            this.gv_qt005.Tag = "query_a.qt005";
            this.gv_qt005.Visible = true;
            this.gv_qt005.VisibleIndex = 8;
            this.gv_qt005.VisibleIndex = 7;
            this.gv_qt005.Width = 94;
            // 
            // gv_qt001
@@ -422,21 +424,8 @@
            this.gv_qt001.OptionsColumn.AllowEdit = false;
            this.gv_qt001.Tag = "query_a.qt001";
            this.gv_qt001.Visible = true;
            this.gv_qt001.VisibleIndex = 9;
            this.gv_qt001.VisibleIndex = 8;
            this.gv_qt001.Width = 180;
            //
            // gv_qt008
            //
            this.gv_qt008.AppearanceCell.Options.UseFont = true;
            this.gv_qt008.Caption = "发料仓库 ";
            this.gv_qt008.FieldName = "flckName";
            this.gv_qt008.MinWidth = 25;
            this.gv_qt008.Name = "gv_qt008";
            this.gv_qt008.OptionsColumn.AllowEdit = false;
            this.gv_qt008.Tag = "query_a.qt008";
            this.gv_qt008.Visible = true;
            this.gv_qt008.VisibleIndex = 10;
            this.gv_qt008.Width = 94;
            // 
            // gv_qt010
            // 
@@ -448,7 +437,7 @@
            this.gv_qt010.OptionsColumn.AllowEdit = false;
            this.gv_qt010.Tag = "query_a.qt010";
            this.gv_qt010.Visible = true;
            this.gv_qt010.VisibleIndex = 11;
            this.gv_qt010.VisibleIndex = 9;
            this.gv_qt010.Width = 94;
            // 
            // gv_qt016
@@ -461,7 +450,7 @@
            this.gv_qt016.OptionsColumn.AllowEdit = false;
            this.gv_qt016.Tag = "query_a.qt016";
            this.gv_qt016.Visible = true;
            this.gv_qt016.VisibleIndex = 12;
            this.gv_qt016.VisibleIndex = 10;
            this.gv_qt016.Width = 94;
            // 
            // gv_qt002
@@ -474,7 +463,7 @@
            this.gv_qt002.OptionsColumn.AllowEdit = false;
            this.gv_qt002.Tag = "query_a.qt002";
            this.gv_qt002.Visible = true;
            this.gv_qt002.VisibleIndex = 13;
            this.gv_qt002.VisibleIndex = 11;
            this.gv_qt002.Width = 94;
            // 
            // gridColumn5
@@ -484,7 +473,7 @@
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 14;
            this.gridColumn5.VisibleIndex = 13;
            this.gridColumn5.Width = 94;
            // 
            // gridColumn6
@@ -494,7 +483,7 @@
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 15;
            this.gridColumn6.VisibleIndex = 14;
            this.gridColumn6.Width = 94;
            // 
            // gridColumn13
@@ -570,7 +559,7 @@
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.splitMx1.Size = new System.Drawing.Size(1126, 570);
            this.splitMx1.SplitterPosition = 188;
            this.splitMx1.SplitterPosition = 193;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
@@ -598,6 +587,7 @@
            this.layoutMx1.Controls.Add(this.txt_qt033);
            this.layoutMx1.Controls.Add(this.txt_qt032);
            this.layoutMx1.Controls.Add(this.txt_qt035);
            this.layoutMx1.Controls.Add(this.txt_qtlx);
            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem14});
@@ -605,7 +595,7 @@
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 361, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1126, 188);
            this.layoutMx1.Size = new System.Drawing.Size(1126, 193);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            // 
@@ -622,16 +612,16 @@
            // 
            this.ucLookHuoZhu1.HzId = null;
            this.ucLookHuoZhu1.IsReadly = false;
            this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 68);
            this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 69);
            this.ucLookHuoZhu1.Margin = new System.Windows.Forms.Padding(0);
            this.ucLookHuoZhu1.Name = "ucLookHuoZhu1";
            this.ucLookHuoZhu1.OrgId = null;
            this.ucLookHuoZhu1.Size = new System.Drawing.Size(272, 52);
            this.ucLookHuoZhu1.Size = new System.Drawing.Size(272, 54);
            this.ucLookHuoZhu1.TabIndex = 318;
            // 
            // txt_qt010
            // 
            this.txt_qt010.Location = new System.Drawing.Point(114, 124);
            this.txt_qt010.Location = new System.Drawing.Point(114, 127);
            this.txt_qt010.Name = "txt_qt010";
            this.txt_qt010.Properties.Appearance.Options.UseFont = true;
            this.txt_qt010.Size = new System.Drawing.Size(170, 24);
@@ -641,7 +631,7 @@
            // txt_qt009
            // 
            this.txt_qt009.IsReadly = false;
            this.txt_qt009.Location = new System.Drawing.Point(390, 124);
            this.txt_qt009.Location = new System.Drawing.Point(390, 127);
            this.txt_qt009.Name = "txt_qt009";
            this.txt_qt009.Size = new System.Drawing.Size(170, 24);
            this.txt_qt009.TabIndex = 316;
@@ -649,7 +639,7 @@
            // txt_qt013
            // 
            this.txt_qt013.IsReadly = false;
            this.txt_qt013.Location = new System.Drawing.Point(390, 96);
            this.txt_qt013.Location = new System.Drawing.Point(390, 98);
            this.txt_qt013.Name = "txt_qt013";
            this.txt_qt013.Size = new System.Drawing.Size(170, 24);
            this.txt_qt013.TabIndex = 304;
@@ -693,7 +683,7 @@
            // txt_qt020
            // 
            this.txt_qt020.EditValue = "普通(GENERAL)";
            this.txt_qt020.Location = new System.Drawing.Point(390, 68);
            this.txt_qt020.Location = new System.Drawing.Point(390, 69);
            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)});
@@ -735,7 +725,7 @@
            // 
            // txt_qt015
            // 
            this.txt_qt015.Location = new System.Drawing.Point(840, 68);
            this.txt_qt015.Location = new System.Drawing.Point(840, 69);
            this.txt_qt015.Name = "txt_qt015";
            this.txt_qt015.Properties.Caption = "审核状态";
            this.txt_qt015.Size = new System.Drawing.Size(274, 24);
@@ -745,7 +735,7 @@
            // 
            // txt_qt031
            // 
            this.txt_qt031.Location = new System.Drawing.Point(942, 96);
            this.txt_qt031.Location = new System.Drawing.Point(942, 98);
            this.txt_qt031.Name = "txt_qt031";
            this.txt_qt031.Size = new System.Drawing.Size(172, 24);
            this.txt_qt031.StyleController = this.layoutMx1;
@@ -754,7 +744,7 @@
            // 
            // txt_qt030
            // 
            this.txt_qt030.Location = new System.Drawing.Point(942, 124);
            this.txt_qt030.Location = new System.Drawing.Point(942, 127);
            this.txt_qt030.Name = "txt_qt030";
            this.txt_qt030.Size = new System.Drawing.Size(172, 24);
            this.txt_qt030.StyleController = this.layoutMx1;
@@ -763,7 +753,7 @@
            // 
            // txt_qt029
            // 
            this.txt_qt029.Location = new System.Drawing.Point(840, 152);
            this.txt_qt029.Location = new System.Drawing.Point(840, 156);
            this.txt_qt029.Name = "txt_qt029";
            this.txt_qt029.Properties.Caption = "财务审核状态";
            this.txt_qt029.Size = new System.Drawing.Size(274, 24);
@@ -773,7 +763,7 @@
            // 
            // txt_qt028
            // 
            this.txt_qt028.Location = new System.Drawing.Point(666, 96);
            this.txt_qt028.Location = new System.Drawing.Point(666, 98);
            this.txt_qt028.Name = "txt_qt028";
            this.txt_qt028.Size = new System.Drawing.Size(170, 24);
            this.txt_qt028.StyleController = this.layoutMx1;
@@ -782,7 +772,7 @@
            // 
            // txt_qt027
            // 
            this.txt_qt027.Location = new System.Drawing.Point(666, 124);
            this.txt_qt027.Location = new System.Drawing.Point(666, 127);
            this.txt_qt027.Name = "txt_qt027";
            this.txt_qt027.Size = new System.Drawing.Size(170, 24);
            this.txt_qt027.StyleController = this.layoutMx1;
@@ -800,7 +790,7 @@
            // 
            // txt_qt026
            // 
            this.txt_qt026.Location = new System.Drawing.Point(564, 152);
            this.txt_qt026.Location = new System.Drawing.Point(564, 156);
            this.txt_qt026.Name = "txt_qt026";
            this.txt_qt026.Properties.Caption = "售后审核标识";
            this.txt_qt026.Size = new System.Drawing.Size(272, 24);
@@ -819,7 +809,7 @@
            // 
            // txt_qt032
            // 
            this.txt_qt032.Location = new System.Drawing.Point(564, 68);
            this.txt_qt032.Location = new System.Drawing.Point(564, 69);
            this.txt_qt032.Name = "txt_qt032";
            this.txt_qt032.Properties.Caption = "采购审核标识";
            this.txt_qt032.Size = new System.Drawing.Size(272, 24);
@@ -829,13 +819,33 @@
            // 
            // txt_qt035
            // 
            this.txt_qt035.Location = new System.Drawing.Point(114, 152);
            this.txt_qt035.Location = new System.Drawing.Point(114, 156);
            this.txt_qt035.Name = "txt_qt035";
            this.txt_qt035.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.txt_qt035.Size = new System.Drawing.Size(170, 24);
            this.txt_qt035.StyleController = this.layoutMx1;
            this.txt_qt035.TabIndex = 330;
            //
            // txt_qtlx
            //
            this.txt_qtlx.EditValue = "请选择";
            this.txt_qtlx.Location = new System.Drawing.Point(390, 156);
            this.txt_qtlx.Name = "txt_qtlx";
            this.txt_qtlx.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_qtlx.Properties.Items.AddRange(new object[] {
            "请选择",
            "1:辅料领用",
            "2:研发领用",
            "3:测试部门品质工艺",
            "4:客户赠送",
            "5:报废出库",
            "6:样机出库"});
            this.txt_qtlx.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.txt_qtlx.Size = new System.Drawing.Size(170, 24);
            this.txt_qtlx.StyleController = this.layoutMx1;
            this.txt_qtlx.TabIndex = 331;
            // 
            // layoutControlItem14
            // 
@@ -875,7 +885,8 @@
            this.layoutControlItem10,
            this.layoutControlItem5,
            this.layoutControlItem13,
            this.layoutControlItem24});
            this.layoutControlItem24,
            this.layoutControlItem12});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -910,7 +921,7 @@
            rowDefinition4,
            rowDefinition5,
            rowDefinition6});
            this.Root.Size = new System.Drawing.Size(1126, 188);
            this.Root.Size = new System.Drawing.Size(1126, 193);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -938,7 +949,7 @@
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 28);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem4.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem4.Text = "库存组织";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -959,18 +970,18 @@
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem7.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem7.Size = new System.Drawing.Size(278, 29);
            this.layoutControlItem7.Text = "审核时间";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_qt015;
            this.layoutControlItem8.Location = new System.Drawing.Point(828, 56);
            this.layoutControlItem8.Location = new System.Drawing.Point(828, 57);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem8.Size = new System.Drawing.Size(278, 28);
            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;
@@ -978,11 +989,11 @@
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.ucLookHuoZhu1;
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 56);
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 57);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem9.OptionsTableLayoutItem.RowSpan = 2;
            this.layoutControlItem9.Size = new System.Drawing.Size(276, 56);
            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;
@@ -990,33 +1001,33 @@
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_qt031;
            this.layoutControlItem15.Location = new System.Drawing.Point(828, 84);
            this.layoutControlItem15.Location = new System.Drawing.Point(828, 86);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem15.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem15.Size = new System.Drawing.Size(278, 29);
            this.layoutControlItem15.Text = "财务审核人员";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.txt_qt030;
            this.layoutControlItem16.Location = new System.Drawing.Point(828, 112);
            this.layoutControlItem16.Location = new System.Drawing.Point(828, 115);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem16.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem16.Size = new System.Drawing.Size(278, 29);
            this.layoutControlItem16.Text = "财务审核时间";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem17
            // 
            this.layoutControlItem17.Control = this.txt_qt029;
            this.layoutControlItem17.Location = new System.Drawing.Point(828, 140);
            this.layoutControlItem17.Location = new System.Drawing.Point(828, 144);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem17.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem17.Size = new System.Drawing.Size(278, 29);
            this.layoutControlItem17.Text = "财务审核标识";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem17.TextVisible = false;
@@ -1024,33 +1035,33 @@
            // layoutControlItem18
            // 
            this.layoutControlItem18.Control = this.txt_qt028;
            this.layoutControlItem18.Location = new System.Drawing.Point(552, 84);
            this.layoutControlItem18.Location = new System.Drawing.Point(552, 86);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem18.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem18.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem18.Text = "售后审核人员";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem19
            // 
            this.layoutControlItem19.Control = this.txt_qt027;
            this.layoutControlItem19.Location = new System.Drawing.Point(552, 112);
            this.layoutControlItem19.Location = new System.Drawing.Point(552, 115);
            this.layoutControlItem19.Name = "layoutControlItem19";
            this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem19.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem19.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem19.Text = "售后审核时间";
            this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem21
            // 
            this.layoutControlItem21.Control = this.txt_qt026;
            this.layoutControlItem21.Location = new System.Drawing.Point(552, 140);
            this.layoutControlItem21.Location = new System.Drawing.Point(552, 144);
            this.layoutControlItem21.Name = "layoutControlItem21";
            this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem21.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem21.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem21.Text = "售后审核标识";
            this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem21.TextVisible = false;
@@ -1068,22 +1079,22 @@
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_qt020;
            this.layoutControlItem3.Location = new System.Drawing.Point(276, 56);
            this.layoutControlItem3.Location = new System.Drawing.Point(276, 57);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem3.Text = "库存方向";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_qt009;
            this.layoutControlItem11.Location = new System.Drawing.Point(276, 112);
            this.layoutControlItem11.Location = new System.Drawing.Point(276, 115);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem11.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem11.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem11.Text = "领料部门";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1094,18 +1105,18 @@
            this.layoutControlItem22.Name = "layoutControlItem22";
            this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem22.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem22.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem22.Text = "采购审核时间";
            this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem23
            // 
            this.layoutControlItem23.Control = this.txt_qt032;
            this.layoutControlItem23.Location = new System.Drawing.Point(552, 56);
            this.layoutControlItem23.Location = new System.Drawing.Point(552, 57);
            this.layoutControlItem23.Name = "layoutControlItem23";
            this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem23.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem23.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem23.Text = "采购审核标识";
            this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem23.TextVisible = false;
@@ -1113,11 +1124,11 @@
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_qt013;
            this.layoutControlItem10.Location = new System.Drawing.Point(276, 84);
            this.layoutControlItem10.Location = new System.Drawing.Point(276, 86);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem10.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem10.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem10.Text = "客户";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1128,29 +1139,40 @@
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem5.Text = "领用组织";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_qt010;
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 112);
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 115);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem13.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem13.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem13.Text = "申请备注";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem24
            // 
            this.layoutControlItem24.Control = this.txt_qt035;
            this.layoutControlItem24.Location = new System.Drawing.Point(0, 140);
            this.layoutControlItem24.Location = new System.Drawing.Point(0, 144);
            this.layoutControlItem24.Name = "layoutControlItem24";
            this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem24.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem24.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem24.Text = "来源单号";
            this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
            //
            // layoutControlItem12
            //
            this.layoutControlItem12.Control = this.txt_qtlx;
            this.layoutControlItem12.Location = new System.Drawing.Point(276, 144);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem12.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem12.Text = "出库类型";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
            // 
            // tabMx
            // 
@@ -1158,7 +1180,7 @@
            this.tabMx.Location = new System.Drawing.Point(0, 0);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1126, 370);
            this.tabMx.Size = new System.Drawing.Size(1126, 365);
            this.tabMx.TabIndex = 3;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
@@ -1167,7 +1189,7 @@
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 338);
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 333);
            this.tabMxPage1.Text = "申请明细";
            // 
            // gcMx1
@@ -1180,7 +1202,7 @@
            this.repositoryItemButtonEdit1,
            this.repositoryItemSearchLookUpEdit1,
            this.rptCk});
            this.gcMx1.Size = new System.Drawing.Size(1124, 338);
            this.gcMx1.Size = new System.Drawing.Size(1124, 333);
            this.gcMx1.TabIndex = 1;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -1485,7 +1507,7 @@
            // picCheckBox
            // 
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
            this.picCheckBox.Location = new System.Drawing.Point(952, 55);
            this.picCheckBox.Location = new System.Drawing.Point(971, 27);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
@@ -1539,6 +1561,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_qt033.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qt032.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qt035.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qtlx.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
@@ -1563,6 +1586,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
@@ -1592,7 +1616,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
        private DevExpress.XtraGrid.Columns.GridColumn gv_qt005;
        private DevExpress.XtraGrid.Columns.GridColumn gv_qt001;
        private DevExpress.XtraGrid.Columns.GridColumn gv_qt008;
        private DevExpress.XtraGrid.Columns.GridColumn gv_qt010;
        private DevExpress.XtraGrid.Columns.GridColumn gv_qt016;
        private DevExpress.XtraGrid.Columns.GridColumn gv_qt002;
@@ -1681,5 +1704,7 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
        private DevExpress.XtraEditors.ComboBoxEdit txt_qtlx;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
    }
}