lu
2025-04-26 3d01064f3ba6352d054b356669d023eb6cc7e52e
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();
@@ -62,6 +63,9 @@
            this.gv_qt002 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -93,6 +97,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 +125,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 +165,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 +176,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
@@ -211,6 +216,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";
@@ -224,18 +230,18 @@
            // split1.Panel2
            // 
            this.split1.Panel2.Text = "Panel2";
            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1126, 570);
            this.split1.SplitterPosition = 550;
            this.split1.SplitterPosition = 0;
            this.split1.TabIndex = 0;
            // 
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
            this.gcMain1.Size = new System.Drawing.Size(1126, 511);
            this.gcMain1.Size = new System.Drawing.Size(1126, 519);
            this.gcMain1.TabIndex = 2;
            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
@@ -244,7 +250,6 @@
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -261,7 +266,10 @@
            this.gv_qt016,
            this.gv_qt002,
            this.gridColumn5,
            this.gridColumn6});
            this.gridColumn6,
            this.gridColumn13,
            this.gridColumn14,
            this.gridColumn15});
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
@@ -271,7 +279,6 @@
            // 
            // gv_qt015
            // 
            this.gv_qt015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt015.AppearanceCell.Options.UseFont = true;
            this.gv_qt015.Caption = "审核状态 ";
            this.gv_qt015.FieldName = "isChk";
@@ -287,7 +294,6 @@
            // 
            // gv_qt014
            // 
            this.gv_qt014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt014.AppearanceCell.Options.UseFont = true;
            this.gv_qt014.Caption = "完结标识 ";
            this.gv_qt014.FieldName = "isWj";
@@ -297,13 +303,10 @@
            this.gv_qt014.OptionsColumn.AllowEdit = false;
            this.gv_qt014.Tag = "query_a.qt014";
            this.gv_qt014.UnboundDataType = typeof(bool);
            this.gv_qt014.Visible = true;
            this.gv_qt014.VisibleIndex = 1;
            this.gv_qt014.Width = 50;
            // 
            // gv_qtck
            // 
            this.gv_qtck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qtck.AppearanceCell.Options.UseFont = true;
            this.gv_qtck.Caption = "申请单号 ";
            this.gv_qtck.FieldName = "qtck";
@@ -312,7 +315,7 @@
            this.gv_qtck.OptionsColumn.AllowEdit = false;
            this.gv_qtck.Tag = "query_a.qtck";
            this.gv_qtck.Visible = true;
            this.gv_qtck.VisibleIndex = 2;
            this.gv_qtck.VisibleIndex = 4;
            this.gv_qtck.Width = 100;
            // 
            // gridColumn3
@@ -322,12 +325,11 @@
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 3;
            this.gridColumn3.VisibleIndex = 5;
            this.gridColumn3.Width = 94;
            // 
            // gv_qt020
            // 
            this.gv_qt020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt020.AppearanceCell.Options.UseFont = true;
            this.gv_qt020.Caption = "库存方向";
            this.gv_qt020.FieldName = "qt020";
@@ -336,7 +338,7 @@
            this.gv_qt020.OptionsColumn.AllowEdit = false;
            this.gv_qt020.Tag = "query_a.qt020";
            this.gv_qt020.Visible = true;
            this.gv_qt020.VisibleIndex = 4;
            this.gv_qt020.VisibleIndex = 6;
            this.gv_qt020.Width = 94;
            // 
            // gridColumn4
@@ -346,12 +348,11 @@
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 5;
            this.gridColumn4.VisibleIndex = 7;
            this.gridColumn4.Width = 94;
            // 
            // gv_qt005
            // 
            this.gv_qt005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt005.AppearanceCell.Options.UseFont = true;
            this.gv_qt005.Caption = "制单人 ";
            this.gv_qt005.FieldName = "qt005";
@@ -360,12 +361,11 @@
            this.gv_qt005.OptionsColumn.AllowEdit = false;
            this.gv_qt005.Tag = "query_a.qt005";
            this.gv_qt005.Visible = true;
            this.gv_qt005.VisibleIndex = 6;
            this.gv_qt005.VisibleIndex = 8;
            this.gv_qt005.Width = 94;
            // 
            // gv_qt001
            // 
            this.gv_qt001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt001.AppearanceCell.Options.UseFont = true;
            this.gv_qt001.Caption = "制单日期 ";
            this.gv_qt001.FieldName = "qt001";
@@ -374,12 +374,11 @@
            this.gv_qt001.OptionsColumn.AllowEdit = false;
            this.gv_qt001.Tag = "query_a.qt001";
            this.gv_qt001.Visible = true;
            this.gv_qt001.VisibleIndex = 7;
            this.gv_qt001.VisibleIndex = 9;
            this.gv_qt001.Width = 180;
            // 
            // gv_qt008
            // 
            this.gv_qt008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt008.AppearanceCell.Options.UseFont = true;
            this.gv_qt008.Caption = "发料仓库 ";
            this.gv_qt008.FieldName = "flckName";
@@ -388,26 +387,24 @@
            this.gv_qt008.OptionsColumn.AllowEdit = false;
            this.gv_qt008.Tag = "query_a.qt008";
            this.gv_qt008.Visible = true;
            this.gv_qt008.VisibleIndex = 8;
            this.gv_qt008.VisibleIndex = 10;
            this.gv_qt008.Width = 94;
            // 
            // gv_qt010
            // 
            this.gv_qt010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt010.AppearanceCell.Options.UseFont = true;
            this.gv_qt010.Caption = "出库原因 ";
            this.gv_qt010.Caption = "申请备注";
            this.gv_qt010.FieldName = "qt010";
            this.gv_qt010.MinWidth = 25;
            this.gv_qt010.Name = "gv_qt010";
            this.gv_qt010.OptionsColumn.AllowEdit = false;
            this.gv_qt010.Tag = "query_a.qt010";
            this.gv_qt010.Visible = true;
            this.gv_qt010.VisibleIndex = 9;
            this.gv_qt010.VisibleIndex = 11;
            this.gv_qt010.Width = 94;
            // 
            // gv_qt016
            // 
            this.gv_qt016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt016.AppearanceCell.Options.UseFont = true;
            this.gv_qt016.Caption = "审核人 ";
            this.gv_qt016.FieldName = "qt016";
@@ -416,12 +413,11 @@
            this.gv_qt016.OptionsColumn.AllowEdit = false;
            this.gv_qt016.Tag = "query_a.qt016";
            this.gv_qt016.Visible = true;
            this.gv_qt016.VisibleIndex = 10;
            this.gv_qt016.VisibleIndex = 12;
            this.gv_qt016.Width = 94;
            // 
            // gv_qt002
            // 
            this.gv_qt002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt002.AppearanceCell.Options.UseFont = true;
            this.gv_qt002.Caption = "审核日期 ";
            this.gv_qt002.FieldName = "qt002";
@@ -430,7 +426,7 @@
            this.gv_qt002.OptionsColumn.AllowEdit = false;
            this.gv_qt002.Tag = "query_a.qt002";
            this.gv_qt002.Visible = true;
            this.gv_qt002.VisibleIndex = 11;
            this.gv_qt002.VisibleIndex = 13;
            this.gv_qt002.Width = 94;
            // 
            // gridColumn5
@@ -440,7 +436,7 @@
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 12;
            this.gridColumn5.VisibleIndex = 14;
            this.gridColumn5.Width = 94;
            // 
            // gridColumn6
@@ -450,14 +446,44 @@
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 13;
            this.gridColumn6.VisibleIndex = 15;
            this.gridColumn6.Width = 94;
            //
            // gridColumn13
            //
            this.gridColumn13.Caption = "财务审核";
            this.gridColumn13.FieldName = "isCwChk";
            this.gridColumn13.MinWidth = 25;
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.Visible = true;
            this.gridColumn13.VisibleIndex = 3;
            this.gridColumn13.Width = 94;
            //
            // gridColumn14
            //
            this.gridColumn14.Caption = "售后审核";
            this.gridColumn14.FieldName = "isShChk";
            this.gridColumn14.MinWidth = 25;
            this.gridColumn14.Name = "gridColumn14";
            this.gridColumn14.Visible = true;
            this.gridColumn14.VisibleIndex = 1;
            this.gridColumn14.Width = 94;
            //
            // gridColumn15
            //
            this.gridColumn15.Caption = "采购审核";
            this.gridColumn15.FieldName = "isCgChk";
            this.gridColumn15.MinWidth = 25;
            this.gridColumn15.Name = "gridColumn15";
            this.gridColumn15.Visible = true;
            this.gridColumn15.VisibleIndex = 2;
            this.gridColumn15.Width = 94;
            // 
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pageBar1.Location = new System.Drawing.Point(0, 511);
            this.pageBar1.Location = new System.Drawing.Point(0, 519);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
@@ -488,6 +514,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(1126, 570);
            this.splitMx1.SplitterPosition = 136;
            this.splitMx1.TabIndex = 0;
@@ -531,55 +558,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.Font = new System.Drawing.Font("Tahoma", 10F);
            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.Font = new System.Drawing.Font("Tahoma", 10F);
            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 +612,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 +624,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 +648,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.Font = new System.Drawing.Font("Tahoma", 10F);
            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.Font = new System.Drawing.Font("Tahoma", 10F);
            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 +748,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 +756,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 +837,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.Text = "出库备注";
            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 +947,6 @@
            // 
            // gvMx1guid
            // 
            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "guid ";
            this.gvMx1guid.FieldName = "guid";
@@ -913,7 +957,6 @@
            // 
            // gvMx1qtrkGuid
            // 
            this.gvMx1qtrkGuid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qtrkGuid.AppearanceCell.Options.UseFont = true;
            this.gvMx1qtrkGuid.Caption = "qtGuid";
            this.gvMx1qtrkGuid.FieldName = "qtGuid";
@@ -1023,7 +1066,6 @@
            // 
            // gvMx1qd002
            // 
            this.gvMx1qd002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd002.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd002.Caption = "物料编号 ";
            this.gvMx1qd002.FieldName = "qd002";
@@ -1036,7 +1078,6 @@
            // 
            // gvMx1qd003
            // 
            this.gvMx1qd003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd003.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd003.Caption = "物料名称 ";
            this.gvMx1qd003.FieldName = "qd003";
@@ -1049,7 +1090,6 @@
            // 
            // gvMx1qd004
            // 
            this.gvMx1qd004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd004.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd004.Caption = "规格型号 ";
            this.gvMx1qd004.FieldName = "qd004";
@@ -1062,7 +1102,6 @@
            // 
            // gvMx1qd007
            // 
            this.gvMx1qd007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd007.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1qd007.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd007.AppearanceCell.Options.UseForeColor = true;
@@ -1079,7 +1118,6 @@
            // 
            // gvMx1qd008
            // 
            this.gvMx1qd008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd008.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd008.Caption = "已扫数量 ";
            this.gvMx1qd008.FieldName = "qd008";
@@ -1092,7 +1130,6 @@
            // 
            // gvMx1qd009
            // 
            this.gvMx1qd009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd009.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd009.Caption = "单位 ";
            this.gvMx1qd009.FieldName = "qd009dw";
@@ -1105,7 +1142,6 @@
            // 
            // gvMx1qd010
            // 
            this.gvMx1qd010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd010.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1qd010.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd010.AppearanceCell.Options.UseForeColor = true;
@@ -1160,28 +1196,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 +1245,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 +1256,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 +1339,9 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
        private DevExpress.Utils.ToolTipController tips;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
    }
}