From 4ef4bb19a581d32e413e8d1465a18930d85cd431 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期六, 08 十一月 2025 16:47:53 +0800
Subject: [PATCH] ID转姓名:仓库验退、生产退料申请、生产退料单、受托入库申请、受托入库单、委外加工单、委外加工出库申请

---
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs | 1561 +++++++++++++++++++++++++--------------------------------
 1 files changed, 684 insertions(+), 877 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs
index 6d045de..8280cbd 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.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();
@@ -42,11 +43,6 @@
             DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
             DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
             DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -54,58 +50,63 @@
             this.gcMain1 = new DevExpress.XtraGrid.GridControl();
             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gv_qt015 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_qt014 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_qtck = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_qt003 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_qt019 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_qt005 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_qt001 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_qt016 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_qt002 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_qt010 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv18 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.pageBar1 = new UserControls.Data.UcPageBar();
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
             this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+            this.txt_fCustId = new Gs.DevApp.UserControl.UcLookCustomer();
             this.lbGuid = new System.Windows.Forms.Label();
-            this.txt_qt010 = new DevExpress.XtraEditors.TextEdit();
-            this.ucLookHuoZhu1 = new Gs.DevApp.UserControl.UcLookHuoZhu();
-            this.txt_qt008 = new Gs.DevApp.UserControl.UcLookCk();
-            this.txt_qt016 = new DevExpress.XtraEditors.TextEdit();
-            this.txt_qt018 = new Gs.DevApp.UserControl.UcLookSupplier();
-            this.txt_qt022 = new Gs.DevApp.UserControl.UcLookOrg();
-            this.txt_qt009 = new Gs.DevApp.UserControl.UcLookDepartment();
-            this.txt_qtck = new DevExpress.XtraEditors.TextEdit();
-            this.txt_qt002 = new DevExpress.XtraEditors.TextEdit();
-            this.txt_qt003 = new DevExpress.XtraEditors.ComboBoxEdit();
-            this.txt_qt019 = new DevExpress.XtraEditors.ComboBoxEdit();
-            this.txt_qt015 = new DevExpress.XtraEditors.CheckEdit();
-            this.txt_qt005 = new DevExpress.XtraEditors.TextEdit();
-            this.txt_qt001 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_remark = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fStockId = new Gs.DevApp.UserControl.UcLookCk();
+            this.txt_checkByName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fStockOrgId = new Gs.DevApp.UserControl.UcLookOrg();
+            this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
+            this.txt_isCheck = new DevExpress.XtraEditors.CheckEdit();
+            this.txt_createByName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
+            this.txt_guid = new DevExpress.XtraEditors.TextEdit();
+            this.txt_isFinish = new DevExpress.XtraEditors.CheckEdit();
+            this.txt_qt034Name = new DevExpress.XtraEditors.TextEdit();
+            this.txt_qt033 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_qt032 = new DevExpress.XtraEditors.CheckEdit();
+            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
             this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
+            this.split99 = new DevExpress.XtraEditors.SplitContainerControl();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
             this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1qtrkGuid = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemSearchLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit();
             this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -114,6 +115,7 @@
             this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1qd002 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1qd003 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1qd004 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -121,30 +123,11 @@
             this.gvMx1qd010 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1qd008 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1qd009 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
-            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.panelMx1 = new DevExpress.XtraEditors.PanelControl();
-            this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint();
-            this.lbMxGuid = new DevExpress.XtraEditors.LabelControl();
-            this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
-            this.txtKdy = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
-            this.txtYdy = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
-            this.txtQuantity = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
-            this.txtWlgg = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
-            this.txtWlmc = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
-            this.txtWlid = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
+            this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx2 = new DevExpress.XtraGrid.GridControl();
             this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -157,9 +140,8 @@
             this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1lotDate = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
+            this.tips = new DevExpress.Utils.ToolTipController(this.components);
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -179,53 +161,51 @@
             this.splitMx1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
             this.layoutMx1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt010.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt016.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qtck.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt002.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt003.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt019.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt015.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt005.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt001.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkByName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_isCheck.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createByName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_isFinish.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qt034Name.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qt033.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qt032.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.split99)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split99.Panel1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split99.Panel2)).BeginInit();
+            this.split99.Panel2.SuspendLayout();
+            this.split99.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).BeginInit();
-            this.panelMx1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).BeginInit();
             this.xtraTabPage3.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             this.SuspendLayout();
             // 
@@ -233,13 +213,15 @@
             // 
             this.toolBarMenu1.chkParameter = null;
             this.toolBarMenu1.currentAction = null;
+            this.toolBarMenu1.defaultActions = null;
             this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
             this.toolBarMenu1.guidKey = null;
             this.toolBarMenu1.isSetBtn = false;
             this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
             this.toolBarMenu1.Name = "toolBarMenu1";
             this.toolBarMenu1.rptParameter = "rpt_Qtrk{}";
-            this.toolBarMenu1.Size = new System.Drawing.Size(1169, 80);
+            this.toolBarMenu1.Size = new System.Drawing.Size(1461, 98);
             this.toolBarMenu1.TabIndex = 0;
             this.toolBarMenu1.xlsInService = null;
             this.toolBarMenu1.xlsOutParameter = null;
@@ -247,10 +229,11 @@
             // xtraTabControl1
             // 
             this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+            this.xtraTabControl1.Location = new System.Drawing.Point(0, 98);
+            this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.xtraTabControl1.Name = "xtraTabControl1";
             this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
-            this.xtraTabControl1.Size = new System.Drawing.Size(1169, 602);
+            this.xtraTabControl1.Size = new System.Drawing.Size(1461, 736);
             this.xtraTabControl1.TabIndex = 3;
             this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.xtraTabPage1,
@@ -259,15 +242,18 @@
             // xtraTabPage1
             // 
             this.xtraTabPage1.Controls.Add(this.split1);
+            this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.xtraTabPage1.Name = "xtraTabPage1";
-            this.xtraTabPage1.Size = new System.Drawing.Size(1167, 570);
+            this.xtraTabPage1.Size = new System.Drawing.Size(1459, 698);
             this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
             // 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.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.split1.Name = "split1";
             // 
             // split1.Panel1
@@ -275,18 +261,20 @@
             this.split1.Panel1.Controls.Add(this.gcMain1);
             this.split1.Panel1.Controls.Add(this.pageBar1);
             this.split1.Panel1.Text = "Panel1";
-            this.split1.Size = new System.Drawing.Size(1167, 570);
-            this.split1.SplitterPosition = 558;
+            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+            this.split1.Size = new System.Drawing.Size(1459, 698);
+            this.split1.SplitterPosition = 0;
             this.split1.TabIndex = 4;
             // 
             // gcMain1
             // 
             this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gcMain1.Location = new System.Drawing.Point(0, 0);
             this.gcMain1.MainView = this.gridView1;
+            this.gcMain1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gcMain1.Name = "gcMain1";
-            this.gcMain1.Size = new System.Drawing.Size(1167, 519);
+            this.gcMain1.Size = new System.Drawing.Size(1459, 635);
             this.gcMain1.TabIndex = 2;
             this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
@@ -295,24 +283,27 @@
             // 
             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.ColumnPanelRowHeight = 61;
             this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gv_qt015,
-            this.gv_qt014,
+            this.gridColumn21,
             this.gv_qtck,
-            this.gv_qt003,
-            this.gv_qt019,
+            this.gridColumn14,
+            this.gridColumn17,
+            this.gridColumn18,
+            this.gridColumn19,
             this.gv_qt005,
             this.gv_qt001,
             this.gv_qt016,
             this.gv_qt002,
             this.gv_qt010,
             this.gridColumn13,
-            this.gridColumn14});
+            this.gv18,
+            this.gridColumn23});
+            this.gridView1.DetailHeight = 428;
             this.gridView1.GridControl = this.gcMain1;
-            this.gridView1.IndicatorWidth = 50;
+            this.gridView1.IndicatorWidth = 62;
             this.gridView1.Name = "gridView1";
             this.gridView1.OptionsFind.ShowSearchNavButtons = false;
             this.gridView1.OptionsView.ShowAutoFilterRow = true;
@@ -320,183 +311,189 @@
             // 
             // 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 = "isSh";
-            this.gv_qt015.MaxWidth = 50;
-            this.gv_qt015.MinWidth = 50;
+            this.gv_qt015.Caption = "鍒跺崟鐘舵�� ";
+            this.gv_qt015.FieldName = "isCheck";
+            this.gv_qt015.MinWidth = 31;
             this.gv_qt015.Name = "gv_qt015";
             this.gv_qt015.OptionsColumn.AllowEdit = false;
             this.gv_qt015.Tag = "query_a.qt015";
             this.gv_qt015.Visible = true;
-            this.gv_qt015.VisibleIndex = 0;
-            this.gv_qt015.Width = 50;
+            this.gv_qt015.VisibleIndex = 1;
+            this.gv_qt015.Width = 62;
             // 
-            // gv_qt014
+            // gridColumn21
             // 
-            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";
-            this.gv_qt014.MaxWidth = 50;
-            this.gv_qt014.MinWidth = 50;
-            this.gv_qt014.Name = "gv_qt014";
-            this.gv_qt014.OptionsColumn.AllowEdit = false;
-            this.gv_qt014.Tag = "query_a.qt014";
-            this.gv_qt014.Visible = true;
-            this.gv_qt014.VisibleIndex = 1;
-            this.gv_qt014.Width = 50;
+            this.gridColumn21.Caption = "瀹岀粨鏍囪瘑";
+            this.gridColumn21.FieldName = "txtColor";
+            this.gridColumn21.MinWidth = 31;
+            this.gridColumn21.Name = "gridColumn21";
+            this.gridColumn21.Visible = true;
+            this.gridColumn21.VisibleIndex = 0;
+            this.gridColumn21.Width = 117;
             // 
             // 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";
-            this.gv_qtck.MinWidth = 25;
+            this.gv_qtck.FieldName = "billNo";
+            this.gv_qtck.MinWidth = 31;
             this.gv_qtck.Name = "gv_qtck";
             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.Width = 180;
+            this.gv_qtck.VisibleIndex = 3;
+            this.gv_qtck.Width = 225;
             // 
-            // gv_qt003
+            // gridColumn14
             // 
-            this.gv_qt003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_qt003.AppearanceCell.Options.UseFont = true;
-            this.gv_qt003.Caption = "鍗曟嵁绫诲瀷";
-            this.gv_qt003.FieldName = "qt003";
-            this.gv_qt003.MinWidth = 25;
-            this.gv_qt003.Name = "gv_qt003";
-            this.gv_qt003.OptionsColumn.AllowEdit = false;
-            this.gv_qt003.Tag = "query_a.qt003";
-            this.gv_qt003.Visible = true;
-            this.gv_qt003.VisibleIndex = 3;
-            this.gv_qt003.Width = 94;
+            this.gridColumn14.Caption = "瀹㈡埛ID";
+            this.gridColumn14.FieldName = "fCustId";
+            this.gridColumn14.MinWidth = 31;
+            this.gridColumn14.Name = "gridColumn14";
+            this.gridColumn14.Width = 117;
             // 
-            // gv_qt019
+            // gridColumn17
             // 
-            this.gv_qt019.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_qt019.AppearanceCell.Options.UseFont = true;
-            this.gv_qt019.Caption = "搴撳瓨鏂瑰悜";
-            this.gv_qt019.FieldName = "qt019";
-            this.gv_qt019.MinWidth = 25;
-            this.gv_qt019.Name = "gv_qt019";
-            this.gv_qt019.OptionsColumn.AllowEdit = false;
-            this.gv_qt019.Tag = "query_a.qt019";
-            this.gv_qt019.Visible = true;
-            this.gv_qt019.VisibleIndex = 4;
-            this.gv_qt019.Width = 94;
+            this.gridColumn17.Caption = "瀹㈡埛鍚嶇О";
+            this.gridColumn17.FieldName = "fCustName";
+            this.gridColumn17.MinWidth = 31;
+            this.gridColumn17.Name = "gridColumn17";
+            this.gridColumn17.Visible = true;
+            this.gridColumn17.VisibleIndex = 4;
+            this.gridColumn17.Width = 117;
+            // 
+            // gridColumn18
+            // 
+            this.gridColumn18.Caption = "浠撳簱ID";
+            this.gridColumn18.FieldName = "fStockOrgId";
+            this.gridColumn18.MinWidth = 31;
+            this.gridColumn18.Name = "gridColumn18";
+            this.gridColumn18.Width = 117;
+            // 
+            // gridColumn19
+            // 
+            this.gridColumn19.Caption = "浠撳簱鍚嶇О";
+            this.gridColumn19.FieldName = "fStockOrgName";
+            this.gridColumn19.MinWidth = 31;
+            this.gridColumn19.Name = "gridColumn19";
+            this.gridColumn19.Visible = true;
+            this.gridColumn19.VisibleIndex = 5;
+            this.gridColumn19.Width = 117;
             // 
             // 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";
-            this.gv_qt005.MinWidth = 25;
+            this.gv_qt005.FieldName = "createByName";
+            this.gv_qt005.MinWidth = 31;
             this.gv_qt005.Name = "gv_qt005";
             this.gv_qt005.OptionsColumn.AllowEdit = false;
             this.gv_qt005.Tag = "query_a.qt005";
             this.gv_qt005.Visible = true;
-            this.gv_qt005.VisibleIndex = 5;
-            this.gv_qt005.Width = 94;
+            this.gv_qt005.VisibleIndex = 6;
+            this.gv_qt005.Width = 117;
             // 
             // 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";
-            this.gv_qt001.MinWidth = 25;
+            this.gv_qt001.FieldName = "createDate";
+            this.gv_qt001.MinWidth = 31;
             this.gv_qt001.Name = "gv_qt001";
             this.gv_qt001.OptionsColumn.AllowEdit = false;
             this.gv_qt001.Tag = "query_a.qt001";
             this.gv_qt001.Visible = true;
-            this.gv_qt001.VisibleIndex = 6;
-            this.gv_qt001.Width = 200;
+            this.gv_qt001.VisibleIndex = 7;
+            this.gv_qt001.Width = 250;
             // 
             // 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";
-            this.gv_qt016.MinWidth = 25;
+            this.gv_qt016.FieldName = "checkUserName";
+            this.gv_qt016.MinWidth = 31;
             this.gv_qt016.Name = "gv_qt016";
             this.gv_qt016.OptionsColumn.AllowEdit = false;
             this.gv_qt016.Tag = "query_a.qt016";
             this.gv_qt016.Visible = true;
-            this.gv_qt016.VisibleIndex = 7;
-            this.gv_qt016.Width = 94;
+            this.gv_qt016.VisibleIndex = 8;
+            this.gv_qt016.Width = 117;
             // 
             // 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";
-            this.gv_qt002.MinWidth = 25;
+            this.gv_qt002.FieldName = "checkDate";
+            this.gv_qt002.MinWidth = 31;
             this.gv_qt002.Name = "gv_qt002";
             this.gv_qt002.OptionsColumn.AllowEdit = false;
             this.gv_qt002.Tag = "query_a.qt002";
             this.gv_qt002.Visible = true;
-            this.gv_qt002.VisibleIndex = 8;
-            this.gv_qt002.Width = 180;
+            this.gv_qt002.VisibleIndex = 9;
+            this.gv_qt002.Width = 225;
             // 
             // 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.FieldName = "qt010";
-            this.gv_qt010.MinWidth = 25;
+            this.gv_qt010.Caption = "鐢宠鍘熷洜 ";
+            this.gv_qt010.FieldName = "remark";
+            this.gv_qt010.MinWidth = 31;
             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.Width = 94;
+            this.gv_qt010.VisibleIndex = 10;
+            this.gv_qt010.Width = 117;
             // 
             // gridColumn13
             // 
             this.gridColumn13.Caption = "搴撳瓨缁勭粐";
             this.gridColumn13.FieldName = "kcOrg";
-            this.gridColumn13.MinWidth = 25;
+            this.gridColumn13.MinWidth = 31;
             this.gridColumn13.Name = "gridColumn13";
             this.gridColumn13.Visible = true;
-            this.gridColumn13.VisibleIndex = 10;
-            this.gridColumn13.Width = 94;
+            this.gridColumn13.VisibleIndex = 11;
+            this.gridColumn13.Width = 117;
             // 
-            // gridColumn14
+            // gv18
             // 
-            this.gridColumn14.Caption = "璐т富绫诲瀷";
-            this.gridColumn14.FieldName = "qt023";
-            this.gridColumn14.MinWidth = 25;
-            this.gridColumn14.Name = "gridColumn14";
-            this.gridColumn14.Visible = true;
-            this.gridColumn14.VisibleIndex = 11;
-            this.gridColumn14.Width = 94;
+            this.gv18.Caption = "涓婚敭GUID";
+            this.gv18.FieldName = "guid";
+            this.gv18.MinWidth = 31;
+            this.gv18.Name = "gv18";
+            this.gv18.Width = 117;
+            // 
+            // gridColumn23
+            // 
+            this.gridColumn23.Caption = "閲囪喘瀹℃牳";
+            this.gridColumn23.FieldName = "isCgChk";
+            this.gridColumn23.MinWidth = 31;
+            this.gridColumn23.Name = "gridColumn23";
+            this.gridColumn23.OptionsColumn.ReadOnly = true;
+            this.gridColumn23.Tag = "query_a.qt015";
+            this.gridColumn23.Visible = true;
+            this.gridColumn23.VisibleIndex = 2;
+            this.gridColumn23.Width = 117;
             // 
             // pageBar1
             // 
             this.pageBar1.CurrentPage = 1;
             this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.pageBar1.Location = new System.Drawing.Point(0, 519);
-            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+            this.pageBar1.Location = new System.Drawing.Point(0, 635);
+            this.pageBar1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
-            this.pageBar1.Size = new System.Drawing.Size(1167, 39);
+            this.pageBar1.Size = new System.Drawing.Size(1459, 48);
             this.pageBar1.TabIndex = 4;
             this.pageBar1.TotalPages = 0;
             // 
             // xtraTabPage2
             // 
             this.xtraTabPage2.Controls.Add(this.splitMx1);
+            this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.Size = new System.Drawing.Size(1167, 570);
+            this.xtraTabPage2.Size = new System.Drawing.Size(1459, 698);
             this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
             // splitMx1
@@ -504,6 +501,7 @@
             this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.splitMx1.Horizontal = false;
             this.splitMx1.Location = new System.Drawing.Point(0, 0);
+            this.splitMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.splitMx1.Name = "splitMx1";
             // 
             // splitMx1.Panel1
@@ -515,189 +513,226 @@
             // 
             this.splitMx1.Panel2.Controls.Add(this.tabMx);
             this.splitMx1.Panel2.Text = "Panel2";
-            this.splitMx1.Size = new System.Drawing.Size(1167, 570);
-            this.splitMx1.SplitterPosition = 144;
+            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+            this.splitMx1.Size = new System.Drawing.Size(1459, 698);
+            this.splitMx1.SplitterPosition = 164;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
             // 
+            this.layoutMx1.Controls.Add(this.txt_fCustId);
             this.layoutMx1.Controls.Add(this.lbGuid);
-            this.layoutMx1.Controls.Add(this.txt_qt010);
-            this.layoutMx1.Controls.Add(this.ucLookHuoZhu1);
-            this.layoutMx1.Controls.Add(this.txt_qt008);
-            this.layoutMx1.Controls.Add(this.txt_qt016);
-            this.layoutMx1.Controls.Add(this.txt_qt018);
-            this.layoutMx1.Controls.Add(this.txt_qt022);
-            this.layoutMx1.Controls.Add(this.txt_qt009);
-            this.layoutMx1.Controls.Add(this.txt_qtck);
-            this.layoutMx1.Controls.Add(this.txt_qt002);
-            this.layoutMx1.Controls.Add(this.txt_qt003);
-            this.layoutMx1.Controls.Add(this.txt_qt019);
-            this.layoutMx1.Controls.Add(this.txt_qt015);
-            this.layoutMx1.Controls.Add(this.txt_qt005);
-            this.layoutMx1.Controls.Add(this.txt_qt001);
+            this.layoutMx1.Controls.Add(this.txt_remark);
+            this.layoutMx1.Controls.Add(this.txt_fStockId);
+            this.layoutMx1.Controls.Add(this.txt_checkByName);
+            this.layoutMx1.Controls.Add(this.txt_fStockOrgId);
+            this.layoutMx1.Controls.Add(this.txt_billNo);
+            this.layoutMx1.Controls.Add(this.txt_checkDate);
+            this.layoutMx1.Controls.Add(this.txt_isCheck);
+            this.layoutMx1.Controls.Add(this.txt_createByName);
+            this.layoutMx1.Controls.Add(this.txt_createDate);
+            this.layoutMx1.Controls.Add(this.txt_guid);
+            this.layoutMx1.Controls.Add(this.txt_isFinish);
+            this.layoutMx1.Controls.Add(this.txt_qt034Name);
+            this.layoutMx1.Controls.Add(this.txt_qt033);
+            this.layoutMx1.Controls.Add(this.txt_qt032);
             this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem2,
+            this.layoutControlItem12});
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+            this.layoutMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(567, 356, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1167, 144);
+            this.layoutMx1.Size = new System.Drawing.Size(1459, 164);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
+            // txt_fCustId
+            // 
+            this.txt_fCustId.IsReadly = false;
+            this.txt_fCustId.Location = new System.Drawing.Point(477, 84);
+            this.txt_fCustId.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
+            this.txt_fCustId.Name = "txt_fCustId";
+            this.txt_fCustId.Size = new System.Drawing.Size(250, 28);
+            this.txt_fCustId.TabIndex = 333;
+            // 
             // lbGuid
             // 
-            this.lbGuid.Location = new System.Drawing.Point(855, 108);
+            this.lbGuid.Location = new System.Drawing.Point(718, 93);
+            this.lbGuid.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(279, 28);
+            this.lbGuid.Size = new System.Drawing.Size(346, 34);
             this.lbGuid.TabIndex = 1;
             this.lbGuid.Text = "lbGuid";
             this.lbGuid.Visible = false;
             // 
-            // txt_qt010
+            // txt_remark
             // 
-            this.txt_qt010.Location = new System.Drawing.Point(661, 108);
-            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(190, 28);
-            this.txt_qt010.StyleController = this.layoutMx1;
-            this.txt_qt010.TabIndex = 240;
+            this.txt_remark.Location = new System.Drawing.Point(119, 119);
+            this.txt_remark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_remark.Name = "txt_remark";
+            this.txt_remark.Properties.Appearance.Options.UseFont = true;
+            this.txt_remark.Size = new System.Drawing.Size(608, 28);
+            this.txt_remark.StyleController = this.layoutMx1;
+            this.txt_remark.TabIndex = 240;
             // 
-            // ucLookHuoZhu1
+            // txt_fStockId
             // 
-            this.ucLookHuoZhu1.HzId = null;
-            this.ucLookHuoZhu1.IsReadly = false;
-            this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 76);
-            this.ucLookHuoZhu1.Name = "ucLookHuoZhu1";
-            this.ucLookHuoZhu1.OrgId = null;
-            this.ucLookHuoZhu1.Size = new System.Drawing.Size(277, 60);
-            this.ucLookHuoZhu1.TabIndex = 329;
+            this.txt_fStockId.IsReadly = false;
+            this.txt_fStockId.Location = new System.Drawing.Point(119, 84);
+            this.txt_fStockId.Margin = new System.Windows.Forms.Padding(0);
+            this.txt_fStockId.Name = "txt_fStockId";
+            this.txt_fStockId.Size = new System.Drawing.Size(249, 28);
+            this.txt_fStockId.TabIndex = 301;
             // 
-            // txt_qt008
+            // txt_checkByName
             // 
-            this.txt_qt008.IsReadly = false;
-            this.txt_qt008.Location = new System.Drawing.Point(380, 108);
-            this.txt_qt008.Margin = new System.Windows.Forms.Padding(0);
-            this.txt_qt008.Name = "txt_qt008";
-            this.txt_qt008.Size = new System.Drawing.Size(190, 28);
-            this.txt_qt008.TabIndex = 301;
+            this.txt_checkByName.Location = new System.Drawing.Point(836, 14);
+            this.txt_checkByName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_checkByName.Name = "txt_checkByName";
+            this.txt_checkByName.Properties.Appearance.Options.UseFont = true;
+            this.txt_checkByName.Size = new System.Drawing.Size(250, 28);
+            this.txt_checkByName.StyleController = this.layoutMx1;
+            this.txt_checkByName.TabIndex = 267;
+            this.txt_checkByName.Tag = "readonly";
             // 
-            // txt_qt016
+            // txt_fStockOrgId
             // 
-            this.txt_qt016.Location = new System.Drawing.Point(942, 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(192, 28);
-            this.txt_qt016.StyleController = this.layoutMx1;
-            this.txt_qt016.TabIndex = 267;
-            this.txt_qt016.Tag = "readonly";
+            this.txt_fStockOrgId.IsReadly = false;
+            this.txt_fStockOrgId.Location = new System.Drawing.Point(119, 49);
+            this.txt_fStockOrgId.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
+            this.txt_fStockOrgId.Name = "txt_fStockOrgId";
+            this.txt_fStockOrgId.Size = new System.Drawing.Size(249, 28);
+            this.txt_fStockOrgId.TabIndex = 326;
             // 
-            // txt_qt018
+            // txt_billNo
             // 
-            this.txt_qt018.IsReadly = false;
-            this.txt_qt018.Location = new System.Drawing.Point(380, 76);
-            this.txt_qt018.Margin = new System.Windows.Forms.Padding(0);
-            this.txt_qt018.Name = "txt_qt018";
-            this.txt_qt018.Size = new System.Drawing.Size(190, 28);
-            this.txt_qt018.TabIndex = 302;
+            this.txt_billNo.Location = new System.Drawing.Point(119, 14);
+            this.txt_billNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_billNo.Name = "txt_billNo";
+            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_billNo.Size = new System.Drawing.Size(249, 28);
+            this.txt_billNo.StyleController = this.layoutMx1;
+            this.txt_billNo.TabIndex = 213;
+            this.txt_billNo.Tag = "readonly";
             // 
-            // txt_qt022
+            // txt_checkDate
             // 
-            this.txt_qt022.IsReadly = false;
-            this.txt_qt022.Location = new System.Drawing.Point(99, 44);
-            this.txt_qt022.Name = "txt_qt022";
-            this.txt_qt022.Size = new System.Drawing.Size(190, 28);
-            this.txt_qt022.TabIndex = 326;
+            this.txt_checkDate.Location = new System.Drawing.Point(836, 49);
+            this.txt_checkDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_checkDate.Name = "txt_checkDate";
+            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
+            this.txt_checkDate.Size = new System.Drawing.Size(250, 28);
+            this.txt_checkDate.StyleController = this.layoutMx1;
+            this.txt_checkDate.TabIndex = 217;
+            this.txt_checkDate.Tag = "readonly";
             // 
-            // txt_qt009
+            // txt_isCheck
             // 
-            this.txt_qt009.IsReadly = false;
-            this.txt_qt009.Location = new System.Drawing.Point(380, 44);
-            this.txt_qt009.Name = "txt_qt009";
-            this.txt_qt009.Size = new System.Drawing.Size(190, 28);
-            this.txt_qt009.TabIndex = 304;
+            this.txt_isCheck.Location = new System.Drawing.Point(731, 84);
+            this.txt_isCheck.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_isCheck.Name = "txt_isCheck";
+            this.txt_isCheck.Properties.Caption = "鍒跺崟瀹℃牳鐘舵��";
+            this.txt_isCheck.Size = new System.Drawing.Size(355, 27);
+            this.txt_isCheck.StyleController = this.layoutMx1;
+            this.txt_isCheck.TabIndex = 330;
+            this.txt_isCheck.Tag = "readonly";
             // 
-            // txt_qtck
+            // txt_createByName
             // 
-            this.txt_qtck.Location = new System.Drawing.Point(99, 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(190, 28);
-            this.txt_qtck.StyleController = this.layoutMx1;
-            this.txt_qtck.TabIndex = 213;
-            this.txt_qtck.Tag = "readonly";
+            this.txt_createByName.Location = new System.Drawing.Point(477, 14);
+            this.txt_createByName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_createByName.Name = "txt_createByName";
+            this.txt_createByName.Size = new System.Drawing.Size(250, 28);
+            this.txt_createByName.StyleController = this.layoutMx1;
+            this.txt_createByName.TabIndex = 331;
+            this.txt_createByName.Tag = "readonly";
             // 
-            // txt_qt002
+            // txt_createDate
             // 
-            this.txt_qt002.Location = new System.Drawing.Point(942, 44);
-            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(192, 28);
-            this.txt_qt002.StyleController = this.layoutMx1;
-            this.txt_qt002.TabIndex = 217;
-            this.txt_qt002.Tag = "readonly";
+            this.txt_createDate.Location = new System.Drawing.Point(477, 49);
+            this.txt_createDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_createDate.Name = "txt_createDate";
+            this.txt_createDate.Size = new System.Drawing.Size(250, 28);
+            this.txt_createDate.StyleController = this.layoutMx1;
+            this.txt_createDate.TabIndex = 332;
+            this.txt_createDate.Tag = "readonly";
             // 
-            // txt_qt003
+            // txt_guid
             // 
-            this.txt_qt003.EditValue = "鍏跺畠鍏ュ簱(QTRKD01_SYS)";
-            this.txt_qt003.Location = new System.Drawing.Point(380, 12);
-            this.txt_qt003.Name = "txt_qt003";
-            this.txt_qt003.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txt_qt003.Properties.Items.AddRange(new object[] {
-            "鍏跺畠鍏ュ簱(QTRKD01_SYS)"});
-            this.txt_qt003.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_qt003.Size = new System.Drawing.Size(190, 24);
-            this.txt_qt003.StyleController = this.layoutMx1;
-            this.txt_qt003.TabIndex = 305;
+            this.txt_guid.Location = new System.Drawing.Point(456, 15);
+            this.txt_guid.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_guid.Name = "txt_guid";
+            this.txt_guid.Size = new System.Drawing.Size(256, 28);
+            this.txt_guid.StyleController = this.layoutMx1;
+            this.txt_guid.TabIndex = 334;
+            this.txt_guid.Tag = "readonly";
             // 
-            // txt_qt019
+            // txt_isFinish
             // 
-            this.txt_qt019.EditValue = "璇烽�夋嫨";
-            this.txt_qt019.Location = new System.Drawing.Point(661, 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)});
-            this.txt_qt019.Properties.Items.AddRange(new object[] {
-            "璇烽�夋嫨",
-            "鏅��(GENERAL)",
-            "閫�璐�(RETURN)"});
-            this.txt_qt019.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_qt019.Size = new System.Drawing.Size(190, 24);
-            this.txt_qt019.StyleController = this.layoutMx1;
-            this.txt_qt019.TabIndex = 299;
+            this.txt_isFinish.Location = new System.Drawing.Point(731, 119);
+            this.txt_isFinish.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_isFinish.Name = "txt_isFinish";
+            this.txt_isFinish.Properties.Caption = "瀹岀粨鐘舵��";
+            this.txt_isFinish.Size = new System.Drawing.Size(355, 27);
+            this.txt_isFinish.StyleController = this.layoutMx1;
+            this.txt_isFinish.TabIndex = 335;
+            this.txt_isFinish.Tag = "readonly";
             // 
-            // txt_qt015
+            // txt_qt034Name
             // 
-            this.txt_qt015.Location = new System.Drawing.Point(855, 76);
-            this.txt_qt015.Name = "txt_qt015";
-            this.txt_qt015.Properties.Caption = "瀹℃牳鐘舵��";
-            this.txt_qt015.Size = new System.Drawing.Size(279, 24);
-            this.txt_qt015.StyleController = this.layoutMx1;
-            this.txt_qt015.TabIndex = 330;
-            this.txt_qt015.Tag = "readonly";
+            this.txt_qt034Name.Location = new System.Drawing.Point(1195, 14);
+            this.txt_qt034Name.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_qt034Name.Name = "txt_qt034Name";
+            this.txt_qt034Name.Size = new System.Drawing.Size(250, 28);
+            this.txt_qt034Name.StyleController = this.layoutMx1;
+            this.txt_qt034Name.TabIndex = 336;
+            this.txt_qt034Name.Tag = "readonly";
             // 
-            // txt_qt005
+            // txt_qt033
             // 
-            this.txt_qt005.Location = new System.Drawing.Point(661, 44);
-            this.txt_qt005.Name = "txt_qt005";
-            this.txt_qt005.Size = new System.Drawing.Size(190, 24);
-            this.txt_qt005.StyleController = this.layoutMx1;
-            this.txt_qt005.TabIndex = 331;
-            this.txt_qt005.Tag = "readonly";
+            this.txt_qt033.Location = new System.Drawing.Point(1195, 49);
+            this.txt_qt033.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_qt033.Name = "txt_qt033";
+            this.txt_qt033.Size = new System.Drawing.Size(250, 28);
+            this.txt_qt033.StyleController = this.layoutMx1;
+            this.txt_qt033.TabIndex = 337;
+            this.txt_qt033.Tag = "readonly";
             // 
-            // txt_qt001
+            // txt_qt032
             // 
-            this.txt_qt001.Location = new System.Drawing.Point(661, 76);
-            this.txt_qt001.Name = "txt_qt001";
-            this.txt_qt001.Size = new System.Drawing.Size(190, 24);
-            this.txt_qt001.StyleController = this.layoutMx1;
-            this.txt_qt001.TabIndex = 332;
-            this.txt_qt001.Tag = "readonly";
+            this.txt_qt032.Location = new System.Drawing.Point(1090, 84);
+            this.txt_qt032.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_qt032.Name = "txt_qt032";
+            this.txt_qt032.Properties.Caption = "閲囪喘瀹℃牳鐘舵��";
+            this.txt_qt032.Size = new System.Drawing.Size(355, 27);
+            this.txt_qt032.StyleController = this.layoutMx1;
+            this.txt_qt032.TabIndex = 338;
+            this.txt_qt032.Tag = "readonly";
+            // 
+            // layoutControlItem2
+            // 
+            this.layoutControlItem2.Control = this.txt_guid;
+            this.layoutControlItem2.Location = new System.Drawing.Point(281, 0);
+            this.layoutControlItem2.Name = "layoutControlItem2";
+            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem2.Size = new System.Drawing.Size(281, 32);
+            this.layoutControlItem2.Text = "涓婚敭Guid";
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 22);
+            // 
+            // layoutControlItem12
+            // 
+            this.layoutControlItem12.Control = this.lbGuid;
+            this.layoutControlItem12.Location = new System.Drawing.Point(562, 64);
+            this.layoutControlItem12.Name = "layoutControlItem12";
+            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem12.Size = new System.Drawing.Size(281, 32);
+            this.layoutControlItem12.Text = "lbGuid";
+            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem12.TextVisible = false;
             // 
             // Root
             // 
@@ -705,20 +740,19 @@
             this.Root.GroupBordersVisible = false;
             this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem1,
-            this.layoutControlItem2,
-            this.layoutControlItem3,
             this.layoutControlItem4,
-            this.layoutControlItem5,
-            this.layoutControlItem7,
+            this.layoutControlItem13,
             this.layoutControlItem8,
+            this.layoutControlItem6,
+            this.layoutControlItem14,
+            this.layoutControlItem15,
             this.layoutControlItem9,
             this.layoutControlItem10,
             this.layoutControlItem11,
-            this.layoutControlItem12,
-            this.layoutControlItem6,
-            this.layoutControlItem13,
-            this.layoutControlItem14,
-            this.layoutControlItem15});
+            this.layoutControlItem5,
+            this.layoutControlItem7,
+            this.layoutControlItem16,
+            this.layoutControlItem3});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -747,179 +781,168 @@
             rowDefinition2,
             rowDefinition3,
             rowDefinition4});
-            this.Root.Size = new System.Drawing.Size(1146, 148);
+            this.Root.Size = new System.Drawing.Size(1459, 164);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem1
             // 
-            this.layoutControlItem1.Control = this.txt_qtck;
+            this.layoutControlItem1.Control = this.txt_billNo;
             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem1.Name = "layoutControlItem1";
-            this.layoutControlItem1.Size = new System.Drawing.Size(281, 32);
+            this.layoutControlItem1.Size = new System.Drawing.Size(358, 35);
             this.layoutControlItem1.Text = "鐢宠鍗曞彿";
-            this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18);
-            // 
-            // layoutControlItem2
-            // 
-            this.layoutControlItem2.Control = this.txt_qt003;
-            this.layoutControlItem2.Location = new System.Drawing.Point(281, 0);
-            this.layoutControlItem2.Name = "layoutControlItem2";
-            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem2.Size = new System.Drawing.Size(281, 32);
-            this.layoutControlItem2.Text = "鍗曟嵁绫诲瀷";
-            this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18);
-            // 
-            // layoutControlItem3
-            // 
-            this.layoutControlItem3.Control = this.txt_qt019;
-            this.layoutControlItem3.Location = new System.Drawing.Point(562, 0);
-            this.layoutControlItem3.Name = "layoutControlItem3";
-            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem3.Size = new System.Drawing.Size(281, 32);
-            this.layoutControlItem3.Text = "搴撳瓨鏂瑰悜";
-            this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem4
             // 
-            this.layoutControlItem4.Control = this.txt_qt022;
-            this.layoutControlItem4.Location = new System.Drawing.Point(0, 32);
+            this.layoutControlItem4.Control = this.txt_fStockOrgId;
+            this.layoutControlItem4.Location = new System.Drawing.Point(0, 35);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem4.Size = new System.Drawing.Size(281, 32);
+            this.layoutControlItem4.Size = new System.Drawing.Size(358, 35);
             this.layoutControlItem4.Text = "搴撳瓨缁勭粐";
-            this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 22);
             // 
-            // layoutControlItem5
+            // layoutControlItem13
             // 
-            this.layoutControlItem5.Control = this.txt_qt009;
-            this.layoutControlItem5.Location = new System.Drawing.Point(281, 32);
-            this.layoutControlItem5.Name = "layoutControlItem5";
-            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem5.Size = new System.Drawing.Size(281, 32);
-            this.layoutControlItem5.Text = "閫夋嫨閮ㄩ棬";
-            this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18);
-            // 
-            // layoutControlItem7
-            // 
-            this.layoutControlItem7.Control = this.txt_qt018;
-            this.layoutControlItem7.Location = new System.Drawing.Point(281, 64);
-            this.layoutControlItem7.Name = "layoutControlItem7";
-            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem7.Size = new System.Drawing.Size(281, 32);
-            this.layoutControlItem7.Text = "閫夋嫨渚涘簲鍟�";
-            this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem13.Control = this.txt_remark;
+            this.layoutControlItem13.Location = new System.Drawing.Point(0, 105);
+            this.layoutControlItem13.Name = "layoutControlItem13";
+            this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2;
+            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem13.Size = new System.Drawing.Size(717, 35);
+            this.layoutControlItem13.Text = "鐢宠鍘熷洜";
+            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem8
             // 
-            this.layoutControlItem8.Control = this.txt_qt008;
-            this.layoutControlItem8.Location = new System.Drawing.Point(281, 96);
+            this.layoutControlItem8.Control = this.txt_fStockId;
+            this.layoutControlItem8.CustomizationFormText = "浠g浠撳簱";
+            this.layoutControlItem8.Location = new System.Drawing.Point(0, 70);
             this.layoutControlItem8.Name = "layoutControlItem8";
-            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem8.Size = new System.Drawing.Size(281, 32);
-            this.layoutControlItem8.Text = "鏀舵枡浠撳簱";
-            this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem8.Size = new System.Drawing.Size(358, 35);
+            this.layoutControlItem8.Text = "浠g浠撳簱";
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem6
+            // 
+            this.layoutControlItem6.Control = this.txt_fCustId;
+            this.layoutControlItem6.Location = new System.Drawing.Point(358, 70);
+            this.layoutControlItem6.Name = "layoutControlItem6";
+            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem6.Size = new System.Drawing.Size(359, 35);
+            this.layoutControlItem6.Text = "閫夋嫨瀹㈡埛";
+            this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem14
+            // 
+            this.layoutControlItem14.Control = this.txt_createByName;
+            this.layoutControlItem14.CustomizationFormText = "鐢宠浜�";
+            this.layoutControlItem14.Location = new System.Drawing.Point(358, 0);
+            this.layoutControlItem14.Name = "layoutControlItem14";
+            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem14.Size = new System.Drawing.Size(359, 35);
+            this.layoutControlItem14.Text = "鐢宠浜哄憳";
+            this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem15
+            // 
+            this.layoutControlItem15.Control = this.txt_createDate;
+            this.layoutControlItem15.Location = new System.Drawing.Point(358, 35);
+            this.layoutControlItem15.Name = "layoutControlItem15";
+            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem15.Size = new System.Drawing.Size(359, 35);
+            this.layoutControlItem15.Text = "鐢宠鏃堕棿";
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem9
             // 
-            this.layoutControlItem9.Control = this.txt_qt016;
-            this.layoutControlItem9.Location = new System.Drawing.Point(843, 0);
+            this.layoutControlItem9.Control = this.txt_checkByName;
+            this.layoutControlItem9.Location = new System.Drawing.Point(717, 0);
             this.layoutControlItem9.Name = "layoutControlItem9";
-            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem9.Size = new System.Drawing.Size(283, 32);
-            this.layoutControlItem9.Text = "瀹℃牳浜�";
-            this.layoutControlItem9.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem9.Size = new System.Drawing.Size(359, 35);
+            this.layoutControlItem9.Text = "鍒跺崟瀹℃牳浜�";
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem10
             // 
-            this.layoutControlItem10.Control = this.txt_qt002;
-            this.layoutControlItem10.Location = new System.Drawing.Point(843, 32);
+            this.layoutControlItem10.Control = this.txt_checkDate;
+            this.layoutControlItem10.Location = new System.Drawing.Point(717, 35);
             this.layoutControlItem10.Name = "layoutControlItem10";
-            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem10.Size = new System.Drawing.Size(283, 32);
-            this.layoutControlItem10.Text = "瀹℃牳鏃ユ湡";
-            this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem10.Size = new System.Drawing.Size(359, 35);
+            this.layoutControlItem10.Text = "鍒跺崟瀹℃牳鏈�";
+            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem11
             // 
-            this.layoutControlItem11.Control = this.txt_qt015;
-            this.layoutControlItem11.Location = new System.Drawing.Point(843, 64);
+            this.layoutControlItem11.Control = this.txt_isCheck;
+            this.layoutControlItem11.Location = new System.Drawing.Point(717, 70);
             this.layoutControlItem11.Name = "layoutControlItem11";
-            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem11.Size = new System.Drawing.Size(283, 32);
+            this.layoutControlItem11.Size = new System.Drawing.Size(359, 35);
             this.layoutControlItem11.Text = "瀹℃牳鐘舵��";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem11.TextVisible = false;
             // 
-            // layoutControlItem12
+            // layoutControlItem5
             // 
-            this.layoutControlItem12.Control = this.lbGuid;
-            this.layoutControlItem12.Location = new System.Drawing.Point(843, 96);
-            this.layoutControlItem12.Name = "layoutControlItem12";
-            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem12.Size = new System.Drawing.Size(283, 32);
-            this.layoutControlItem12.Text = "lbGuid";
-            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem12.TextVisible = false;
+            this.layoutControlItem5.Control = this.txt_qt034Name;
+            this.layoutControlItem5.Location = new System.Drawing.Point(1076, 0);
+            this.layoutControlItem5.Name = "layoutControlItem5";
+            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem5.Size = new System.Drawing.Size(359, 35);
+            this.layoutControlItem5.Text = "閲囪喘瀹℃牳浜�";
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 22);
             // 
-            // layoutControlItem6
+            // layoutControlItem7
             // 
-            this.layoutControlItem6.Control = this.ucLookHuoZhu1;
-            this.layoutControlItem6.CustomizationFormText = "閫夋嫨璐т富";
-            this.layoutControlItem6.Location = new System.Drawing.Point(0, 64);
-            this.layoutControlItem6.Name = "layoutControlItem6";
-            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem6.OptionsTableLayoutItem.RowSpan = 2;
-            this.layoutControlItem6.Size = new System.Drawing.Size(281, 64);
-            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem6.TextVisible = false;
+            this.layoutControlItem7.Control = this.txt_qt033;
+            this.layoutControlItem7.Location = new System.Drawing.Point(1076, 35);
+            this.layoutControlItem7.Name = "layoutControlItem7";
+            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem7.Size = new System.Drawing.Size(359, 35);
+            this.layoutControlItem7.Text = "閲囪喘瀹℃牳鏈�";
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 22);
             // 
-            // layoutControlItem13
+            // layoutControlItem16
             // 
-            this.layoutControlItem13.Control = this.txt_qt010;
-            this.layoutControlItem13.Location = new System.Drawing.Point(562, 96);
-            this.layoutControlItem13.Name = "layoutControlItem13";
-            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem13.Size = new System.Drawing.Size(281, 32);
-            this.layoutControlItem13.Text = "鍏ュ簱鍘熷洜";
-            this.layoutControlItem13.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem16.Control = this.txt_qt032;
+            this.layoutControlItem16.Location = new System.Drawing.Point(1076, 70);
+            this.layoutControlItem16.Name = "layoutControlItem16";
+            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem16.Size = new System.Drawing.Size(359, 35);
+            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem16.TextVisible = false;
             // 
-            // layoutControlItem14
+            // layoutControlItem3
             // 
-            this.layoutControlItem14.Control = this.txt_qt005;
-            this.layoutControlItem14.CustomizationFormText = "鐢宠浜�";
-            this.layoutControlItem14.Location = new System.Drawing.Point(562, 32);
-            this.layoutControlItem14.Name = "layoutControlItem14";
-            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem14.Size = new System.Drawing.Size(281, 32);
-            this.layoutControlItem14.Text = "鐢宠浜�";
-            this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18);
-            // 
-            // layoutControlItem15
-            // 
-            this.layoutControlItem15.Control = this.txt_qt001;
-            this.layoutControlItem15.Location = new System.Drawing.Point(562, 64);
-            this.layoutControlItem15.Name = "layoutControlItem15";
-            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem15.Size = new System.Drawing.Size(281, 32);
-            this.layoutControlItem15.Text = "鐢宠鏃堕棿";
-            this.layoutControlItem15.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem3.Control = this.txt_isFinish;
+            this.layoutControlItem3.Location = new System.Drawing.Point(717, 105);
+            this.layoutControlItem3.Name = "layoutControlItem3";
+            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem3.Size = new System.Drawing.Size(359, 35);
+            this.layoutControlItem3.Text = "瀹岀粨鏍囪瘑";
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem3.TextVisible = false;
             // 
             // tabMx
             // 
             this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
             this.tabMx.Location = new System.Drawing.Point(0, 0);
+            this.tabMx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tabMx.Name = "tabMx";
             this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(1167, 414);
+            this.tabMx.Size = new System.Drawing.Size(1459, 519);
             this.tabMx.TabIndex = 3;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1,
@@ -927,22 +950,45 @@
             // 
             // tabMxPage1
             // 
-            this.tabMxPage1.Controls.Add(this.gcMx1);
-            this.tabMxPage1.Controls.Add(this.panelMx1);
+            this.tabMxPage1.Controls.Add(this.split99);
+            this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1165, 382);
+            this.tabMxPage1.Size = new System.Drawing.Size(1457, 481);
             this.tabMxPage1.Text = "鐗╂枡鏄庣粏";
+            // 
+            // split99
+            // 
+            this.split99.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.split99.Horizontal = false;
+            this.split99.Location = new System.Drawing.Point(0, 0);
+            this.split99.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.split99.Name = "split99";
+            // 
+            // split99.Panel1
+            // 
+            this.split99.Panel1.Text = "Panel1";
+            // 
+            // split99.Panel2
+            // 
+            this.split99.Panel2.Controls.Add(this.gcMx1);
+            this.split99.Panel2.Text = "Panel2";
+            this.split99.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+            this.split99.Size = new System.Drawing.Size(1457, 481);
+            this.split99.SplitterPosition = 0;
+            this.split99.TabIndex = 3;
             // 
             // gcMx1
             // 
             this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.gcMx1.Location = new System.Drawing.Point(0, 102);
+            this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.gcMx1.Location = new System.Drawing.Point(0, 0);
             this.gcMx1.MainView = this.gvMx1;
+            this.gcMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gcMx1.Name = "gcMx1";
             this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
             this.repositoryItemButtonEdit1,
             this.repositoryItemSearchLookUpEdit1});
-            this.gcMx1.Size = new System.Drawing.Size(1165, 280);
+            this.gcMx1.Size = new System.Drawing.Size(1457, 466);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -951,8 +997,8 @@
             // 
             this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gvMx1guid,
-            this.gvMx1qtrkGuid,
             this.gridColumn1,
+            this.gridColumn12,
             this.gvMx1qd002,
             this.gvMx1qd003,
             this.gvMx1qd004,
@@ -960,10 +1006,11 @@
             this.gvMx1qd010,
             this.gridColumn15,
             this.gridColumn16,
-            this.gvMx1qd008,
             this.gvMx1qd009,
+            this.gridColumn20,
             this.gvMxDel,
-            this.gridColumn12});
+            this.gridColumn22});
+            this.gvMx1.DetailHeight = 428;
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -973,29 +1020,15 @@
             // 
             // gvMx1guid
             // 
-            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1guid.AppearanceCell.Options.UseFont = true;
-            this.gvMx1guid.Caption = "guid ";
+            this.gvMx1guid.Caption = "鏄庣粏琛ㄤ富閿瓽UID";
             this.gvMx1guid.FieldName = "guid";
-            this.gvMx1guid.MinWidth = 25;
+            this.gvMx1guid.MinWidth = 31;
             this.gvMx1guid.Name = "gvMx1guid";
             this.gvMx1guid.OptionsColumn.AllowEdit = false;
             this.gvMx1guid.OptionsColumn.ReadOnly = true;
             this.gvMx1guid.Tag = "query_a.guid";
-            this.gvMx1guid.Width = 94;
-            // 
-            // gvMx1qtrkGuid
-            // 
-            this.gvMx1qtrkGuid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1qtrkGuid.AppearanceCell.Options.UseFont = true;
-            this.gvMx1qtrkGuid.Caption = "qtrkGuid ";
-            this.gvMx1qtrkGuid.FieldName = "qtrkGuid";
-            this.gvMx1qtrkGuid.MinWidth = 25;
-            this.gvMx1qtrkGuid.Name = "gvMx1qtrkGuid";
-            this.gvMx1qtrkGuid.OptionsColumn.AllowEdit = false;
-            this.gvMx1qtrkGuid.OptionsColumn.ReadOnly = true;
-            this.gvMx1qtrkGuid.Tag = "query_a.qtrkGuid";
-            this.gvMx1qtrkGuid.Width = 94;
+            this.gvMx1guid.Width = 117;
             // 
             // gridColumn1
             // 
@@ -1005,12 +1038,12 @@
             this.gridColumn1.AppearanceHeader.Options.UseForeColor = true;
             this.gridColumn1.Caption = "閫夋嫨鐗╂枡";
             this.gridColumn1.ColumnEdit = this.repositoryItemSearchLookUpEdit1;
-            this.gridColumn1.MinWidth = 25;
+            this.gridColumn1.MinWidth = 31;
             this.gridColumn1.Name = "gridColumn1";
             this.gridColumn1.Tag = "edit";
             this.gridColumn1.Visible = true;
             this.gridColumn1.VisibleIndex = 0;
-            this.gridColumn1.Width = 100;
+            this.gridColumn1.Width = 125;
             // 
             // repositoryItemSearchLookUpEdit1
             // 
@@ -1032,6 +1065,7 @@
             this.gridColumn9,
             this.gridColumn10,
             this.gridColumn11});
+            this.gridView2.DetailHeight = 428;
             this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
             this.gridView2.Name = "gridView2";
             this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
@@ -1041,190 +1075,189 @@
             // 
             this.gridColumn7.Caption = "浣跨敤缁勭粐";
             this.gridColumn7.FieldName = "fSubsidiary";
-            this.gridColumn7.MinWidth = 200;
+            this.gridColumn7.MinWidth = 250;
             this.gridColumn7.Name = "gridColumn7";
             this.gridColumn7.Visible = true;
             this.gridColumn7.VisibleIndex = 0;
-            this.gridColumn7.Width = 200;
+            this.gridColumn7.Width = 250;
             // 
             // gridColumn8
             // 
             this.gridColumn8.Caption = "鐗╂枡ID";
             this.gridColumn8.FieldName = "id";
-            this.gridColumn8.MinWidth = 80;
+            this.gridColumn8.MinWidth = 100;
             this.gridColumn8.Name = "gridColumn8";
             this.gridColumn8.Visible = true;
             this.gridColumn8.VisibleIndex = 1;
-            this.gridColumn8.Width = 80;
+            this.gridColumn8.Width = 100;
             // 
             // gridColumn9
             // 
             this.gridColumn9.Caption = "鐗╂枡缂栫爜";
             this.gridColumn9.FieldName = "itemNo";
-            this.gridColumn9.MinWidth = 100;
+            this.gridColumn9.MinWidth = 125;
             this.gridColumn9.Name = "gridColumn9";
             this.gridColumn9.Visible = true;
             this.gridColumn9.VisibleIndex = 2;
-            this.gridColumn9.Width = 100;
+            this.gridColumn9.Width = 125;
             // 
             // gridColumn10
             // 
             this.gridColumn10.Caption = "鐗╂枡鍚嶇О";
             this.gridColumn10.FieldName = "itemName";
-            this.gridColumn10.MinWidth = 120;
+            this.gridColumn10.MinWidth = 150;
             this.gridColumn10.Name = "gridColumn10";
             this.gridColumn10.Visible = true;
             this.gridColumn10.VisibleIndex = 3;
-            this.gridColumn10.Width = 120;
+            this.gridColumn10.Width = 150;
             // 
             // gridColumn11
             // 
             this.gridColumn11.Caption = "鐗╂枡鍨嬪彿";
             this.gridColumn11.FieldName = "itemModel";
-            this.gridColumn11.MinWidth = 120;
+            this.gridColumn11.MinWidth = 150;
             this.gridColumn11.Name = "gridColumn11";
             this.gridColumn11.Visible = true;
             this.gridColumn11.VisibleIndex = 4;
-            this.gridColumn11.Width = 120;
+            this.gridColumn11.Width = 150;
+            // 
+            // gridColumn12
+            // 
+            this.gridColumn12.Caption = "鐗╂枡ID";
+            this.gridColumn12.FieldName = "itemId";
+            this.gridColumn12.MinWidth = 31;
+            this.gridColumn12.Name = "gridColumn12";
+            this.gridColumn12.Visible = true;
+            this.gridColumn12.VisibleIndex = 1;
+            this.gridColumn12.Width = 117;
             // 
             // gvMx1qd002
             // 
-            this.gvMx1qd002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1qd002.AppearanceCell.Options.UseFont = true;
             this.gvMx1qd002.Caption = "鐗╂枡缂栧彿 ";
-            this.gvMx1qd002.FieldName = "qd002";
-            this.gvMx1qd002.MinWidth = 25;
+            this.gvMx1qd002.FieldName = "itemNo";
+            this.gvMx1qd002.MinWidth = 31;
             this.gvMx1qd002.Name = "gvMx1qd002";
             this.gvMx1qd002.OptionsColumn.AllowEdit = false;
             this.gvMx1qd002.OptionsColumn.ReadOnly = true;
             this.gvMx1qd002.Tag = "query_a.qd002";
             this.gvMx1qd002.Visible = true;
-            this.gvMx1qd002.VisibleIndex = 1;
-            this.gvMx1qd002.Width = 150;
+            this.gvMx1qd002.VisibleIndex = 2;
+            this.gvMx1qd002.Width = 187;
             // 
             // gvMx1qd003
             // 
-            this.gvMx1qd003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1qd003.AppearanceCell.Options.UseFont = true;
             this.gvMx1qd003.Caption = "鐗╂枡鍚嶇О ";
-            this.gvMx1qd003.FieldName = "qd003";
-            this.gvMx1qd003.MinWidth = 25;
+            this.gvMx1qd003.FieldName = "itemName";
+            this.gvMx1qd003.MinWidth = 31;
             this.gvMx1qd003.Name = "gvMx1qd003";
             this.gvMx1qd003.OptionsColumn.AllowEdit = false;
             this.gvMx1qd003.OptionsColumn.ReadOnly = true;
             this.gvMx1qd003.Tag = "query_a.qd003";
             this.gvMx1qd003.Visible = true;
-            this.gvMx1qd003.VisibleIndex = 2;
-            this.gvMx1qd003.Width = 150;
+            this.gvMx1qd003.VisibleIndex = 3;
+            this.gvMx1qd003.Width = 187;
             // 
             // gvMx1qd004
             // 
-            this.gvMx1qd004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1qd004.AppearanceCell.Options.UseFont = true;
             this.gvMx1qd004.Caption = "瑙勬牸鍨嬪彿 ";
-            this.gvMx1qd004.FieldName = "qd004";
-            this.gvMx1qd004.MinWidth = 25;
+            this.gvMx1qd004.FieldName = "itemModel";
+            this.gvMx1qd004.MinWidth = 31;
             this.gvMx1qd004.Name = "gvMx1qd004";
             this.gvMx1qd004.OptionsColumn.AllowEdit = false;
             this.gvMx1qd004.OptionsColumn.ReadOnly = true;
             this.gvMx1qd004.Tag = "query_a.qd004";
             this.gvMx1qd004.Visible = true;
-            this.gvMx1qd004.VisibleIndex = 3;
-            this.gvMx1qd004.Width = 250;
+            this.gvMx1qd004.VisibleIndex = 4;
+            this.gvMx1qd004.Width = 312;
             // 
             // 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;
             this.gvMx1qd007.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
             this.gvMx1qd007.AppearanceHeader.Options.UseForeColor = true;
             this.gvMx1qd007.Caption = "鐢宠鏁伴噺 ";
-            this.gvMx1qd007.FieldName = "qd007";
-            this.gvMx1qd007.MinWidth = 25;
+            this.gvMx1qd007.FieldName = "sqsl";
+            this.gvMx1qd007.MinWidth = 31;
             this.gvMx1qd007.Name = "gvMx1qd007";
             this.gvMx1qd007.Tag = "edit";
             this.gvMx1qd007.Visible = true;
-            this.gvMx1qd007.VisibleIndex = 4;
-            this.gvMx1qd007.Width = 94;
+            this.gvMx1qd007.VisibleIndex = 5;
+            this.gvMx1qd007.Width = 117;
             // 
             // 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;
             this.gvMx1qd010.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
             this.gvMx1qd010.AppearanceHeader.Options.UseForeColor = true;
             this.gvMx1qd010.Caption = "澶囨敞 ";
-            this.gvMx1qd010.FieldName = "qd010";
-            this.gvMx1qd010.MinWidth = 25;
+            this.gvMx1qd010.FieldName = "remark";
+            this.gvMx1qd010.MinWidth = 31;
             this.gvMx1qd010.Name = "gvMx1qd010";
             this.gvMx1qd010.Tag = "edit";
             this.gvMx1qd010.Visible = true;
-            this.gvMx1qd010.VisibleIndex = 5;
-            this.gvMx1qd010.Width = 250;
+            this.gvMx1qd010.VisibleIndex = 6;
+            this.gvMx1qd010.Width = 312;
             // 
             // gridColumn15
             // 
             this.gridColumn15.Caption = "宸叉墦鍗版�婚噺";
             this.gridColumn15.FieldName = "ydy";
-            this.gridColumn15.MinWidth = 25;
+            this.gridColumn15.MinWidth = 31;
             this.gridColumn15.Name = "gridColumn15";
             this.gridColumn15.Visible = true;
-            this.gridColumn15.VisibleIndex = 6;
-            this.gridColumn15.Width = 94;
+            this.gridColumn15.VisibleIndex = 7;
+            this.gridColumn15.Width = 117;
             // 
             // gridColumn16
             // 
             this.gridColumn16.Caption = "鍙墦鍗版�婚噺";
             this.gridColumn16.FieldName = "kdy";
-            this.gridColumn16.MinWidth = 25;
+            this.gridColumn16.MinWidth = 31;
             this.gridColumn16.Name = "gridColumn16";
             this.gridColumn16.Visible = true;
-            this.gridColumn16.VisibleIndex = 7;
-            this.gridColumn16.Width = 94;
-            // 
-            // gvMx1qd008
-            // 
-            this.gvMx1qd008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1qd008.AppearanceCell.Options.UseFont = true;
-            this.gvMx1qd008.Caption = "宸插叆鏁伴噺 ";
-            this.gvMx1qd008.FieldName = "qd008";
-            this.gvMx1qd008.MinWidth = 25;
-            this.gvMx1qd008.Name = "gvMx1qd008";
-            this.gvMx1qd008.OptionsColumn.AllowEdit = false;
-            this.gvMx1qd008.OptionsColumn.ReadOnly = true;
-            this.gvMx1qd008.Tag = "query_a.qd008";
-            this.gvMx1qd008.Visible = true;
-            this.gvMx1qd008.VisibleIndex = 8;
-            this.gvMx1qd008.Width = 94;
+            this.gridColumn16.VisibleIndex = 8;
+            this.gridColumn16.Width = 117;
             // 
             // gvMx1qd009
             // 
-            this.gvMx1qd009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1qd009.AppearanceCell.Options.UseFont = true;
             this.gvMx1qd009.Caption = "鍗曚綅 ";
             this.gvMx1qd009.FieldName = "kcDw";
-            this.gvMx1qd009.MinWidth = 25;
+            this.gvMx1qd009.MinWidth = 31;
             this.gvMx1qd009.Name = "gvMx1qd009";
             this.gvMx1qd009.OptionsColumn.AllowEdit = false;
             this.gvMx1qd009.OptionsColumn.ReadOnly = true;
             this.gvMx1qd009.Tag = "query_a.qd009";
             this.gvMx1qd009.Visible = true;
-            this.gvMx1qd009.VisibleIndex = 9;
-            this.gvMx1qd009.Width = 94;
+            this.gvMx1qd009.VisibleIndex = 10;
+            this.gvMx1qd009.Width = 117;
+            // 
+            // gridColumn20
+            // 
+            this.gridColumn20.Caption = "娆″簭";
+            this.gridColumn20.FieldName = "fidx";
+            this.gridColumn20.MinWidth = 31;
+            this.gridColumn20.Name = "gridColumn20";
+            this.gridColumn20.Visible = true;
+            this.gridColumn20.VisibleIndex = 11;
+            this.gridColumn20.Width = 117;
             // 
             // gvMxDel
             // 
             this.gvMxDel.Caption = "绉诲嚭";
             this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
-            this.gvMxDel.MinWidth = 25;
+            this.gvMxDel.MinWidth = 31;
             this.gvMxDel.Name = "gvMxDel";
             this.gvMxDel.Visible = true;
-            this.gvMxDel.VisibleIndex = 10;
-            this.gvMxDel.Width = 94;
+            this.gvMxDel.VisibleIndex = 12;
+            this.gvMxDel.Width = 117;
             // 
             // repositoryItemButtonEdit1
             // 
@@ -1237,218 +1270,33 @@
             this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
             this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
             // 
-            // gridColumn12
+            // gridColumn22
             // 
-            this.gridColumn12.Caption = "鐗╂枡ID";
-            this.gridColumn12.FieldName = "itemId";
-            this.gridColumn12.MinWidth = 25;
-            this.gridColumn12.Name = "gridColumn12";
-            this.gridColumn12.Width = 94;
-            // 
-            // panelMx1
-            // 
-            this.panelMx1.Controls.Add(this.ucBtnPrint1);
-            this.panelMx1.Controls.Add(this.lbMxGuid);
-            this.panelMx1.Controls.Add(this.txt_iCount_1);
-            this.panelMx1.Controls.Add(this.labelControl14);
-            this.panelMx1.Controls.Add(this.txt_psnQty_1);
-            this.panelMx1.Controls.Add(this.labelControl12);
-            this.panelMx1.Controls.Add(this.txtKdy);
-            this.panelMx1.Controls.Add(this.labelControl13);
-            this.panelMx1.Controls.Add(this.txtYdy);
-            this.panelMx1.Controls.Add(this.labelControl1);
-            this.panelMx1.Controls.Add(this.txtQuantity);
-            this.panelMx1.Controls.Add(this.labelControl10);
-            this.panelMx1.Controls.Add(this.txtWlgg);
-            this.panelMx1.Controls.Add(this.labelControl9);
-            this.panelMx1.Controls.Add(this.txtWlmc);
-            this.panelMx1.Controls.Add(this.labelControl8);
-            this.panelMx1.Controls.Add(this.txtWlid);
-            this.panelMx1.Controls.Add(this.labelControl7);
-            this.panelMx1.Dock = System.Windows.Forms.DockStyle.Top;
-            this.panelMx1.Location = new System.Drawing.Point(0, 0);
-            this.panelMx1.Name = "panelMx1";
-            this.panelMx1.Size = new System.Drawing.Size(1165, 102);
-            this.panelMx1.TabIndex = 2;
-            // 
-            // ucBtnPrint1
-            // 
-            this.ucBtnPrint1.guidKey = null;
-            this.ucBtnPrint1.Location = new System.Drawing.Point(543, 59);
-            this.ucBtnPrint1.Name = "ucBtnPrint1";
-            this.ucBtnPrint1.rptParameter = null;
-            this.ucBtnPrint1.Size = new System.Drawing.Size(218, 41);
-            this.ucBtnPrint1.TabIndex = 230;
-            // 
-            // lbMxGuid
-            // 
-            this.lbMxGuid.Location = new System.Drawing.Point(835, 7);
-            this.lbMxGuid.Name = "lbMxGuid";
-            this.lbMxGuid.Size = new System.Drawing.Size(58, 18);
-            this.lbMxGuid.TabIndex = 229;
-            this.lbMxGuid.Text = "lbMxGuid";
-            this.lbMxGuid.Visible = false;
-            // 
-            // txt_iCount_1
-            // 
-            this.txt_iCount_1.Location = new System.Drawing.Point(654, 34);
-            this.txt_iCount_1.Name = "txt_iCount_1";
-            this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
-            this.txt_iCount_1.Size = new System.Drawing.Size(96, 28);
-            this.txt_iCount_1.TabIndex = 228;
-            // 
-            // labelControl14
-            // 
-            this.labelControl14.Location = new System.Drawing.Point(543, 39);
-            this.labelControl14.Name = "labelControl14";
-            this.labelControl14.Size = new System.Drawing.Size(105, 18);
-            this.labelControl14.TabIndex = 227;
-            this.labelControl14.Text = "鎵撳嵃鏉$爜寮犳暟锛�";
-            // 
-            // txt_psnQty_1
-            // 
-            this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4);
-            this.txt_psnQty_1.Name = "txt_psnQty_1";
-            this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
-            this.txt_psnQty_1.Size = new System.Drawing.Size(96, 28);
-            this.txt_psnQty_1.TabIndex = 226;
-            // 
-            // labelControl12
-            // 
-            this.labelControl12.Location = new System.Drawing.Point(543, 9);
-            this.labelControl12.Name = "labelControl12";
-            this.labelControl12.Size = new System.Drawing.Size(105, 18);
-            this.labelControl12.TabIndex = 225;
-            this.labelControl12.Text = "姣忓紶鏉$爜鏁伴噺锛�";
-            // 
-            // txtKdy
-            // 
-            this.txtKdy.Location = new System.Drawing.Point(430, 65);
-            this.txtKdy.Name = "txtKdy";
-            this.txtKdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
-            this.txtKdy.Properties.Appearance.Options.UseFont = true;
-            this.txtKdy.Properties.Appearance.Options.UseForeColor = true;
-            this.txtKdy.Properties.ReadOnly = true;
-            this.txtKdy.Size = new System.Drawing.Size(96, 28);
-            this.txtKdy.TabIndex = 224;
-            // 
-            // labelControl13
-            // 
-            this.labelControl13.Location = new System.Drawing.Point(346, 70);
-            this.labelControl13.Name = "labelControl13";
-            this.labelControl13.Size = new System.Drawing.Size(80, 18);
-            this.labelControl13.TabIndex = 223;
-            this.labelControl13.Text = "鍙墦鍗版�绘暟:";
-            // 
-            // txtYdy
-            // 
-            this.txtYdy.Location = new System.Drawing.Point(430, 34);
-            this.txtYdy.Name = "txtYdy";
-            this.txtYdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txtYdy.Properties.Appearance.Options.UseFont = true;
-            this.txtYdy.Properties.ReadOnly = true;
-            this.txtYdy.Size = new System.Drawing.Size(96, 28);
-            this.txtYdy.TabIndex = 222;
-            // 
-            // labelControl1
-            // 
-            this.labelControl1.Location = new System.Drawing.Point(346, 39);
-            this.labelControl1.Name = "labelControl1";
-            this.labelControl1.Size = new System.Drawing.Size(80, 18);
-            this.labelControl1.TabIndex = 221;
-            this.labelControl1.Text = "宸叉墦鍗版�婚噺:";
-            // 
-            // txtQuantity
-            // 
-            this.txtQuantity.Location = new System.Drawing.Point(430, 4);
-            this.txtQuantity.Name = "txtQuantity";
-            this.txtQuantity.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txtQuantity.Properties.Appearance.Options.UseFont = true;
-            this.txtQuantity.Properties.ReadOnly = true;
-            this.txtQuantity.Size = new System.Drawing.Size(96, 28);
-            this.txtQuantity.TabIndex = 220;
-            // 
-            // labelControl10
-            // 
-            this.labelControl10.Location = new System.Drawing.Point(331, 9);
-            this.labelControl10.Name = "labelControl10";
-            this.labelControl10.Size = new System.Drawing.Size(95, 18);
-            this.labelControl10.TabIndex = 219;
-            this.labelControl10.Text = "鏈鐢宠鎬婚噺:";
-            // 
-            // txtWlgg
-            // 
-            this.txtWlgg.Location = new System.Drawing.Point(90, 65);
-            this.txtWlgg.Name = "txtWlgg";
-            this.txtWlgg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txtWlgg.Properties.Appearance.Options.UseFont = true;
-            this.txtWlgg.Properties.ReadOnly = true;
-            this.txtWlgg.Size = new System.Drawing.Size(236, 28);
-            this.txtWlgg.TabIndex = 218;
-            // 
-            // labelControl9
-            // 
-            this.labelControl9.Location = new System.Drawing.Point(20, 70);
-            this.labelControl9.Name = "labelControl9";
-            this.labelControl9.Size = new System.Drawing.Size(65, 18);
-            this.labelControl9.TabIndex = 217;
-            this.labelControl9.Text = "鐗╂枡瑙勬牸:";
-            // 
-            // txtWlmc
-            // 
-            this.txtWlmc.Location = new System.Drawing.Point(90, 34);
-            this.txtWlmc.Name = "txtWlmc";
-            this.txtWlmc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txtWlmc.Properties.Appearance.Options.UseFont = true;
-            this.txtWlmc.Properties.ReadOnly = true;
-            this.txtWlmc.Size = new System.Drawing.Size(236, 28);
-            this.txtWlmc.TabIndex = 216;
-            // 
-            // labelControl8
-            // 
-            this.labelControl8.Location = new System.Drawing.Point(20, 39);
-            this.labelControl8.Name = "labelControl8";
-            this.labelControl8.Size = new System.Drawing.Size(65, 18);
-            this.labelControl8.TabIndex = 215;
-            this.labelControl8.Text = "鐗╂枡鍚嶇О:";
-            // 
-            // txtWlid
-            // 
-            this.txtWlid.Location = new System.Drawing.Point(90, 4);
-            this.txtWlid.Name = "txtWlid";
-            this.txtWlid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txtWlid.Properties.Appearance.Options.UseFont = true;
-            this.txtWlid.Properties.ReadOnly = true;
-            this.txtWlid.Size = new System.Drawing.Size(236, 28);
-            this.txtWlid.TabIndex = 214;
-            // 
-            // labelControl7
-            // 
-            this.labelControl7.Location = new System.Drawing.Point(20, 9);
-            this.labelControl7.Name = "labelControl7";
-            this.labelControl7.Size = new System.Drawing.Size(65, 18);
-            this.labelControl7.TabIndex = 213;
-            this.labelControl7.Text = "鐗╂枡缂栫爜:";
+            this.gridColumn22.Caption = "宸叉壂鏁伴噺";
+            this.gridColumn22.FieldName = "sQty";
+            this.gridColumn22.MinWidth = 31;
+            this.gridColumn22.Name = "gridColumn22";
+            this.gridColumn22.Visible = true;
+            this.gridColumn22.VisibleIndex = 9;
+            this.gridColumn22.Width = 117;
             // 
             // xtraTabPage3
             // 
             this.xtraTabPage3.Controls.Add(this.gcMx2);
+            this.xtraTabPage3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.xtraTabPage3.Name = "xtraTabPage3";
-            this.xtraTabPage3.Size = new System.Drawing.Size(1165, 382);
+            this.xtraTabPage3.Size = new System.Drawing.Size(1457, 477);
             this.xtraTabPage3.Text = "宸叉墦鍗版潯鐮佹槑缁�";
             // 
             // gcMx2
             // 
             this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMx2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gcMx2.Location = new System.Drawing.Point(0, 0);
             this.gcMx2.MainView = this.gvMx2;
+            this.gcMx2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gcMx2.Name = "gcMx2";
-            this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
-            this.repositoryItemButtonEdit2});
-            this.gcMx2.Size = new System.Drawing.Size(1165, 382);
+            this.gcMx2.Size = new System.Drawing.Size(1457, 477);
             this.gcMx2.TabIndex = 2;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -1464,8 +1312,8 @@
             this.gvMx1quantity,
             this.gridColumn6,
             this.gvMx1createBy,
-            this.gvMx1lotDate,
-            this.gvBtnAlawys});
+            this.gvMx1lotDate});
+            this.gvMx2.DetailHeight = 428;
             this.gvMx2.GridControl = this.gcMx2;
             this.gvMx2.Name = "gvMx2";
             this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1474,134 +1322,109 @@
             // 
             // gridColumn2
             // 
-            this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gridColumn2.AppearanceCell.Options.UseFont = true;
             this.gridColumn2.Caption = "guid";
             this.gridColumn2.FieldName = "guid";
-            this.gridColumn2.MinWidth = 50;
+            this.gridColumn2.MinWidth = 62;
             this.gridColumn2.Name = "gridColumn2";
             this.gridColumn2.Tag = "query_a.guid";
-            this.gridColumn2.Width = 94;
+            this.gridColumn2.Width = 117;
             // 
             // gvMx1itemBarcode
             // 
-            this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
             this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜";
             this.gvMx1itemBarcode.FieldName = "itemBarcode";
-            this.gvMx1itemBarcode.MinWidth = 25;
+            this.gvMx1itemBarcode.MinWidth = 31;
             this.gvMx1itemBarcode.Name = "gvMx1itemBarcode";
             this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE";
             this.gvMx1itemBarcode.Visible = true;
             this.gvMx1itemBarcode.VisibleIndex = 0;
-            this.gvMx1itemBarcode.Width = 300;
+            this.gvMx1itemBarcode.Width = 375;
             // 
             // gridColumn4
             // 
             this.gridColumn4.Caption = "鐗╂枡缂栫爜";
             this.gridColumn4.FieldName = "itemNo";
-            this.gridColumn4.MinWidth = 25;
+            this.gridColumn4.MinWidth = 31;
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.Visible = true;
             this.gridColumn4.VisibleIndex = 1;
-            this.gridColumn4.Width = 94;
+            this.gridColumn4.Width = 117;
             // 
             // gridColumn3
             // 
             this.gridColumn3.Caption = "鐗╂枡鍚嶇О";
             this.gridColumn3.FieldName = "itemName";
-            this.gridColumn3.MinWidth = 25;
+            this.gridColumn3.MinWidth = 31;
             this.gridColumn3.Name = "gridColumn3";
             this.gridColumn3.Visible = true;
             this.gridColumn3.VisibleIndex = 2;
-            this.gridColumn3.Width = 94;
+            this.gridColumn3.Width = 117;
             // 
             // gridColumn5
             // 
             this.gridColumn5.Caption = "瑙勬牸鍨嬪彿";
             this.gridColumn5.FieldName = "itemModel";
-            this.gridColumn5.MinWidth = 25;
+            this.gridColumn5.MinWidth = 31;
             this.gridColumn5.Name = "gridColumn5";
             this.gridColumn5.Visible = true;
             this.gridColumn5.VisibleIndex = 3;
-            this.gridColumn5.Width = 94;
+            this.gridColumn5.Width = 117;
             // 
             // gvMx1quantity
             // 
-            this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
             this.gvMx1quantity.Caption = "鏁伴噺";
             this.gvMx1quantity.FieldName = "quantity";
-            this.gvMx1quantity.MinWidth = 50;
+            this.gvMx1quantity.MinWidth = 62;
             this.gvMx1quantity.Name = "gvMx1quantity";
             this.gvMx1quantity.Tag = "query_a.QUANTITY";
             this.gvMx1quantity.Visible = true;
             this.gvMx1quantity.VisibleIndex = 4;
-            this.gvMx1quantity.Width = 94;
+            this.gvMx1quantity.Width = 117;
             // 
             // gridColumn6
             // 
             this.gridColumn6.Caption = "鍗曚綅";
             this.gridColumn6.FieldName = "dwName";
-            this.gridColumn6.MinWidth = 25;
+            this.gridColumn6.MinWidth = 31;
             this.gridColumn6.Name = "gridColumn6";
             this.gridColumn6.Visible = true;
             this.gridColumn6.VisibleIndex = 5;
-            this.gridColumn6.Width = 94;
+            this.gridColumn6.Width = 117;
             // 
             // gvMx1createBy
             // 
-            this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
             this.gvMx1createBy.Caption = "鍒涘缓浜�";
             this.gvMx1createBy.FieldName = "createBy";
-            this.gvMx1createBy.MinWidth = 25;
+            this.gvMx1createBy.MinWidth = 31;
             this.gvMx1createBy.Name = "gvMx1createBy";
             this.gvMx1createBy.Tag = "query_a.CREATE_BY";
             this.gvMx1createBy.Visible = true;
             this.gvMx1createBy.VisibleIndex = 6;
-            this.gvMx1createBy.Width = 94;
+            this.gvMx1createBy.Width = 117;
             // 
             // gvMx1lotDate
             // 
-            this.gvMx1lotDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1lotDate.AppearanceCell.Options.UseFont = true;
             this.gvMx1lotDate.Caption = "鍒涘缓鏃ユ湡";
             this.gvMx1lotDate.FieldName = "createDate";
-            this.gvMx1lotDate.MinWidth = 25;
+            this.gvMx1lotDate.MinWidth = 31;
             this.gvMx1lotDate.Name = "gvMx1lotDate";
             this.gvMx1lotDate.Tag = "query_a.LOT_DATE";
             this.gvMx1lotDate.Visible = true;
             this.gvMx1lotDate.VisibleIndex = 7;
-            this.gvMx1lotDate.Width = 94;
-            // 
-            // gvBtnAlawys
-            // 
-            this.gvBtnAlawys.Caption = "绉诲嚭";
-            this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit2;
-            this.gvBtnAlawys.MinWidth = 25;
-            this.gvBtnAlawys.Name = "gvBtnAlawys";
-            this.gvBtnAlawys.Visible = true;
-            this.gvBtnAlawys.VisibleIndex = 8;
-            this.gvBtnAlawys.Width = 94;
-            // 
-            // repositoryItemButtonEdit2
-            // 
-            this.repositoryItemButtonEdit2.AutoHeight = false;
-            editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
-            editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
-            this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
-            this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
-            this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
-            this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
+            this.gvMx1lotDate.Width = 117;
             // 
             // picCheckBox
             // 
             this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
-            this.picCheckBox.Location = new System.Drawing.Point(951, 55);
+            this.picCheckBox.Location = new System.Drawing.Point(1189, 67);
+            this.picCheckBox.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.picCheckBox.Name = "picCheckBox";
-            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+            this.picCheckBox.Size = new System.Drawing.Size(125, 61);
             this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.picCheckBox.TabIndex = 5;
             this.picCheckBox.TabStop = false;
@@ -1609,14 +1432,15 @@
             // 
             // Frm_MesShouTuo
             // 
-            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
+            this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(1169, 682);
+            this.ClientSize = new System.Drawing.Size(1461, 834);
             this.Controls.Add(this.picCheckBox);
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
+            this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.Name = "Frm_MesShouTuo";
-            this.Text = "鍏跺畠鍏ュ簱鐢宠";
+            this.Text = "鍙楁墭鍏ュ簱鐢宠";
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
             this.xtraTabControl1.ResumeLayout(false);
             this.xtraTabPage1.ResumeLayout(false);
@@ -1636,54 +1460,51 @@
             this.splitMx1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
             this.layoutMx1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt010.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt016.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qtck.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt002.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt003.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt019.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt015.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt005.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt001.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkByName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_isCheck.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createByName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_isFinish.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qt034Name.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qt033.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qt032.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
             this.tabMx.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split99.Panel1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split99.Panel2)).EndInit();
+            this.split99.Panel2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split99)).EndInit();
+            this.split99.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).EndInit();
-            this.panelMx1.ResumeLayout(false);
-            this.panelMx1.PerformLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).EndInit();
             this.xtraTabPage3.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             this.ResumeLayout(false);
 
@@ -1698,51 +1519,32 @@
         private DevExpress.XtraGrid.GridControl gcMain1;
         private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
         private DevExpress.XtraGrid.Columns.GridColumn gv_qt015;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_qt014;
         private DevExpress.XtraGrid.Columns.GridColumn gv_qtck;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_qt003;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_qt019;
         private DevExpress.XtraGrid.Columns.GridColumn gv_qt005;
         private DevExpress.XtraGrid.Columns.GridColumn gv_qt001;
         private DevExpress.XtraGrid.Columns.GridColumn gv_qt016;
         private DevExpress.XtraGrid.Columns.GridColumn gv_qt002;
         private DevExpress.XtraGrid.Columns.GridColumn gv_qt010;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
         private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
         private DevExpress.XtraEditors.SplitContainerControl splitMx1;
-        private UserControl.UcLookHuoZhu ucLookHuoZhu1;
-        private UserControl.UcLookOrg txt_qt022;
-        private DevExpress.XtraEditors.ComboBoxEdit txt_qt003;
-        private UserControl.UcLookDepartment txt_qt009;
-        private UserControl.UcLookSupplier txt_qt018;
-        private UserControl.UcLookCk txt_qt008;
-        private DevExpress.XtraEditors.ComboBoxEdit txt_qt019;
+        private UserControl.UcLookOrg txt_fStockOrgId;
+        private UserControl.UcLookCk txt_fStockId;
         private System.Windows.Forms.Label lbGuid;
-        private DevExpress.XtraEditors.TextEdit txt_qt016;
-        private DevExpress.XtraEditors.TextEdit txt_qt010;
-        private DevExpress.XtraEditors.TextEdit txt_qt002;
-        private DevExpress.XtraEditors.TextEdit txt_qtck;
+        private DevExpress.XtraEditors.TextEdit txt_checkByName;
+        private DevExpress.XtraEditors.TextEdit txt_remark;
+        private DevExpress.XtraEditors.TextEdit txt_checkDate;
+        private DevExpress.XtraEditors.TextEdit txt_billNo;
         private DevExpress.XtraLayout.LayoutControl layoutMx1;
         private DevExpress.XtraLayout.LayoutControlGroup Root;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
-        private DevExpress.XtraEditors.CheckEdit txt_qt015;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+        private DevExpress.XtraEditors.CheckEdit txt_isCheck;
         private DevExpress.XtraTab.XtraTabControl tabMx;
         private DevExpress.XtraTab.XtraTabPage tabMxPage1;
         private DevExpress.XtraGrid.GridControl gcMx1;
         private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1qtrkGuid;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
         private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit repositoryItemSearchLookUpEdit1;
         private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
@@ -1758,30 +1560,10 @@
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1qd010;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1qd008;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1qd009;
         private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
         private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
-        private DevExpress.XtraEditors.PanelControl panelMx1;
-        private UserControl.UcBtnPrint ucBtnPrint1;
-        private DevExpress.XtraEditors.LabelControl lbMxGuid;
-        private DevExpress.XtraEditors.TextEdit txt_iCount_1;
-        private DevExpress.XtraEditors.LabelControl labelControl14;
-        private DevExpress.XtraEditors.TextEdit txt_psnQty_1;
-        private DevExpress.XtraEditors.LabelControl labelControl12;
-        private DevExpress.XtraEditors.TextEdit txtKdy;
-        private DevExpress.XtraEditors.LabelControl labelControl13;
-        private DevExpress.XtraEditors.TextEdit txtYdy;
-        private DevExpress.XtraEditors.LabelControl labelControl1;
-        private DevExpress.XtraEditors.TextEdit txtQuantity;
-        private DevExpress.XtraEditors.LabelControl labelControl10;
-        private DevExpress.XtraEditors.TextEdit txtWlgg;
-        private DevExpress.XtraEditors.LabelControl labelControl9;
-        private DevExpress.XtraEditors.TextEdit txtWlmc;
-        private DevExpress.XtraEditors.LabelControl labelControl8;
-        private DevExpress.XtraEditors.TextEdit txtWlid;
-        private DevExpress.XtraEditors.LabelControl labelControl7;
         private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
         private DevExpress.XtraGrid.GridControl gcMx2;
         private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
@@ -1794,13 +1576,38 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1createBy;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1lotDate;
-        private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys;
-        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+        private DevExpress.XtraEditors.TextEdit txt_createByName;
+        private DevExpress.XtraEditors.TextEdit txt_createDate;
+        private UserControl.UcLookCustomer txt_fCustId;
+        private DevExpress.XtraEditors.TextEdit txt_guid;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+        private DevExpress.XtraGrid.Columns.GridColumn gv18;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
+        private DevExpress.XtraEditors.CheckEdit txt_isFinish;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
+        private DevExpress.Utils.ToolTipController tips;
+        private DevExpress.XtraEditors.SplitContainerControl split99;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
+        private DevExpress.XtraEditors.TextEdit txt_qt034Name;
+        private DevExpress.XtraEditors.TextEdit txt_qt033;
+        private DevExpress.XtraEditors.CheckEdit txt_qt032;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
-        private DevExpress.XtraEditors.TextEdit txt_qt005;
-        private DevExpress.XtraEditors.TextEdit txt_qt001;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3