From 1ed6d45085cbddf44a238623029b4ae96bef7560 Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期四, 11 九月 2025 15:55:26 +0800
Subject: [PATCH] 采购退货销售出库增加打印功能

---
 DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs |  466 +++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 301 insertions(+), 165 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs
index 97817f7..3a9be81 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs
@@ -30,6 +30,7 @@
         private void InitializeComponent()
         {
             this.components = new System.ComponentModel.Container();
+            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_MesItemQt));
             DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -40,6 +41,7 @@
             DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
             DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
             DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
             DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
             DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
             DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
@@ -64,7 +66,6 @@
             this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_qt005 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_qt001 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_qt008 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_qt010 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_qt016 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_qt002 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -73,10 +74,13 @@
             this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn20 = 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_wwgys = new Gs.DevApp.UserControl.UcLookSupplier();
+            this.btnCopyXls = new DevExpress.XtraEditors.SimpleButton();
             this.lbGuid = new System.Windows.Forms.Label();
             this.ucLookHuoZhu1 = new Gs.DevApp.UserControl.UcLookHuoZhu();
             this.txt_qt010 = new DevExpress.XtraEditors.TextEdit();
@@ -100,9 +104,9 @@
             this.txt_qt033 = new DevExpress.XtraEditors.TextEdit();
             this.txt_qt032 = new DevExpress.XtraEditors.CheckEdit();
             this.txt_qt035 = new DevExpress.XtraEditors.ButtonEdit();
+            this.txt_qtlx = new DevExpress.XtraEditors.ComboBoxEdit();
             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
-            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -124,6 +128,10 @@
             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layItemWwgys = new DevExpress.XtraLayout.LayoutControlItem();
             this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -133,12 +141,13 @@
             this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemSearchLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit();
             this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
-            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn7 = 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();
@@ -152,6 +161,7 @@
             this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.rptCk = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
             this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
@@ -190,9 +200,9 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_qt033.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_qt032.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_qt035.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qtlx.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
@@ -214,6 +224,10 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layItemWwgys)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
@@ -309,7 +323,6 @@
             this.gridColumn4,
             this.gv_qt005,
             this.gv_qt001,
-            this.gv_qt008,
             this.gv_qt010,
             this.gv_qt016,
             this.gv_qt002,
@@ -317,7 +330,8 @@
             this.gridColumn6,
             this.gridColumn13,
             this.gridColumn14,
-            this.gridColumn15});
+            this.gridColumn15,
+            this.gridColumn20});
             this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
@@ -372,8 +386,6 @@
             this.gridColumn3.FieldName = "qt019";
             this.gridColumn3.MinWidth = 25;
             this.gridColumn3.Name = "gridColumn3";
-            this.gridColumn3.Visible = true;
-            this.gridColumn3.VisibleIndex = 5;
             this.gridColumn3.Width = 94;
             // 
             // gv_qt020
@@ -396,7 +408,7 @@
             this.gridColumn4.MinWidth = 25;
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.Visible = true;
-            this.gridColumn4.VisibleIndex = 7;
+            this.gridColumn4.VisibleIndex = 12;
             this.gridColumn4.Width = 94;
             // 
             // gv_qt005
@@ -409,7 +421,7 @@
             this.gv_qt005.OptionsColumn.AllowEdit = false;
             this.gv_qt005.Tag = "query_a.qt005";
             this.gv_qt005.Visible = true;
-            this.gv_qt005.VisibleIndex = 8;
+            this.gv_qt005.VisibleIndex = 7;
             this.gv_qt005.Width = 94;
             // 
             // gv_qt001
@@ -422,21 +434,8 @@
             this.gv_qt001.OptionsColumn.AllowEdit = false;
             this.gv_qt001.Tag = "query_a.qt001";
             this.gv_qt001.Visible = true;
-            this.gv_qt001.VisibleIndex = 9;
+            this.gv_qt001.VisibleIndex = 8;
             this.gv_qt001.Width = 180;
-            // 
-            // gv_qt008
-            // 
-            this.gv_qt008.AppearanceCell.Options.UseFont = true;
-            this.gv_qt008.Caption = "鍙戞枡浠撳簱 ";
-            this.gv_qt008.FieldName = "flckName";
-            this.gv_qt008.MinWidth = 25;
-            this.gv_qt008.Name = "gv_qt008";
-            this.gv_qt008.OptionsColumn.AllowEdit = false;
-            this.gv_qt008.Tag = "query_a.qt008";
-            this.gv_qt008.Visible = true;
-            this.gv_qt008.VisibleIndex = 10;
-            this.gv_qt008.Width = 94;
             // 
             // gv_qt010
             // 
@@ -448,7 +447,7 @@
             this.gv_qt010.OptionsColumn.AllowEdit = false;
             this.gv_qt010.Tag = "query_a.qt010";
             this.gv_qt010.Visible = true;
-            this.gv_qt010.VisibleIndex = 11;
+            this.gv_qt010.VisibleIndex = 9;
             this.gv_qt010.Width = 94;
             // 
             // gv_qt016
@@ -461,7 +460,7 @@
             this.gv_qt016.OptionsColumn.AllowEdit = false;
             this.gv_qt016.Tag = "query_a.qt016";
             this.gv_qt016.Visible = true;
-            this.gv_qt016.VisibleIndex = 12;
+            this.gv_qt016.VisibleIndex = 10;
             this.gv_qt016.Width = 94;
             // 
             // gv_qt002
@@ -474,7 +473,7 @@
             this.gv_qt002.OptionsColumn.AllowEdit = false;
             this.gv_qt002.Tag = "query_a.qt002";
             this.gv_qt002.Visible = true;
-            this.gv_qt002.VisibleIndex = 13;
+            this.gv_qt002.VisibleIndex = 11;
             this.gv_qt002.Width = 94;
             // 
             // gridColumn5
@@ -484,7 +483,7 @@
             this.gridColumn5.MinWidth = 25;
             this.gridColumn5.Name = "gridColumn5";
             this.gridColumn5.Visible = true;
-            this.gridColumn5.VisibleIndex = 14;
+            this.gridColumn5.VisibleIndex = 13;
             this.gridColumn5.Width = 94;
             // 
             // gridColumn6
@@ -494,7 +493,7 @@
             this.gridColumn6.MinWidth = 25;
             this.gridColumn6.Name = "gridColumn6";
             this.gridColumn6.Visible = true;
-            this.gridColumn6.VisibleIndex = 15;
+            this.gridColumn6.VisibleIndex = 14;
             this.gridColumn6.Width = 94;
             // 
             // gridColumn13
@@ -533,6 +532,16 @@
             this.gridColumn15.VisibleIndex = 2;
             this.gridColumn15.Width = 94;
             // 
+            // gridColumn20
+            // 
+            this.gridColumn20.Caption = "鍑哄簱绫诲瀷";
+            this.gridColumn20.FieldName = "qtlx";
+            this.gridColumn20.MinWidth = 25;
+            this.gridColumn20.Name = "gridColumn20";
+            this.gridColumn20.Visible = true;
+            this.gridColumn20.VisibleIndex = 5;
+            this.gridColumn20.Width = 94;
+            // 
             // pageBar1
             // 
             this.pageBar1.CurrentPage = 1;
@@ -570,11 +579,13 @@
             this.splitMx1.Panel2.Text = "Panel2";
             this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.splitMx1.Size = new System.Drawing.Size(1126, 570);
-            this.splitMx1.SplitterPosition = 188;
+            this.splitMx1.SplitterPosition = 233;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
             // 
+            this.layoutMx1.Controls.Add(this.txt_wwgys);
+            this.layoutMx1.Controls.Add(this.btnCopyXls);
             this.layoutMx1.Controls.Add(this.lbGuid);
             this.layoutMx1.Controls.Add(this.ucLookHuoZhu1);
             this.layoutMx1.Controls.Add(this.txt_qt010);
@@ -598,16 +609,36 @@
             this.layoutMx1.Controls.Add(this.txt_qt033);
             this.layoutMx1.Controls.Add(this.txt_qt032);
             this.layoutMx1.Controls.Add(this.txt_qt035);
+            this.layoutMx1.Controls.Add(this.txt_qtlx);
             this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem14});
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
             this.layoutMx1.Name = "layoutMx1";
-            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 361, 812, 500);
+            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(722, 358, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1126, 188);
+            this.layoutMx1.Size = new System.Drawing.Size(1126, 233);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
+            // 
+            // txt_wwgys
+            // 
+            this.txt_wwgys.IsReadly = false;
+            this.txt_wwgys.Location = new System.Drawing.Point(385, 198);
+            this.txt_wwgys.Margin = new System.Windows.Forms.Padding(0);
+            this.txt_wwgys.Name = "txt_wwgys";
+            this.txt_wwgys.Size = new System.Drawing.Size(165, 24);
+            this.txt_wwgys.TabIndex = 446;
+            // 
+            // btnCopyXls
+            // 
+            this.btnCopyXls.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnCopyXls.ImageOptions.Image")));
+            this.btnCopyXls.Location = new System.Drawing.Point(12, 198);
+            this.btnCopyXls.Name = "btnCopyXls";
+            this.btnCopyXls.Size = new System.Drawing.Size(116, 27);
+            this.btnCopyXls.StyleController = this.layoutMx1;
+            this.btnCopyXls.TabIndex = 445;
+            this.btnCopyXls.Text = "蹇嵎褰曞叆";
             // 
             // lbGuid
             // 
@@ -622,36 +653,36 @@
             // 
             this.ucLookHuoZhu1.HzId = null;
             this.ucLookHuoZhu1.IsReadly = false;
-            this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 68);
+            this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 74);
             this.ucLookHuoZhu1.Margin = new System.Windows.Forms.Padding(0);
             this.ucLookHuoZhu1.Name = "ucLookHuoZhu1";
             this.ucLookHuoZhu1.OrgId = null;
-            this.ucLookHuoZhu1.Size = new System.Drawing.Size(272, 52);
+            this.ucLookHuoZhu1.Size = new System.Drawing.Size(267, 58);
             this.ucLookHuoZhu1.TabIndex = 318;
             // 
             // txt_qt010
             // 
-            this.txt_qt010.Location = new System.Drawing.Point(114, 124);
+            this.txt_qt010.Location = new System.Drawing.Point(114, 136);
             this.txt_qt010.Name = "txt_qt010";
             this.txt_qt010.Properties.Appearance.Options.UseFont = true;
-            this.txt_qt010.Size = new System.Drawing.Size(170, 24);
+            this.txt_qt010.Size = new System.Drawing.Size(165, 24);
             this.txt_qt010.StyleController = this.layoutMx1;
             this.txt_qt010.TabIndex = 235;
             // 
             // txt_qt009
             // 
             this.txt_qt009.IsReadly = false;
-            this.txt_qt009.Location = new System.Drawing.Point(390, 124);
+            this.txt_qt009.Location = new System.Drawing.Point(385, 136);
             this.txt_qt009.Name = "txt_qt009";
-            this.txt_qt009.Size = new System.Drawing.Size(170, 24);
+            this.txt_qt009.Size = new System.Drawing.Size(165, 24);
             this.txt_qt009.TabIndex = 316;
             // 
             // txt_qt013
             // 
             this.txt_qt013.IsReadly = false;
-            this.txt_qt013.Location = new System.Drawing.Point(390, 96);
+            this.txt_qt013.Location = new System.Drawing.Point(385, 105);
             this.txt_qt013.Name = "txt_qt013";
-            this.txt_qt013.Size = new System.Drawing.Size(170, 24);
+            this.txt_qt013.Size = new System.Drawing.Size(165, 24);
             this.txt_qt013.TabIndex = 304;
             // 
             // txt_qtck
@@ -659,42 +690,41 @@
             this.txt_qtck.Location = new System.Drawing.Point(114, 12);
             this.txt_qtck.Name = "txt_qtck";
             this.txt_qtck.Properties.Appearance.Options.UseFont = true;
-            this.txt_qtck.Size = new System.Drawing.Size(170, 24);
+            this.txt_qtck.Size = new System.Drawing.Size(165, 24);
             this.txt_qtck.StyleController = this.layoutMx1;
             this.txt_qtck.TabIndex = 211;
             this.txt_qtck.Tag = "readonly";
             // 
             // txt_qt019
             // 
-            this.txt_qt019.EditValue = "璇烽�夋嫨";
-            this.txt_qt019.Location = new System.Drawing.Point(390, 12);
+            this.txt_qt019.EditValue = "鏍囧噯鍏朵粬鍑哄簱鍗�(QTCKD01_SYS)";
+            this.txt_qt019.Location = new System.Drawing.Point(385, 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[] {
-            "璇烽�夋嫨",
             "鏍囧噯鍏朵粬鍑哄簱鍗�(QTCKD01_SYS)",
             "璧勪骇鍑哄簱(QTCKD02_SYS)",
             "VMI鍑哄簱(QTCKD03_SYS)",
             "璐圭敤鐗╂枡鍑哄簱(QTCKD04_SYS)",
             "搴撳瓨璋冩暣(QTCKD05_SYS)"});
             this.txt_qt019.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_qt019.Size = new System.Drawing.Size(170, 24);
+            this.txt_qt019.Size = new System.Drawing.Size(165, 24);
             this.txt_qt019.StyleController = this.layoutMx1;
             this.txt_qt019.TabIndex = 301;
             // 
             // txt_qt024
             // 
             this.txt_qt024.IsReadly = false;
-            this.txt_qt024.Location = new System.Drawing.Point(390, 40);
+            this.txt_qt024.Location = new System.Drawing.Point(385, 43);
             this.txt_qt024.Name = "txt_qt024";
-            this.txt_qt024.Size = new System.Drawing.Size(170, 24);
+            this.txt_qt024.Size = new System.Drawing.Size(165, 24);
             this.txt_qt024.TabIndex = 309;
             // 
             // txt_qt020
             // 
             this.txt_qt020.EditValue = "鏅��(GENERAL)";
-            this.txt_qt020.Location = new System.Drawing.Point(390, 68);
+            this.txt_qt020.Location = new System.Drawing.Point(385, 74);
             this.txt_qt020.Name = "txt_qt020";
             this.txt_qt020.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -702,141 +732,162 @@
             "鏅��(GENERAL)",
             "閫�璐�(RETURN)"});
             this.txt_qt020.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_qt020.Size = new System.Drawing.Size(170, 24);
+            this.txt_qt020.Size = new System.Drawing.Size(165, 24);
             this.txt_qt020.StyleController = this.layoutMx1;
             this.txt_qt020.TabIndex = 300;
             // 
             // txt_qt023
             // 
             this.txt_qt023.IsReadly = false;
-            this.txt_qt023.Location = new System.Drawing.Point(114, 40);
+            this.txt_qt023.Location = new System.Drawing.Point(114, 43);
             this.txt_qt023.Name = "txt_qt023";
-            this.txt_qt023.Size = new System.Drawing.Size(170, 24);
+            this.txt_qt023.Size = new System.Drawing.Size(165, 24);
             this.txt_qt023.TabIndex = 307;
             // 
             // txt_qt016
             // 
-            this.txt_qt016.Location = new System.Drawing.Point(942, 12);
+            this.txt_qt016.Location = new System.Drawing.Point(927, 12);
             this.txt_qt016.Name = "txt_qt016";
             this.txt_qt016.Properties.Appearance.Options.UseFont = true;
-            this.txt_qt016.Size = new System.Drawing.Size(172, 24);
+            this.txt_qt016.Size = new System.Drawing.Size(166, 24);
             this.txt_qt016.StyleController = this.layoutMx1;
             this.txt_qt016.TabIndex = 262;
             this.txt_qt016.Tag = "readonly";
             // 
             // txt_qt002
             // 
-            this.txt_qt002.Location = new System.Drawing.Point(942, 40);
+            this.txt_qt002.Location = new System.Drawing.Point(927, 43);
             this.txt_qt002.Name = "txt_qt002";
             this.txt_qt002.Properties.Appearance.Options.UseFont = true;
-            this.txt_qt002.Size = new System.Drawing.Size(172, 24);
+            this.txt_qt002.Size = new System.Drawing.Size(166, 24);
             this.txt_qt002.StyleController = this.layoutMx1;
             this.txt_qt002.TabIndex = 216;
             this.txt_qt002.Tag = "readonly";
             // 
             // txt_qt015
             // 
-            this.txt_qt015.Location = new System.Drawing.Point(840, 68);
+            this.txt_qt015.Location = new System.Drawing.Point(825, 74);
             this.txt_qt015.Name = "txt_qt015";
             this.txt_qt015.Properties.Caption = "瀹℃牳鐘舵��";
-            this.txt_qt015.Size = new System.Drawing.Size(274, 24);
+            this.txt_qt015.Size = new System.Drawing.Size(268, 24);
             this.txt_qt015.StyleController = this.layoutMx1;
             this.txt_qt015.TabIndex = 310;
             this.txt_qt015.Tag = "readonly";
             // 
             // txt_qt031
             // 
-            this.txt_qt031.Location = new System.Drawing.Point(942, 96);
+            this.txt_qt031.Location = new System.Drawing.Point(927, 105);
             this.txt_qt031.Name = "txt_qt031";
-            this.txt_qt031.Size = new System.Drawing.Size(172, 24);
+            this.txt_qt031.Size = new System.Drawing.Size(166, 24);
             this.txt_qt031.StyleController = this.layoutMx1;
             this.txt_qt031.TabIndex = 321;
             this.txt_qt031.Tag = "readonly";
             // 
             // txt_qt030
             // 
-            this.txt_qt030.Location = new System.Drawing.Point(942, 124);
+            this.txt_qt030.Location = new System.Drawing.Point(927, 136);
             this.txt_qt030.Name = "txt_qt030";
-            this.txt_qt030.Size = new System.Drawing.Size(172, 24);
+            this.txt_qt030.Size = new System.Drawing.Size(166, 24);
             this.txt_qt030.StyleController = this.layoutMx1;
             this.txt_qt030.TabIndex = 322;
             this.txt_qt030.Tag = "readonly";
             // 
             // txt_qt029
             // 
-            this.txt_qt029.Location = new System.Drawing.Point(840, 152);
+            this.txt_qt029.Location = new System.Drawing.Point(825, 167);
             this.txt_qt029.Name = "txt_qt029";
             this.txt_qt029.Properties.Caption = "璐㈠姟瀹℃牳鐘舵��";
-            this.txt_qt029.Size = new System.Drawing.Size(274, 24);
+            this.txt_qt029.Size = new System.Drawing.Size(268, 24);
             this.txt_qt029.StyleController = this.layoutMx1;
             this.txt_qt029.TabIndex = 323;
             this.txt_qt029.Tag = "readonly";
             // 
             // txt_qt028
             // 
-            this.txt_qt028.Location = new System.Drawing.Point(666, 96);
+            this.txt_qt028.Location = new System.Drawing.Point(656, 105);
             this.txt_qt028.Name = "txt_qt028";
-            this.txt_qt028.Size = new System.Drawing.Size(170, 24);
+            this.txt_qt028.Size = new System.Drawing.Size(165, 24);
             this.txt_qt028.StyleController = this.layoutMx1;
             this.txt_qt028.TabIndex = 324;
             this.txt_qt028.Tag = "readonly";
             // 
             // txt_qt027
             // 
-            this.txt_qt027.Location = new System.Drawing.Point(666, 124);
+            this.txt_qt027.Location = new System.Drawing.Point(656, 136);
             this.txt_qt027.Name = "txt_qt027";
-            this.txt_qt027.Size = new System.Drawing.Size(170, 24);
+            this.txt_qt027.Size = new System.Drawing.Size(165, 24);
             this.txt_qt027.StyleController = this.layoutMx1;
             this.txt_qt027.TabIndex = 325;
             this.txt_qt027.Tag = "readonly";
             // 
             // txt_qt034
             // 
-            this.txt_qt034.Location = new System.Drawing.Point(666, 12);
+            this.txt_qt034.Location = new System.Drawing.Point(656, 12);
             this.txt_qt034.Name = "txt_qt034";
-            this.txt_qt034.Size = new System.Drawing.Size(170, 24);
+            this.txt_qt034.Size = new System.Drawing.Size(165, 24);
             this.txt_qt034.StyleController = this.layoutMx1;
             this.txt_qt034.TabIndex = 326;
             this.txt_qt034.Tag = "readonly";
             // 
             // txt_qt026
             // 
-            this.txt_qt026.Location = new System.Drawing.Point(564, 152);
+            this.txt_qt026.Location = new System.Drawing.Point(554, 167);
             this.txt_qt026.Name = "txt_qt026";
             this.txt_qt026.Properties.Caption = "鍞悗瀹℃牳鏍囪瘑";
-            this.txt_qt026.Size = new System.Drawing.Size(272, 24);
+            this.txt_qt026.Size = new System.Drawing.Size(267, 24);
             this.txt_qt026.StyleController = this.layoutMx1;
             this.txt_qt026.TabIndex = 327;
             this.txt_qt026.Tag = "readonly";
             // 
             // txt_qt033
             // 
-            this.txt_qt033.Location = new System.Drawing.Point(666, 40);
+            this.txt_qt033.Location = new System.Drawing.Point(656, 43);
             this.txt_qt033.Name = "txt_qt033";
-            this.txt_qt033.Size = new System.Drawing.Size(170, 24);
+            this.txt_qt033.Size = new System.Drawing.Size(165, 24);
             this.txt_qt033.StyleController = this.layoutMx1;
             this.txt_qt033.TabIndex = 328;
             this.txt_qt033.Tag = "readonly";
             // 
             // txt_qt032
             // 
-            this.txt_qt032.Location = new System.Drawing.Point(564, 68);
+            this.txt_qt032.Location = new System.Drawing.Point(554, 74);
             this.txt_qt032.Name = "txt_qt032";
             this.txt_qt032.Properties.Caption = "閲囪喘瀹℃牳鏍囪瘑";
-            this.txt_qt032.Size = new System.Drawing.Size(272, 24);
+            this.txt_qt032.Size = new System.Drawing.Size(267, 24);
             this.txt_qt032.StyleController = this.layoutMx1;
             this.txt_qt032.TabIndex = 329;
             this.txt_qt032.Tag = "readonly";
             // 
             // txt_qt035
             // 
-            this.txt_qt035.Location = new System.Drawing.Point(114, 152);
+            this.txt_qt035.Location = new System.Drawing.Point(114, 167);
             this.txt_qt035.Name = "txt_qt035";
             this.txt_qt035.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton()});
-            this.txt_qt035.Size = new System.Drawing.Size(170, 24);
+            this.txt_qt035.Size = new System.Drawing.Size(165, 24);
             this.txt_qt035.StyleController = this.layoutMx1;
             this.txt_qt035.TabIndex = 330;
+            // 
+            // txt_qtlx
+            // 
+            this.txt_qtlx.EditValue = "璇烽�夋嫨";
+            this.txt_qtlx.Location = new System.Drawing.Point(385, 167);
+            this.txt_qtlx.Name = "txt_qtlx";
+            this.txt_qtlx.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_qtlx.Properties.Items.AddRange(new object[] {
+            "璇烽�夋嫨",
+            "1:杈呮枡棰嗙敤",
+            "2:鐮斿彂棰嗙敤",
+            "3:娴嬭瘯閮ㄩ棬鍝佽川宸ヨ壓",
+            "4:瀹㈡埛璧犻��",
+            "5:鎶ュ簾鍑哄簱",
+            "6:鏍锋満鍑哄簱",
+            "7:鏃犳簮鍗曞澶栭��鏂�"});
+            this.txt_qtlx.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+            this.txt_qtlx.Size = new System.Drawing.Size(165, 24);
+            this.txt_qtlx.StyleController = this.layoutMx1;
+            this.txt_qtlx.TabIndex = 331;
             // 
             // layoutControlItem14
             // 
@@ -855,7 +906,6 @@
             this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
             this.Root.GroupBordersVisible = false;
             this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
-            this.layoutControlItem1,
             this.layoutControlItem2,
             this.layoutControlItem4,
             this.layoutControlItem6,
@@ -876,7 +926,11 @@
             this.layoutControlItem10,
             this.layoutControlItem5,
             this.layoutControlItem13,
-            this.layoutControlItem24});
+            this.layoutControlItem24,
+            this.layoutControlItem12,
+            this.layoutControlItem1,
+            this.layoutControlItem25,
+            this.layItemWwgys});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -904,74 +958,68 @@
             rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
             rowDefinition6.Height = 100D;
             rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition7.Height = 100D;
+            rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
             this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
             rowDefinition1,
             rowDefinition2,
             rowDefinition3,
             rowDefinition4,
             rowDefinition5,
-            rowDefinition6});
-            this.Root.Size = new System.Drawing.Size(1126, 188);
+            rowDefinition6,
+            rowDefinition7});
+            this.Root.Size = new System.Drawing.Size(1105, 237);
             this.Root.TextVisible = false;
-            // 
-            // layoutControlItem1
-            // 
-            this.layoutControlItem1.Control = this.txt_qtck;
-            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
-            this.layoutControlItem1.Name = "layoutControlItem1";
-            this.layoutControlItem1.Size = new System.Drawing.Size(276, 28);
-            this.layoutControlItem1.Text = "鍗曟嵁缂栧彿";
-            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem2
             // 
             this.layoutControlItem2.Control = this.txt_qt019;
-            this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
+            this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem2.Size = new System.Drawing.Size(276, 28);
+            this.layoutControlItem2.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem2.Text = "鍗曟嵁绫诲瀷";
             this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem4
             // 
             this.layoutControlItem4.Control = this.txt_qt023;
-            this.layoutControlItem4.Location = new System.Drawing.Point(0, 28);
+            this.layoutControlItem4.Location = new System.Drawing.Point(0, 31);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem4.Size = new System.Drawing.Size(276, 28);
+            this.layoutControlItem4.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem4.Text = "搴撳瓨缁勭粐";
             this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem6
             // 
             this.layoutControlItem6.Control = this.txt_qt016;
-            this.layoutControlItem6.Location = new System.Drawing.Point(828, 0);
+            this.layoutControlItem6.Location = new System.Drawing.Point(813, 0);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem6.Size = new System.Drawing.Size(278, 28);
+            this.layoutControlItem6.Size = new System.Drawing.Size(272, 31);
             this.layoutControlItem6.Text = "瀹℃牳浜哄憳";
             this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem7
             // 
             this.layoutControlItem7.Control = this.txt_qt002;
-            this.layoutControlItem7.Location = new System.Drawing.Point(828, 28);
+            this.layoutControlItem7.Location = new System.Drawing.Point(813, 31);
             this.layoutControlItem7.Name = "layoutControlItem7";
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem7.Size = new System.Drawing.Size(278, 28);
+            this.layoutControlItem7.Size = new System.Drawing.Size(272, 31);
             this.layoutControlItem7.Text = "瀹℃牳鏃堕棿";
             this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem8
             // 
             this.layoutControlItem8.Control = this.txt_qt015;
-            this.layoutControlItem8.Location = new System.Drawing.Point(828, 56);
+            this.layoutControlItem8.Location = new System.Drawing.Point(813, 62);
             this.layoutControlItem8.Name = "layoutControlItem8";
             this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem8.Size = new System.Drawing.Size(278, 28);
+            this.layoutControlItem8.Size = new System.Drawing.Size(272, 31);
             this.layoutControlItem8.Text = "瀹℃牳鏍囪瘑";
             this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem8.TextVisible = false;
@@ -979,11 +1027,11 @@
             // layoutControlItem9
             // 
             this.layoutControlItem9.Control = this.ucLookHuoZhu1;
-            this.layoutControlItem9.Location = new System.Drawing.Point(0, 56);
+            this.layoutControlItem9.Location = new System.Drawing.Point(0, 62);
             this.layoutControlItem9.Name = "layoutControlItem9";
             this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
             this.layoutControlItem9.OptionsTableLayoutItem.RowSpan = 2;
-            this.layoutControlItem9.Size = new System.Drawing.Size(276, 56);
+            this.layoutControlItem9.Size = new System.Drawing.Size(271, 62);
             this.layoutControlItem9.Text = "璐т富绫诲瀷";
             this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem9.TextVisible = false;
@@ -991,33 +1039,33 @@
             // layoutControlItem15
             // 
             this.layoutControlItem15.Control = this.txt_qt031;
-            this.layoutControlItem15.Location = new System.Drawing.Point(828, 84);
+            this.layoutControlItem15.Location = new System.Drawing.Point(813, 93);
             this.layoutControlItem15.Name = "layoutControlItem15";
             this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem15.Size = new System.Drawing.Size(278, 28);
+            this.layoutControlItem15.Size = new System.Drawing.Size(272, 31);
             this.layoutControlItem15.Text = "璐㈠姟瀹℃牳浜哄憳";
             this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem16
             // 
             this.layoutControlItem16.Control = this.txt_qt030;
-            this.layoutControlItem16.Location = new System.Drawing.Point(828, 112);
+            this.layoutControlItem16.Location = new System.Drawing.Point(813, 124);
             this.layoutControlItem16.Name = "layoutControlItem16";
             this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem16.Size = new System.Drawing.Size(278, 28);
+            this.layoutControlItem16.Size = new System.Drawing.Size(272, 31);
             this.layoutControlItem16.Text = "璐㈠姟瀹℃牳鏃堕棿";
             this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem17
             // 
             this.layoutControlItem17.Control = this.txt_qt029;
-            this.layoutControlItem17.Location = new System.Drawing.Point(828, 140);
+            this.layoutControlItem17.Location = new System.Drawing.Point(813, 155);
             this.layoutControlItem17.Name = "layoutControlItem17";
             this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem17.Size = new System.Drawing.Size(278, 28);
+            this.layoutControlItem17.Size = new System.Drawing.Size(272, 31);
             this.layoutControlItem17.Text = "璐㈠姟瀹℃牳鏍囪瘑";
             this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem17.TextVisible = false;
@@ -1025,33 +1073,33 @@
             // layoutControlItem18
             // 
             this.layoutControlItem18.Control = this.txt_qt028;
-            this.layoutControlItem18.Location = new System.Drawing.Point(552, 84);
+            this.layoutControlItem18.Location = new System.Drawing.Point(542, 93);
             this.layoutControlItem18.Name = "layoutControlItem18";
             this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem18.Size = new System.Drawing.Size(276, 28);
+            this.layoutControlItem18.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem18.Text = "鍞悗瀹℃牳浜哄憳";
             this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem19
             // 
             this.layoutControlItem19.Control = this.txt_qt027;
-            this.layoutControlItem19.Location = new System.Drawing.Point(552, 112);
+            this.layoutControlItem19.Location = new System.Drawing.Point(542, 124);
             this.layoutControlItem19.Name = "layoutControlItem19";
             this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem19.Size = new System.Drawing.Size(276, 28);
+            this.layoutControlItem19.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem19.Text = "鍞悗瀹℃牳鏃堕棿";
             this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem21
             // 
             this.layoutControlItem21.Control = this.txt_qt026;
-            this.layoutControlItem21.Location = new System.Drawing.Point(552, 140);
+            this.layoutControlItem21.Location = new System.Drawing.Point(542, 155);
             this.layoutControlItem21.Name = "layoutControlItem21";
             this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem21.Size = new System.Drawing.Size(276, 28);
+            this.layoutControlItem21.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem21.Text = "鍞悗瀹℃牳鏍囪瘑";
             this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem21.TextVisible = false;
@@ -1059,54 +1107,54 @@
             // layoutControlItem20
             // 
             this.layoutControlItem20.Control = this.txt_qt034;
-            this.layoutControlItem20.Location = new System.Drawing.Point(552, 0);
+            this.layoutControlItem20.Location = new System.Drawing.Point(542, 0);
             this.layoutControlItem20.Name = "layoutControlItem20";
             this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem20.Size = new System.Drawing.Size(276, 28);
+            this.layoutControlItem20.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem20.Text = "閲囪喘瀹℃牳浜哄憳";
             this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem3
             // 
             this.layoutControlItem3.Control = this.txt_qt020;
-            this.layoutControlItem3.Location = new System.Drawing.Point(276, 56);
+            this.layoutControlItem3.Location = new System.Drawing.Point(271, 62);
             this.layoutControlItem3.Name = "layoutControlItem3";
             this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem3.Size = new System.Drawing.Size(276, 28);
+            this.layoutControlItem3.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem3.Text = "搴撳瓨鏂瑰悜";
             this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem11
             // 
             this.layoutControlItem11.Control = this.txt_qt009;
-            this.layoutControlItem11.Location = new System.Drawing.Point(276, 112);
+            this.layoutControlItem11.Location = new System.Drawing.Point(271, 124);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem11.Size = new System.Drawing.Size(276, 28);
+            this.layoutControlItem11.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem11.Text = "棰嗘枡閮ㄩ棬";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem22
             // 
             this.layoutControlItem22.Control = this.txt_qt033;
-            this.layoutControlItem22.Location = new System.Drawing.Point(552, 28);
+            this.layoutControlItem22.Location = new System.Drawing.Point(542, 31);
             this.layoutControlItem22.Name = "layoutControlItem22";
             this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem22.Size = new System.Drawing.Size(276, 28);
+            this.layoutControlItem22.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem22.Text = "閲囪喘瀹℃牳鏃堕棿";
             this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem23
             // 
             this.layoutControlItem23.Control = this.txt_qt032;
-            this.layoutControlItem23.Location = new System.Drawing.Point(552, 56);
+            this.layoutControlItem23.Location = new System.Drawing.Point(542, 62);
             this.layoutControlItem23.Name = "layoutControlItem23";
             this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem23.Size = new System.Drawing.Size(276, 28);
+            this.layoutControlItem23.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem23.Text = "閲囪喘瀹℃牳鏍囪瘑";
             this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem23.TextVisible = false;
@@ -1114,44 +1162,92 @@
             // layoutControlItem10
             // 
             this.layoutControlItem10.Control = this.txt_qt013;
-            this.layoutControlItem10.Location = new System.Drawing.Point(276, 84);
+            this.layoutControlItem10.Location = new System.Drawing.Point(271, 93);
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem10.Size = new System.Drawing.Size(276, 28);
+            this.layoutControlItem10.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem10.Text = "瀹㈡埛";
             this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem5
             // 
             this.layoutControlItem5.Control = this.txt_qt024;
-            this.layoutControlItem5.Location = new System.Drawing.Point(276, 28);
+            this.layoutControlItem5.Location = new System.Drawing.Point(271, 31);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem5.Size = new System.Drawing.Size(276, 28);
+            this.layoutControlItem5.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem5.Text = "棰嗙敤缁勭粐";
             this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem13
             // 
             this.layoutControlItem13.Control = this.txt_qt010;
-            this.layoutControlItem13.Location = new System.Drawing.Point(0, 112);
+            this.layoutControlItem13.Location = new System.Drawing.Point(0, 124);
             this.layoutControlItem13.Name = "layoutControlItem13";
             this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem13.Size = new System.Drawing.Size(276, 28);
+            this.layoutControlItem13.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem13.Text = "鐢宠澶囨敞";
             this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem24
             // 
             this.layoutControlItem24.Control = this.txt_qt035;
-            this.layoutControlItem24.Location = new System.Drawing.Point(0, 140);
+            this.layoutControlItem24.Location = new System.Drawing.Point(0, 155);
             this.layoutControlItem24.Name = "layoutControlItem24";
             this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem24.Size = new System.Drawing.Size(276, 28);
+            this.layoutControlItem24.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem24.Text = "鏉ユ簮鍗曞彿";
             this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem12
+            // 
+            this.layoutControlItem12.Control = this.txt_qtlx;
+            this.layoutControlItem12.Location = new System.Drawing.Point(271, 155);
+            this.layoutControlItem12.Name = "layoutControlItem12";
+            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem12.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem12.Text = "鍑哄簱绫诲瀷";
+            this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem1
+            // 
+            this.layoutControlItem1.Control = this.txt_qtck;
+            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+            this.layoutControlItem1.Name = "layoutControlItem1";
+            this.layoutControlItem1.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem1.Text = "鍗曟嵁缂栧彿";
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem25
+            // 
+            this.layoutControlItem25.Control = this.btnCopyXls;
+            this.layoutControlItem25.Location = new System.Drawing.Point(0, 186);
+            this.layoutControlItem25.MaxSize = new System.Drawing.Size(120, 31);
+            this.layoutControlItem25.MinSize = new System.Drawing.Size(90, 31);
+            this.layoutControlItem25.Name = "layoutControlItem25";
+            this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 6;
+            this.layoutControlItem25.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+            this.layoutControlItem25.Text = "蹇嵎褰曞叆";
+            this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem25.TextVisible = false;
+            // 
+            // layItemWwgys
+            // 
+            this.layItemWwgys.AppearanceItemCaption.ForeColor = System.Drawing.Color.Blue;
+            this.layItemWwgys.AppearanceItemCaption.Options.UseForeColor = true;
+            this.layItemWwgys.Control = this.txt_wwgys;
+            this.layItemWwgys.Location = new System.Drawing.Point(271, 186);
+            this.layItemWwgys.Name = "layItemWwgys";
+            this.layItemWwgys.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layItemWwgys.OptionsTableLayoutItem.RowIndex = 6;
+            this.layItemWwgys.Size = new System.Drawing.Size(271, 31);
+            this.layItemWwgys.Text = "濮斿渚涘簲鍟�";
+            this.layItemWwgys.TextSize = new System.Drawing.Size(90, 18);
+            this.layItemWwgys.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
             // 
             // tabMx
             // 
@@ -1159,7 +1255,7 @@
             this.tabMx.Location = new System.Drawing.Point(0, 0);
             this.tabMx.Name = "tabMx";
             this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(1126, 370);
+            this.tabMx.Size = new System.Drawing.Size(1126, 325);
             this.tabMx.TabIndex = 3;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1});
@@ -1168,7 +1264,7 @@
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1124, 338);
+            this.tabMxPage1.Size = new System.Drawing.Size(1124, 293);
             this.tabMxPage1.Text = "鐢宠鏄庣粏";
             // 
             // gcMx1
@@ -1181,7 +1277,7 @@
             this.repositoryItemButtonEdit1,
             this.repositoryItemSearchLookUpEdit1,
             this.rptCk});
-            this.gcMx1.Size = new System.Drawing.Size(1124, 338);
+            this.gcMx1.Size = new System.Drawing.Size(1124, 293);
             this.gcMx1.TabIndex = 1;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -1202,7 +1298,8 @@
             this.gvMxDel,
             this.gridColumn12,
             this.gridColumn16,
-            this.gridColumn17});
+            this.gridColumn17,
+            this.gridColumn18});
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1260,36 +1357,24 @@
             // gridView2
             // 
             this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
-            this.gridColumn7,
             this.gridColumn8,
             this.gridColumn9,
+            this.gridColumn2,
+            this.gridColumn19,
             this.gridColumn10,
             this.gridColumn11,
-            this.gridColumn2});
+            this.gridColumn7});
             this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
             this.gridView2.Name = "gridView2";
             this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
             this.gridView2.OptionsView.ShowGroupPanel = false;
             // 
-            // gridColumn7
-            // 
-            this.gridColumn7.Caption = "浣跨敤缁勭粐";
-            this.gridColumn7.FieldName = "fSubsidiary";
-            this.gridColumn7.MinWidth = 200;
-            this.gridColumn7.Name = "gridColumn7";
-            this.gridColumn7.Visible = true;
-            this.gridColumn7.VisibleIndex = 0;
-            this.gridColumn7.Width = 200;
-            // 
             // gridColumn8
             // 
             this.gridColumn8.Caption = "鐗╂枡ID";
             this.gridColumn8.FieldName = "id";
-            this.gridColumn8.MinWidth = 80;
             this.gridColumn8.Name = "gridColumn8";
-            this.gridColumn8.Visible = true;
-            this.gridColumn8.VisibleIndex = 1;
-            this.gridColumn8.Width = 80;
+            this.gridColumn8.Width = 20;
             // 
             // gridColumn9
             // 
@@ -1298,8 +1383,31 @@
             this.gridColumn9.MinWidth = 100;
             this.gridColumn9.Name = "gridColumn9";
             this.gridColumn9.Visible = true;
-            this.gridColumn9.VisibleIndex = 2;
+            this.gridColumn9.VisibleIndex = 0;
             this.gridColumn9.Width = 100;
+            // 
+            // gridColumn2
+            // 
+            this.gridColumn2.Caption = "鍗曚綅";
+            this.gridColumn2.FieldName = "dwName";
+            this.gridColumn2.Name = "gridColumn2";
+            this.gridColumn2.Visible = true;
+            this.gridColumn2.VisibleIndex = 1;
+            this.gridColumn2.Width = 20;
+            // 
+            // gridColumn19
+            // 
+            this.gridColumn19.AppearanceCell.ForeColor = System.Drawing.Color.Red;
+            this.gridColumn19.AppearanceCell.Options.UseForeColor = true;
+            this.gridColumn19.AppearanceHeader.ForeColor = System.Drawing.Color.Red;
+            this.gridColumn19.AppearanceHeader.Options.UseForeColor = true;
+            this.gridColumn19.Caption = "Mes/Erp搴撳瓨";
+            this.gridColumn19.FieldName = "kcQty";
+            this.gridColumn19.MinWidth = 150;
+            this.gridColumn19.Name = "gridColumn19";
+            this.gridColumn19.Visible = true;
+            this.gridColumn19.VisibleIndex = 2;
+            this.gridColumn19.Width = 150;
             // 
             // gridColumn10
             // 
@@ -1321,13 +1429,15 @@
             this.gridColumn11.VisibleIndex = 4;
             this.gridColumn11.Width = 120;
             // 
-            // gridColumn2
+            // gridColumn7
             // 
-            this.gridColumn2.Caption = "鍗曚綅";
-            this.gridColumn2.FieldName = "dwName";
-            this.gridColumn2.Name = "gridColumn2";
-            this.gridColumn2.Visible = true;
-            this.gridColumn2.VisibleIndex = 5;
+            this.gridColumn7.Caption = "浣跨敤缁勭粐";
+            this.gridColumn7.FieldName = "fSubsidiary";
+            this.gridColumn7.MinWidth = 50;
+            this.gridColumn7.Name = "gridColumn7";
+            this.gridColumn7.Visible = true;
+            this.gridColumn7.VisibleIndex = 5;
+            this.gridColumn7.Width = 50;
             // 
             // gvMx1qd002
             // 
@@ -1428,7 +1538,7 @@
             this.gvMxDel.MinWidth = 25;
             this.gvMxDel.Name = "gvMxDel";
             this.gvMxDel.Visible = true;
-            this.gvMxDel.VisibleIndex = 9;
+            this.gvMxDel.VisibleIndex = 10;
             this.gvMxDel.Width = 94;
             // 
             // repositoryItemButtonEdit1
@@ -1483,10 +1593,24 @@
             this.gridColumn17.Name = "gridColumn17";
             this.gridColumn17.Width = 94;
             // 
+            // gridColumn18
+            // 
+            this.gridColumn18.AppearanceCell.ForeColor = System.Drawing.Color.Red;
+            this.gridColumn18.AppearanceCell.Options.UseForeColor = true;
+            this.gridColumn18.AppearanceHeader.ForeColor = System.Drawing.Color.Red;
+            this.gridColumn18.AppearanceHeader.Options.UseForeColor = true;
+            this.gridColumn18.Caption = "Mes/Erp搴撳瓨";
+            this.gridColumn18.FieldName = "kcQty";
+            this.gridColumn18.MinWidth = 25;
+            this.gridColumn18.Name = "gridColumn18";
+            this.gridColumn18.Visible = true;
+            this.gridColumn18.VisibleIndex = 9;
+            this.gridColumn18.Width = 94;
+            // 
             // picCheckBox
             // 
             this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
-            this.picCheckBox.Location = new System.Drawing.Point(952, 55);
+            this.picCheckBox.Location = new System.Drawing.Point(971, 27);
             this.picCheckBox.Name = "picCheckBox";
             this.picCheckBox.Size = new System.Drawing.Size(100, 50);
             this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
@@ -1540,9 +1664,9 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_qt033.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_qt032.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_qt035.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qtlx.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
@@ -1564,6 +1688,10 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layItemWwgys)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
             this.tabMx.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
@@ -1593,7 +1721,6 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
         private DevExpress.XtraGrid.Columns.GridColumn gv_qt005;
         private DevExpress.XtraGrid.Columns.GridColumn gv_qt001;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_qt008;
         private DevExpress.XtraGrid.Columns.GridColumn gv_qt010;
         private DevExpress.XtraGrid.Columns.GridColumn gv_qt016;
         private DevExpress.XtraGrid.Columns.GridColumn gv_qt002;
@@ -1616,7 +1743,6 @@
         private DevExpress.XtraEditors.TextEdit txt_qtck;
         private DevExpress.XtraLayout.LayoutControl layoutMx1;
         private DevExpress.XtraLayout.LayoutControlGroup Root;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
@@ -1682,5 +1808,15 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
+        private DevExpress.XtraEditors.ComboBoxEdit txt_qtlx;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
+        private DevExpress.XtraEditors.SimpleButton btnCopyXls;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
+        private UserControl.UcLookSupplier txt_wwgys;
+        private DevExpress.XtraLayout.LayoutControlItem layItemWwgys;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3