From 14473aaaf9c8ebc51be5c3e0434f2d716efef591 Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期二, 02 十二月 2025 10:25:52 +0800
Subject: [PATCH] 调拨增加调出部门调入部门字段

---
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs          |   18 +
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.resx        |   22 
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs |  656 +++++++++++++++++++++++++++++++-----------------------
 3 files changed, 408 insertions(+), 288 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
index ba1daf0..4b13253 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
@@ -41,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();
@@ -234,6 +235,10 @@
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
+            this.txt_fInDepartment = new Gs.DevApp.UserControl.UcLookDepartment();
+            this.璋冨叆閮ㄩ棬 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.txt_fOutDepartment = new Gs.DevApp.UserControl.UcLookDepartment();
+            this.璋冨嚭閮ㄩ棬 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -320,6 +325,8 @@
             ((System.ComponentModel.ISupportInitialize)(this.btnTest1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.璋冨叆閮ㄩ棬)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.璋冨嚭閮ㄩ棬)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -331,9 +338,10 @@
             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 = null;
-            this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
+            this.toolBarMenu1.Size = new System.Drawing.Size(1410, 98);
             this.toolBarMenu1.TabIndex = 0;
             this.toolBarMenu1.xlsInService = null;
             this.toolBarMenu1.xlsOutParameter = null;
@@ -341,10 +349,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(1128, 602);
+            this.xtraTabControl1.Size = new System.Drawing.Size(1410, 736);
             this.xtraTabControl1.TabIndex = 3;
             this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.xtraTabPage1,
@@ -353,8 +362,9 @@
             // 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(1126, 570);
+            this.xtraTabPage1.Size = new System.Drawing.Size(1408, 698);
             this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
             // split1
@@ -363,6 +373,7 @@
             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
@@ -375,17 +386,19 @@
             // 
             this.split1.Panel2.Text = "Panel2";
             this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
-            this.split1.Size = new System.Drawing.Size(1126, 570);
+            this.split1.Size = new System.Drawing.Size(1408, 698);
             this.split1.SplitterPosition = 0;
             this.split1.TabIndex = 0;
             // 
             // gcMain1
             // 
             this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+            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(1126, 519);
+            this.gcMain1.Size = new System.Drawing.Size(1408, 635);
             this.gcMain1.TabIndex = 2;
             this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
@@ -395,7 +408,7 @@
             this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
             this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
             this.gridView1.Appearance.Row.Options.UseFont = true;
-            this.gridView1.ColumnPanelRowHeight = 50;
+            this.gridView1.ColumnPanelRowHeight = 61;
             this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gv_isWc,
             this.gv_shState,
@@ -430,8 +443,9 @@
             this.gridColumn51,
             this.gridColumn52,
             this.gridColumn53});
+            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;
@@ -442,341 +456,342 @@
             this.gv_isWc.AppearanceCell.Options.UseFont = true;
             this.gv_isWc.Caption = "瀹岀粨鏍囪瘑 ";
             this.gv_isWc.FieldName = "wjStatus";
-            this.gv_isWc.MinWidth = 25;
+            this.gv_isWc.MinWidth = 31;
             this.gv_isWc.Name = "gv_isWc";
             this.gv_isWc.OptionsColumn.AllowEdit = false;
             this.gv_isWc.Tag = "query_a.is_wc";
             this.gv_isWc.Visible = true;
             this.gv_isWc.VisibleIndex = 0;
-            this.gv_isWc.Width = 50;
+            this.gv_isWc.Width = 62;
             // 
             // gv_shState
             // 
             this.gv_shState.AppearanceCell.Options.UseFont = true;
             this.gv_shState.Caption = "瀹℃牳鐘舵�� ";
             this.gv_shState.FieldName = "chkStatus";
-            this.gv_shState.MinWidth = 25;
+            this.gv_shState.MinWidth = 31;
             this.gv_shState.Name = "gv_shState";
             this.gv_shState.OptionsColumn.AllowEdit = false;
             this.gv_shState.Tag = "query_a.sh_state";
             this.gv_shState.Visible = true;
             this.gv_shState.VisibleIndex = 1;
-            this.gv_shState.Width = 50;
+            this.gv_shState.Width = 62;
             // 
             // gv_billno
             // 
             this.gv_billno.AppearanceCell.Options.UseFont = true;
             this.gv_billno.Caption = "鐢宠鍗曞崟鍙�";
             this.gv_billno.FieldName = "fBillNo";
-            this.gv_billno.MinWidth = 25;
+            this.gv_billno.MinWidth = 31;
             this.gv_billno.Name = "gv_billno";
             this.gv_billno.OptionsColumn.AllowEdit = false;
             this.gv_billno.Tag = "query_a.billno";
             this.gv_billno.Visible = true;
             this.gv_billno.VisibleIndex = 3;
-            this.gv_billno.Width = 100;
+            this.gv_billno.Width = 125;
             // 
             // gridColumn25
             // 
             this.gridColumn25.Caption = "鍗曟嵁鐘舵��";
             this.gridColumn25.FieldName = "fDocumentStatusTxt";
-            this.gridColumn25.MinWidth = 25;
+            this.gridColumn25.MinWidth = 31;
             this.gridColumn25.Name = "gridColumn25";
             this.gridColumn25.Visible = true;
             this.gridColumn25.VisibleIndex = 4;
-            this.gridColumn25.Width = 94;
+            this.gridColumn25.Width = 117;
             // 
             // gridColumn26
             // 
             this.gridColumn26.Caption = "鐢宠鏃ユ湡";
             this.gridColumn26.FieldName = "fDate";
-            this.gridColumn26.MinWidth = 25;
+            this.gridColumn26.MinWidth = 31;
             this.gridColumn26.Name = "gridColumn26";
             this.gridColumn26.Visible = true;
             this.gridColumn26.VisibleIndex = 5;
-            this.gridColumn26.Width = 94;
+            this.gridColumn26.Width = 117;
             // 
             // gridColumn27
             // 
             this.gridColumn27.Caption = "鐢宠绫诲瀷";
             this.gridColumn27.FieldName = "fBillTypeID";
-            this.gridColumn27.MinWidth = 25;
+            this.gridColumn27.MinWidth = 31;
             this.gridColumn27.Name = "gridColumn27";
             this.gridColumn27.Visible = true;
             this.gridColumn27.VisibleIndex = 6;
-            this.gridColumn27.Width = 94;
+            this.gridColumn27.Width = 117;
             // 
             // gridColumn28
             // 
             this.gridColumn28.Caption = "璋冩嫧绫诲瀷";
             this.gridColumn28.FieldName = "ftranstype";
-            this.gridColumn28.MinWidth = 25;
+            this.gridColumn28.MinWidth = 31;
             this.gridColumn28.Name = "gridColumn28";
             this.gridColumn28.Visible = true;
             this.gridColumn28.VisibleIndex = 7;
-            this.gridColumn28.Width = 94;
+            this.gridColumn28.Width = 117;
             // 
             // gridColumn29
             // 
             this.gridColumn29.Caption = "璋冩嫧鏂瑰悜";
             this.gridColumn29.FieldName = "fTransferDirect";
-            this.gridColumn29.MinWidth = 25;
+            this.gridColumn29.MinWidth = 31;
             this.gridColumn29.Name = "gridColumn29";
             this.gridColumn29.Visible = true;
             this.gridColumn29.VisibleIndex = 8;
-            this.gridColumn29.Width = 94;
+            this.gridColumn29.Width = 117;
             // 
             // gridColumn30
             // 
             this.gridColumn30.Caption = "璋冨嚭璐т富绫诲瀷";
             this.gridColumn30.FieldName = "fOwnerTypeIdHead";
-            this.gridColumn30.MinWidth = 25;
+            this.gridColumn30.MinWidth = 31;
             this.gridColumn30.Name = "gridColumn30";
             this.gridColumn30.Visible = true;
             this.gridColumn30.VisibleIndex = 9;
-            this.gridColumn30.Width = 94;
+            this.gridColumn30.Width = 117;
             // 
             // gridColumn31
             // 
             this.gridColumn31.Caption = "璋冨叆璐т富绫诲瀷";
             this.gridColumn31.FieldName = "fOwnerTypeInIdHead";
-            this.gridColumn31.MinWidth = 25;
+            this.gridColumn31.MinWidth = 31;
             this.gridColumn31.Name = "gridColumn31";
             this.gridColumn31.Visible = true;
             this.gridColumn31.VisibleIndex = 10;
-            this.gridColumn31.Width = 94;
+            this.gridColumn31.Width = 117;
             // 
             // gridColumn32
             // 
             this.gridColumn32.Caption = "澶囨敞";
             this.gridColumn32.FieldName = "fRemarks";
-            this.gridColumn32.MinWidth = 25;
+            this.gridColumn32.MinWidth = 31;
             this.gridColumn32.Name = "gridColumn32";
             this.gridColumn32.Visible = true;
             this.gridColumn32.VisibleIndex = 11;
-            this.gridColumn32.Width = 94;
+            this.gridColumn32.Width = 117;
             // 
             // gridColumn33
             // 
             this.gridColumn33.Caption = "鍒涘缓浜篒D";
             this.gridColumn33.FieldName = "fCreatorId";
-            this.gridColumn33.MinWidth = 25;
+            this.gridColumn33.MinWidth = 31;
             this.gridColumn33.Name = "gridColumn33";
-            this.gridColumn33.Width = 94;
+            this.gridColumn33.Width = 117;
             // 
             // gridColumn34
             // 
             this.gridColumn34.Caption = "鍒涘缓鏃ユ湡";
             this.gridColumn34.FieldName = "fCreateDate";
-            this.gridColumn34.MinWidth = 25;
+            this.gridColumn34.MinWidth = 31;
             this.gridColumn34.Name = "gridColumn34";
             this.gridColumn34.Visible = true;
             this.gridColumn34.VisibleIndex = 12;
-            this.gridColumn34.Width = 94;
+            this.gridColumn34.Width = 117;
             // 
             // gridColumn35
             // 
             this.gridColumn35.Caption = "鏈�鍚庝慨鏀逛汉ID";
             this.gridColumn35.FieldName = "fModifierId";
-            this.gridColumn35.MinWidth = 25;
+            this.gridColumn35.MinWidth = 31;
             this.gridColumn35.Name = "gridColumn35";
-            this.gridColumn35.Width = 94;
+            this.gridColumn35.Width = 117;
             // 
             // gridColumn36
             // 
             this.gridColumn36.Caption = "鏈�鍚庝慨鏀规棩鏈�";
             this.gridColumn36.FieldName = "fModifyDate";
-            this.gridColumn36.MinWidth = 25;
+            this.gridColumn36.MinWidth = 31;
             this.gridColumn36.Name = "gridColumn36";
             this.gridColumn36.Visible = true;
             this.gridColumn36.VisibleIndex = 13;
-            this.gridColumn36.Width = 94;
+            this.gridColumn36.Width = 117;
             // 
             // gridColumn37
             // 
             this.gridColumn37.Caption = "瀹℃牳鏃ユ湡";
             this.gridColumn37.FieldName = "fapprovedate";
-            this.gridColumn37.MinWidth = 25;
+            this.gridColumn37.MinWidth = 31;
             this.gridColumn37.Name = "gridColumn37";
             this.gridColumn37.Visible = true;
             this.gridColumn37.VisibleIndex = 14;
-            this.gridColumn37.Width = 94;
+            this.gridColumn37.Width = 117;
             // 
             // gridColumn38
             // 
             this.gridColumn38.Caption = "瀹℃牳浜�";
             this.gridColumn38.FieldNameSortGroup = "fapproveby";
-            this.gridColumn38.MinWidth = 25;
+            this.gridColumn38.MinWidth = 31;
             this.gridColumn38.Name = "gridColumn38";
             this.gridColumn38.Visible = true;
             this.gridColumn38.VisibleIndex = 15;
-            this.gridColumn38.Width = 94;
+            this.gridColumn38.Width = 117;
             // 
             // gridColumn39
             // 
             this.gridColumn39.Caption = "鍏抽棴鐘舵��";
             this.gridColumn39.FieldName = "fCloseStatusTxt";
-            this.gridColumn39.MinWidth = 25;
+            this.gridColumn39.MinWidth = 31;
             this.gridColumn39.Name = "gridColumn39";
             this.gridColumn39.Visible = true;
             this.gridColumn39.VisibleIndex = 18;
-            this.gridColumn39.Width = 94;
+            this.gridColumn39.Width = 117;
             // 
             // gridColumn40
             // 
             this.gridColumn40.Caption = "鍏抽棴浜�";
             this.gridColumn40.FieldNameSortGroup = "fCloserId";
-            this.gridColumn40.MinWidth = 25;
+            this.gridColumn40.MinWidth = 31;
             this.gridColumn40.Name = "gridColumn40";
-            this.gridColumn40.Width = 94;
+            this.gridColumn40.Width = 117;
             // 
             // gridColumn41
             // 
             this.gridColumn41.Caption = "鍏抽棴鏃ユ湡";
             this.gridColumn41.FieldNameSortGroup = "fCloseDate";
-            this.gridColumn41.MinWidth = 25;
+            this.gridColumn41.MinWidth = 31;
             this.gridColumn41.Name = "gridColumn41";
-            this.gridColumn41.Width = 94;
+            this.gridColumn41.Width = 117;
             // 
             // gridColumn42
             // 
             this.gridColumn42.Caption = "BOM鐗堟湰";
             this.gridColumn42.FieldNameSortGroup = "fUnwBaseBombb";
-            this.gridColumn42.MinWidth = 25;
+            this.gridColumn42.MinWidth = 31;
             this.gridColumn42.Name = "gridColumn42";
-            this.gridColumn42.Width = 94;
+            this.gridColumn42.Width = 117;
             // 
             // gridColumn43
             // 
             this.gridColumn43.Caption = "鐖堕」鐗╂枡缂栧彿";
             this.gridColumn43.FieldNameSortGroup = "fUnwBaseFxwlbm";
-            this.gridColumn43.MinWidth = 25;
+            this.gridColumn43.MinWidth = 31;
             this.gridColumn43.Name = "gridColumn43";
-            this.gridColumn43.Width = 94;
+            this.gridColumn43.Width = 117;
             // 
             // gridColumn44
             // 
             this.gridColumn44.Caption = "鐢宠缁勭粐ID";
             this.gridColumn44.FieldName = "fapporgid";
-            this.gridColumn44.MinWidth = 25;
+            this.gridColumn44.MinWidth = 31;
             this.gridColumn44.Name = "gridColumn44";
-            this.gridColumn44.Width = 94;
+            this.gridColumn44.Width = 117;
             // 
             // gridColumn45
             // 
             this.gridColumn45.Caption = "涓氬姟绫诲瀷";
             this.gridColumn45.FieldName = "fBusinessType";
-            this.gridColumn45.MinWidth = 25;
+            this.gridColumn45.MinWidth = 31;
             this.gridColumn45.Name = "gridColumn45";
             this.gridColumn45.Visible = true;
             this.gridColumn45.VisibleIndex = 19;
-            this.gridColumn45.Width = 94;
+            this.gridColumn45.Width = 117;
             // 
             // gridColumn46
             // 
             this.gridColumn46.Caption = "鍒涘缓浜�";
             this.gridColumn46.FieldName = "fCreatorName";
-            this.gridColumn46.MinWidth = 25;
+            this.gridColumn46.MinWidth = 31;
             this.gridColumn46.Name = "gridColumn46";
             this.gridColumn46.Visible = true;
             this.gridColumn46.VisibleIndex = 20;
-            this.gridColumn46.Width = 94;
+            this.gridColumn46.Width = 117;
             // 
             // gridColumn47
             // 
             this.gridColumn47.Caption = "鐢宠缁勭粐";
             this.gridColumn47.FieldName = "fapporgName";
-            this.gridColumn47.MinWidth = 25;
+            this.gridColumn47.MinWidth = 31;
             this.gridColumn47.Name = "gridColumn47";
             this.gridColumn47.Visible = true;
             this.gridColumn47.VisibleIndex = 21;
-            this.gridColumn47.Width = 94;
+            this.gridColumn47.Width = 117;
             // 
             // gridColumn48
             // 
             this.gridColumn48.Caption = "鏈�鍚庝慨鏀逛汉";
             this.gridColumn48.FieldName = "fModifierName";
-            this.gridColumn48.MinWidth = 25;
+            this.gridColumn48.MinWidth = 31;
             this.gridColumn48.Name = "gridColumn48";
             this.gridColumn48.Visible = true;
             this.gridColumn48.VisibleIndex = 22;
-            this.gridColumn48.Width = 94;
+            this.gridColumn48.Width = 117;
             // 
             // gridColumn49
             // 
             this.gridColumn49.Caption = "鍗曟嵁绫诲瀷";
             this.gridColumn49.FieldName = "djtype";
-            this.gridColumn49.MinWidth = 25;
+            this.gridColumn49.MinWidth = 31;
             this.gridColumn49.Name = "gridColumn49";
             this.gridColumn49.Visible = true;
             this.gridColumn49.VisibleIndex = 23;
-            this.gridColumn49.Width = 94;
+            this.gridColumn49.Width = 117;
             // 
             // gridColumn50
             // 
             this.gridColumn50.Caption = "鏉ユ簮";
             this.gridColumn50.FieldName = "source";
-            this.gridColumn50.MinWidth = 25;
+            this.gridColumn50.MinWidth = 31;
             this.gridColumn50.Name = "gridColumn50";
             this.gridColumn50.Visible = true;
             this.gridColumn50.VisibleIndex = 24;
-            this.gridColumn50.Width = 94;
+            this.gridColumn50.Width = 117;
             // 
             // gv_id
             // 
             this.gv_id.Caption = "涓婚敭GUID";
             this.gv_id.FieldName = "id";
-            this.gv_id.MinWidth = 25;
+            this.gv_id.MinWidth = 31;
             this.gv_id.Name = "gv_id";
-            this.gv_id.Width = 94;
+            this.gv_id.Width = 117;
             // 
             // gridColumn51
             // 
             this.gridColumn51.Caption = "鍞悗瀹℃牳";
             this.gridColumn51.FieldName = "qt026Chk";
-            this.gridColumn51.MinWidth = 25;
+            this.gridColumn51.MinWidth = 31;
             this.gridColumn51.Name = "gridColumn51";
             this.gridColumn51.Visible = true;
             this.gridColumn51.VisibleIndex = 2;
-            this.gridColumn51.Width = 94;
+            this.gridColumn51.Width = 117;
             // 
             // gridColumn52
             // 
             this.gridColumn52.Caption = "鍞悗瀹℃牳浜�";
             this.gridColumn52.FieldName = "qt028";
-            this.gridColumn52.MinWidth = 25;
+            this.gridColumn52.MinWidth = 31;
             this.gridColumn52.Name = "gridColumn52";
             this.gridColumn52.Visible = true;
             this.gridColumn52.VisibleIndex = 16;
-            this.gridColumn52.Width = 94;
+            this.gridColumn52.Width = 117;
             // 
             // gridColumn53
             // 
             this.gridColumn53.Caption = "鍞悗瀹℃牳鏃堕棿";
             this.gridColumn53.FieldName = "qt027";
-            this.gridColumn53.MinWidth = 25;
+            this.gridColumn53.MinWidth = 31;
             this.gridColumn53.Name = "gridColumn53";
             this.gridColumn53.Visible = true;
             this.gridColumn53.VisibleIndex = 17;
-            this.gridColumn53.Width = 94;
+            this.gridColumn53.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(1126, 39);
+            this.pageBar1.Size = new System.Drawing.Size(1408, 48);
             this.pageBar1.TabIndex = 4;
             this.pageBar1.TotalPages = 0;
             // 
             // xtraTabPage3
             // 
             this.xtraTabPage3.Controls.Add(this.splitMx1);
+            this.xtraTabPage3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.xtraTabPage3.Name = "xtraTabPage3";
-            this.xtraTabPage3.Size = new System.Drawing.Size(1126, 570);
+            this.xtraTabPage3.Size = new System.Drawing.Size(1408, 698);
             this.xtraTabPage3.Text = "鏁版嵁璇︽儏";
             // 
             // splitMx1
@@ -784,6 +799,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
@@ -796,12 +812,14 @@
             this.splitMx1.Panel2.Controls.Add(this.tabMx);
             this.splitMx1.Panel2.Text = "Panel2";
             this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
-            this.splitMx1.Size = new System.Drawing.Size(1126, 570);
-            this.splitMx1.SplitterPosition = 192;
+            this.splitMx1.Size = new System.Drawing.Size(1408, 698);
+            this.splitMx1.SplitterPosition = 284;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
             // 
+            this.layoutMx1.Controls.Add(this.txt_fOutDepartment);
+            this.layoutMx1.Controls.Add(this.txt_fInDepartment);
             this.layoutMx1.Controls.Add(this.btnCopyXls);
             this.layoutMx1.Controls.Add(this.txt_djtype);
             this.layoutMx1.Controls.Add(this.lbGuid);
@@ -831,19 +849,21 @@
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem16});
             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(643, 489, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1126, 192);
+            this.layoutMx1.Size = new System.Drawing.Size(1408, 284);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
             // btnCopyXls
             // 
             this.btnCopyXls.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnCopyXls.ImageOptions.Image")));
-            this.btnCopyXls.Location = new System.Drawing.Point(12, 167);
+            this.btnCopyXls.Location = new System.Drawing.Point(14, 204);
+            this.btnCopyXls.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnCopyXls.Name = "btnCopyXls";
-            this.btnCopyXls.Size = new System.Drawing.Size(116, 27);
+            this.btnCopyXls.Size = new System.Drawing.Size(146, 34);
             this.btnCopyXls.StyleController = this.layoutMx1;
             this.btnCopyXls.TabIndex = 445;
             this.btnCopyXls.Text = "蹇嵎褰曞叆";
@@ -851,38 +871,42 @@
             // txt_djtype
             // 
             this.txt_djtype.EditValue = "鏍囧噯鐩存帴璋冩嫧鍗�(ZJDB01_SYS)";
-            this.txt_djtype.Location = new System.Drawing.Point(385, 136);
+            this.txt_djtype.Location = new System.Drawing.Point(476, 166);
+            this.txt_djtype.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_djtype.Name = "txt_djtype";
             this.txt_djtype.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
             this.txt_djtype.Properties.Items.AddRange(new object[] {
             "鏍囧噯鐩存帴璋冩嫧鍗�(ZJDB01_SYS)"});
             this.txt_djtype.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_djtype.Size = new System.Drawing.Size(165, 24);
+            this.txt_djtype.Size = new System.Drawing.Size(212, 28);
             this.txt_djtype.StyleController = this.layoutMx1;
             this.txt_djtype.TabIndex = 391;
             // 
             // lbGuid
             // 
-            this.lbGuid.Location = new System.Drawing.Point(840, 123);
+            this.lbGuid.Location = new System.Drawing.Point(1050, 150);
+            this.lbGuid.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(274, 33);
+            this.lbGuid.Size = new System.Drawing.Size(342, 40);
             this.lbGuid.TabIndex = 389;
             this.lbGuid.Text = "lbGuid";
             // 
             // txt_fRemarks
             // 
-            this.txt_fRemarks.Location = new System.Drawing.Point(114, 136);
+            this.txt_fRemarks.Location = new System.Drawing.Point(137, 166);
+            this.txt_fRemarks.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_fRemarks.Name = "txt_fRemarks";
             this.txt_fRemarks.Properties.Appearance.Options.UseFont = true;
-            this.txt_fRemarks.Size = new System.Drawing.Size(165, 24);
+            this.txt_fRemarks.Size = new System.Drawing.Size(212, 28);
             this.txt_fRemarks.StyleController = this.layoutMx1;
             this.txt_fRemarks.TabIndex = 371;
             // 
             // txt_fOwnerTypeInIdHead
             // 
             this.txt_fOwnerTypeInIdHead.EditValue = "缁勭粐(BD_OwnerOrg)";
-            this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(385, 105);
+            this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(476, 128);
+            this.txt_fOwnerTypeInIdHead.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_fOwnerTypeInIdHead.Name = "txt_fOwnerTypeInIdHead";
             this.txt_fOwnerTypeInIdHead.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -891,16 +915,17 @@
             "渚涘簲鍟�(BD_Supplier)",
             "瀹㈡埛(BD_Customer)"});
             this.txt_fOwnerTypeInIdHead.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_fOwnerTypeInIdHead.Size = new System.Drawing.Size(165, 24);
+            this.txt_fOwnerTypeInIdHead.Size = new System.Drawing.Size(212, 28);
             this.txt_fOwnerTypeInIdHead.StyleController = this.layoutMx1;
             this.txt_fOwnerTypeInIdHead.TabIndex = 382;
             // 
             // txt_fCreateDate
             // 
-            this.txt_fCreateDate.Location = new System.Drawing.Point(656, 43);
+            this.txt_fCreateDate.Location = new System.Drawing.Point(815, 52);
+            this.txt_fCreateDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_fCreateDate.Name = "txt_fCreateDate";
             this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_fCreateDate.Size = new System.Drawing.Size(165, 24);
+            this.txt_fCreateDate.Size = new System.Drawing.Size(212, 28);
             this.txt_fCreateDate.StyleController = this.layoutMx1;
             this.txt_fCreateDate.TabIndex = 386;
             this.txt_fCreateDate.Tag = "readonly";
@@ -908,7 +933,8 @@
             // txt_fOwnerTypeIdHead
             // 
             this.txt_fOwnerTypeIdHead.EditValue = "缁勭粐(BD_OwnerOrg)";
-            this.txt_fOwnerTypeIdHead.Location = new System.Drawing.Point(385, 74);
+            this.txt_fOwnerTypeIdHead.Location = new System.Drawing.Point(476, 90);
+            this.txt_fOwnerTypeIdHead.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_fOwnerTypeIdHead.Name = "txt_fOwnerTypeIdHead";
             this.txt_fOwnerTypeIdHead.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -917,28 +943,30 @@
             "渚涘簲鍟�(BD_Supplier)",
             "瀹㈡埛(BD_Customer)"});
             this.txt_fOwnerTypeIdHead.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_fOwnerTypeIdHead.Size = new System.Drawing.Size(165, 24);
+            this.txt_fOwnerTypeIdHead.Size = new System.Drawing.Size(212, 28);
             this.txt_fOwnerTypeIdHead.StyleController = this.layoutMx1;
             this.txt_fOwnerTypeIdHead.TabIndex = 380;
             // 
             // txt_fBusinessType
             // 
             this.txt_fBusinessType.EditValue = "鏍囧噯(NORMAL)";
-            this.txt_fBusinessType.Location = new System.Drawing.Point(114, 74);
+            this.txt_fBusinessType.Location = new System.Drawing.Point(137, 90);
+            this.txt_fBusinessType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_fBusinessType.Name = "txt_fBusinessType";
             this.txt_fBusinessType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
             this.txt_fBusinessType.Properties.Items.AddRange(new object[] {
             "鏍囧噯(NORMAL)"});
             this.txt_fBusinessType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_fBusinessType.Size = new System.Drawing.Size(165, 24);
+            this.txt_fBusinessType.Size = new System.Drawing.Size(212, 28);
             this.txt_fBusinessType.StyleController = this.layoutMx1;
             this.txt_fBusinessType.TabIndex = 374;
             // 
             // txt_fTransferDirect
             // 
             this.txt_fTransferDirect.EditValue = "-璇烽�夋嫨-";
-            this.txt_fTransferDirect.Location = new System.Drawing.Point(114, 105);
+            this.txt_fTransferDirect.Location = new System.Drawing.Point(137, 128);
+            this.txt_fTransferDirect.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_fTransferDirect.Name = "txt_fTransferDirect";
             this.txt_fTransferDirect.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -947,26 +975,28 @@
             "閫�璐�(RETURN)",
             "鏅��(GENERAL)"});
             this.txt_fTransferDirect.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_fTransferDirect.Size = new System.Drawing.Size(165, 24);
+            this.txt_fTransferDirect.Size = new System.Drawing.Size(212, 28);
             this.txt_fTransferDirect.StyleController = this.layoutMx1;
             this.txt_fTransferDirect.TabIndex = 362;
             // 
             // txt_createBy
             // 
-            this.txt_createBy.Location = new System.Drawing.Point(656, 12);
+            this.txt_createBy.Location = new System.Drawing.Point(815, 14);
+            this.txt_createBy.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_createBy.Name = "txt_createBy";
             this.txt_createBy.Properties.Appearance.Options.UseFont = true;
-            this.txt_createBy.Size = new System.Drawing.Size(165, 24);
+            this.txt_createBy.Size = new System.Drawing.Size(212, 28);
             this.txt_createBy.StyleController = this.layoutMx1;
             this.txt_createBy.TabIndex = 384;
             this.txt_createBy.Tag = "readonly";
             // 
             // txt_fBillNo
             // 
-            this.txt_fBillNo.Location = new System.Drawing.Point(114, 12);
+            this.txt_fBillNo.Location = new System.Drawing.Point(137, 14);
+            this.txt_fBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_fBillNo.Name = "txt_fBillNo";
             this.txt_fBillNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_fBillNo.Size = new System.Drawing.Size(165, 24);
+            this.txt_fBillNo.Size = new System.Drawing.Size(212, 28);
             this.txt_fBillNo.StyleController = this.layoutMx1;
             this.txt_fBillNo.TabIndex = 327;
             this.txt_fBillNo.Tag = "readonly";
@@ -974,7 +1004,8 @@
             // txt_ftranstype
             // 
             this.txt_ftranstype.EditValue = "缁勭粐鍐呰皟鎷�(InnerOrgTransfer)";
-            this.txt_ftranstype.Location = new System.Drawing.Point(385, 43);
+            this.txt_ftranstype.Location = new System.Drawing.Point(476, 52);
+            this.txt_ftranstype.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_ftranstype.Name = "txt_ftranstype";
             this.txt_ftranstype.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -982,132 +1013,145 @@
             "缁勭粐鍐呰皟鎷�(InnerOrgTransfer)",
             "璺ㄧ粍缁囪皟鎷�(OverOrgTransfer)"});
             this.txt_ftranstype.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_ftranstype.Size = new System.Drawing.Size(165, 24);
+            this.txt_ftranstype.Size = new System.Drawing.Size(212, 28);
             this.txt_ftranstype.StyleController = this.layoutMx1;
             this.txt_ftranstype.TabIndex = 378;
             // 
             // txt_fapporgid
             // 
             this.txt_fapporgid.IsReadly = false;
-            this.txt_fapporgid.Location = new System.Drawing.Point(385, 12);
+            this.txt_fapporgid.Location = new System.Drawing.Point(476, 14);
+            this.txt_fapporgid.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
             this.txt_fapporgid.Name = "txt_fapporgid";
-            this.txt_fapporgid.Size = new System.Drawing.Size(165, 24);
+            this.txt_fapporgid.Size = new System.Drawing.Size(212, 28);
             this.txt_fapporgid.TabIndex = 376;
             // 
             // txt_fBillTypeID
             // 
             this.txt_fBillTypeID.EditValue = "鏍囧噯璋冩嫧鐢宠鍗�(DBSQD01_SYS)";
-            this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 43);
+            this.txt_fBillTypeID.Location = new System.Drawing.Point(137, 52);
+            this.txt_fBillTypeID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_fBillTypeID.Name = "txt_fBillTypeID";
             this.txt_fBillTypeID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
             this.txt_fBillTypeID.Properties.Items.AddRange(new object[] {
             "鏍囧噯璋冩嫧鐢宠鍗�(DBSQD01_SYS)"});
             this.txt_fBillTypeID.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_fBillTypeID.Size = new System.Drawing.Size(165, 24);
+            this.txt_fBillTypeID.Size = new System.Drawing.Size(212, 28);
             this.txt_fBillTypeID.StyleController = this.layoutMx1;
             this.txt_fBillTypeID.TabIndex = 361;
             // 
             // txt_chkBy
             // 
-            this.txt_chkBy.Location = new System.Drawing.Point(927, 12);
+            this.txt_chkBy.Location = new System.Drawing.Point(1154, 14);
+            this.txt_chkBy.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_chkBy.Name = "txt_chkBy";
             this.txt_chkBy.Properties.Appearance.Options.UseFont = true;
-            this.txt_chkBy.Size = new System.Drawing.Size(166, 24);
+            this.txt_chkBy.Size = new System.Drawing.Size(214, 28);
             this.txt_chkBy.StyleController = this.layoutMx1;
             this.txt_chkBy.TabIndex = 258;
             this.txt_chkBy.Tag = "readonly";
             // 
             // txt_fapprovedate
             // 
-            this.txt_fapprovedate.Location = new System.Drawing.Point(927, 43);
+            this.txt_fapprovedate.Location = new System.Drawing.Point(1154, 52);
+            this.txt_fapprovedate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_fapprovedate.Name = "txt_fapprovedate";
             this.txt_fapprovedate.Properties.Appearance.Options.UseFont = true;
-            this.txt_fapprovedate.Size = new System.Drawing.Size(166, 24);
+            this.txt_fapprovedate.Size = new System.Drawing.Size(214, 28);
             this.txt_fapprovedate.StyleController = this.layoutMx1;
             this.txt_fapprovedate.TabIndex = 262;
             this.txt_fapprovedate.Tag = "readonly";
             // 
             // txt_wjStatus
             // 
-            this.txt_wjStatus.Location = new System.Drawing.Point(554, 167);
+            this.txt_wjStatus.Location = new System.Drawing.Point(692, 204);
+            this.txt_wjStatus.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_wjStatus.Name = "txt_wjStatus";
             this.txt_wjStatus.Properties.Caption = "瀹岀粨鏍囪瘑";
-            this.txt_wjStatus.Size = new System.Drawing.Size(267, 24);
+            this.txt_wjStatus.Size = new System.Drawing.Size(335, 27);
             this.txt_wjStatus.StyleController = this.layoutMx1;
             this.txt_wjStatus.TabIndex = 387;
             this.txt_wjStatus.Tag = "readonly";
             // 
             // txt_chkStatus
             // 
-            this.txt_chkStatus.Location = new System.Drawing.Point(825, 74);
+            this.txt_chkStatus.Location = new System.Drawing.Point(1031, 90);
+            this.txt_chkStatus.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_chkStatus.Name = "txt_chkStatus";
             this.txt_chkStatus.Properties.Caption = "瀹℃牳鐘舵��";
-            this.txt_chkStatus.Size = new System.Drawing.Size(268, 24);
+            this.txt_chkStatus.Size = new System.Drawing.Size(337, 27);
             this.txt_chkStatus.StyleController = this.layoutMx1;
             this.txt_chkStatus.TabIndex = 388;
             this.txt_chkStatus.Tag = "readonly";
             // 
             // txt_source
             // 
-            this.txt_source.Location = new System.Drawing.Point(385, 167);
+            this.txt_source.Location = new System.Drawing.Point(476, 204);
+            this.txt_source.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_source.Name = "txt_source";
-            this.txt_source.Size = new System.Drawing.Size(165, 24);
+            this.txt_source.Size = new System.Drawing.Size(212, 28);
             this.txt_source.StyleController = this.layoutMx1;
             this.txt_source.TabIndex = 390;
             this.txt_source.Tag = "readonly";
             // 
             // txt_fCloserId
             // 
-            this.txt_fCloserId.Location = new System.Drawing.Point(656, 105);
+            this.txt_fCloserId.Location = new System.Drawing.Point(815, 128);
+            this.txt_fCloserId.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_fCloserId.Name = "txt_fCloserId";
-            this.txt_fCloserId.Size = new System.Drawing.Size(165, 24);
+            this.txt_fCloserId.Size = new System.Drawing.Size(212, 28);
             this.txt_fCloserId.StyleController = this.layoutMx1;
             this.txt_fCloserId.TabIndex = 392;
             this.txt_fCloserId.Tag = "readonly";
             // 
             // txt_fCloseDate
             // 
-            this.txt_fCloseDate.Location = new System.Drawing.Point(656, 136);
+            this.txt_fCloseDate.Location = new System.Drawing.Point(815, 166);
+            this.txt_fCloseDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_fCloseDate.Name = "txt_fCloseDate";
-            this.txt_fCloseDate.Size = new System.Drawing.Size(165, 24);
+            this.txt_fCloseDate.Size = new System.Drawing.Size(212, 28);
             this.txt_fCloseDate.StyleController = this.layoutMx1;
             this.txt_fCloseDate.TabIndex = 393;
             this.txt_fCloseDate.Tag = "readonly";
             // 
             // txt_fCloseStatusTxt
             // 
-            this.txt_fCloseStatusTxt.Location = new System.Drawing.Point(656, 74);
+            this.txt_fCloseStatusTxt.Location = new System.Drawing.Point(815, 90);
+            this.txt_fCloseStatusTxt.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_fCloseStatusTxt.Name = "txt_fCloseStatusTxt";
-            this.txt_fCloseStatusTxt.Size = new System.Drawing.Size(165, 24);
+            this.txt_fCloseStatusTxt.Size = new System.Drawing.Size(212, 28);
             this.txt_fCloseStatusTxt.StyleController = this.layoutMx1;
             this.txt_fCloseStatusTxt.TabIndex = 394;
             this.txt_fCloseStatusTxt.Tag = "readonly";
             // 
             // txt_qt028
             // 
-            this.txt_qt028.Location = new System.Drawing.Point(927, 105);
+            this.txt_qt028.Location = new System.Drawing.Point(1154, 128);
+            this.txt_qt028.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt028.Name = "txt_qt028";
-            this.txt_qt028.Size = new System.Drawing.Size(166, 24);
+            this.txt_qt028.Size = new System.Drawing.Size(214, 28);
             this.txt_qt028.StyleController = this.layoutMx1;
             this.txt_qt028.TabIndex = 395;
             this.txt_qt028.Tag = "readonly";
             // 
             // txt_qt027
             // 
-            this.txt_qt027.Location = new System.Drawing.Point(927, 136);
+            this.txt_qt027.Location = new System.Drawing.Point(1154, 166);
+            this.txt_qt027.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt027.Name = "txt_qt027";
-            this.txt_qt027.Size = new System.Drawing.Size(166, 24);
+            this.txt_qt027.Size = new System.Drawing.Size(214, 28);
             this.txt_qt027.StyleController = this.layoutMx1;
             this.txt_qt027.TabIndex = 396;
             this.txt_qt027.Tag = "readonly";
             // 
             // txt_qt026
             // 
-            this.txt_qt026.Location = new System.Drawing.Point(825, 167);
+            this.txt_qt026.Location = new System.Drawing.Point(1031, 204);
+            this.txt_qt026.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt026.Name = "txt_qt026";
             this.txt_qt026.Properties.Caption = "鍞悗瀹℃牳鐘舵��";
-            this.txt_qt026.Size = new System.Drawing.Size(268, 24);
+            this.txt_qt026.Size = new System.Drawing.Size(337, 27);
             this.txt_qt026.StyleController = this.layoutMx1;
             this.txt_qt026.TabIndex = 397;
             this.txt_qt026.Tag = "readonly";
@@ -1152,7 +1196,9 @@
             this.layoutControlItem25,
             this.layoutControlItem11,
             this.layoutControlItem17,
-            this.layoutControlItem26});
+            this.layoutControlItem26,
+            this.璋冨叆閮ㄩ棬,
+            this.璋冨嚭閮ㄩ棬});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1180,14 +1226,17 @@
             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(1105, 206);
+            rowDefinition6,
+            rowDefinition7});
+            this.Root.Size = new System.Drawing.Size(1382, 290);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem1
@@ -1195,155 +1244,155 @@
             this.layoutControlItem1.Control = this.txt_fBillNo;
             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem1.Name = "layoutControlItem1";
-            this.layoutControlItem1.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem1.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem1.Text = "鐢宠鍗曞彿";
-            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem2
             // 
             this.layoutControlItem2.Control = this.txt_fapporgid;
-            this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
+            this.layoutControlItem2.Location = new System.Drawing.Point(339, 0);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem2.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem2.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem2.Text = "鐢宠缁勭粐";
-            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem3
             // 
             this.layoutControlItem3.Control = this.txt_createBy;
-            this.layoutControlItem3.Location = new System.Drawing.Point(542, 0);
+            this.layoutControlItem3.Location = new System.Drawing.Point(678, 0);
             this.layoutControlItem3.Name = "layoutControlItem3";
             this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem3.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem3.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem3.Text = "鐢宠浜哄憳";
-            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem4
             // 
             this.layoutControlItem4.Control = this.txt_fBillTypeID;
-            this.layoutControlItem4.Location = new System.Drawing.Point(0, 31);
+            this.layoutControlItem4.Location = new System.Drawing.Point(0, 38);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem4.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem4.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem4.Text = "鐢宠绫诲瀷";
-            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem5
             // 
             this.layoutControlItem5.Control = this.txt_ftranstype;
-            this.layoutControlItem5.Location = new System.Drawing.Point(271, 31);
+            this.layoutControlItem5.Location = new System.Drawing.Point(339, 38);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem5.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem5.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem5.Text = "璋冩嫧绫诲瀷 ";
-            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem6
             // 
             this.layoutControlItem6.Control = this.txt_fCreateDate;
-            this.layoutControlItem6.Location = new System.Drawing.Point(542, 31);
+            this.layoutControlItem6.Location = new System.Drawing.Point(678, 38);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem6.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem6.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem6.Text = "鐢宠鏃堕棿";
-            this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem6.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem7
             // 
             this.layoutControlItem7.Control = this.txt_fBusinessType;
-            this.layoutControlItem7.Location = new System.Drawing.Point(0, 62);
+            this.layoutControlItem7.Location = new System.Drawing.Point(0, 76);
             this.layoutControlItem7.Name = "layoutControlItem7";
             this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem7.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem7.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem7.Text = "涓氬姟绫诲瀷";
-            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem8
             // 
             this.layoutControlItem8.Control = this.txt_fOwnerTypeIdHead;
-            this.layoutControlItem8.Location = new System.Drawing.Point(271, 62);
+            this.layoutControlItem8.Location = new System.Drawing.Point(339, 76);
             this.layoutControlItem8.Name = "layoutControlItem8";
             this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem8.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem8.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem8.Text = "璋冨嚭璐т富绫诲瀷";
-            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem9
             // 
             this.layoutControlItem9.Control = this.txt_chkBy;
-            this.layoutControlItem9.Location = new System.Drawing.Point(813, 0);
+            this.layoutControlItem9.Location = new System.Drawing.Point(1017, 0);
             this.layoutControlItem9.Name = "layoutControlItem9";
             this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem9.Size = new System.Drawing.Size(272, 31);
+            this.layoutControlItem9.Size = new System.Drawing.Size(341, 38);
             this.layoutControlItem9.Text = "瀹℃牳浜哄憳";
-            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem10
             // 
             this.layoutControlItem10.Control = this.txt_fapprovedate;
-            this.layoutControlItem10.Location = new System.Drawing.Point(813, 31);
+            this.layoutControlItem10.Location = new System.Drawing.Point(1017, 38);
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem10.Size = new System.Drawing.Size(272, 31);
+            this.layoutControlItem10.Size = new System.Drawing.Size(341, 38);
             this.layoutControlItem10.Tag = "readonly";
             this.layoutControlItem10.Text = "瀹℃牳鏃堕棿";
-            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem10.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem13
             // 
             this.layoutControlItem13.Control = this.txt_fTransferDirect;
-            this.layoutControlItem13.Location = new System.Drawing.Point(0, 93);
+            this.layoutControlItem13.Location = new System.Drawing.Point(0, 114);
             this.layoutControlItem13.Name = "layoutControlItem13";
             this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem13.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem13.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem13.Text = "璋冩嫧鏂瑰悜";
-            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem13.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem14
             // 
             this.layoutControlItem14.Control = this.txt_fOwnerTypeInIdHead;
-            this.layoutControlItem14.Location = new System.Drawing.Point(271, 93);
+            this.layoutControlItem14.Location = new System.Drawing.Point(339, 114);
             this.layoutControlItem14.Name = "layoutControlItem14";
             this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem14.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem14.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem14.Text = "璋冨叆璐т富绫诲瀷";
-            this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem14.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem19
             // 
             this.layoutControlItem19.Control = this.txt_djtype;
-            this.layoutControlItem19.Location = new System.Drawing.Point(271, 124);
+            this.layoutControlItem19.Location = new System.Drawing.Point(339, 152);
             this.layoutControlItem19.Name = "layoutControlItem19";
             this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem19.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem19.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem19.Text = "鍗曟嵁绫诲瀷";
-            this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem19.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem15
             // 
             this.layoutControlItem15.Control = this.txt_fRemarks;
-            this.layoutControlItem15.Location = new System.Drawing.Point(0, 124);
+            this.layoutControlItem15.Location = new System.Drawing.Point(0, 152);
             this.layoutControlItem15.Name = "layoutControlItem15";
             this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem15.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem15.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem15.Text = "鐢宠澶囨敞";
-            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem12
             // 
             this.layoutControlItem12.Control = this.txt_chkStatus;
-            this.layoutControlItem12.Location = new System.Drawing.Point(813, 62);
+            this.layoutControlItem12.Location = new System.Drawing.Point(1017, 76);
             this.layoutControlItem12.Name = "layoutControlItem12";
             this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem12.Size = new System.Drawing.Size(272, 31);
+            this.layoutControlItem12.Size = new System.Drawing.Size(341, 38);
             this.layoutControlItem12.Text = "瀹℃牳鐘舵��";
             this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem12.TextVisible = false;
@@ -1351,66 +1400,66 @@
             // layoutControlItem21
             // 
             this.layoutControlItem21.Control = this.txt_fCloseDate;
-            this.layoutControlItem21.Location = new System.Drawing.Point(542, 124);
+            this.layoutControlItem21.Location = new System.Drawing.Point(678, 152);
             this.layoutControlItem21.Name = "layoutControlItem21";
             this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem21.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem21.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem21.Text = "鍏抽棴鏃堕棿";
-            this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem21.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem20
             // 
             this.layoutControlItem20.Control = this.txt_fCloserId;
-            this.layoutControlItem20.Location = new System.Drawing.Point(542, 93);
+            this.layoutControlItem20.Location = new System.Drawing.Point(678, 114);
             this.layoutControlItem20.Name = "layoutControlItem20";
             this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem20.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem20.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem20.Text = "鍏抽棴浜哄憳";
-            this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem20.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem22
             // 
             this.layoutControlItem22.Control = this.txt_fCloseStatusTxt;
-            this.layoutControlItem22.Location = new System.Drawing.Point(542, 62);
+            this.layoutControlItem22.Location = new System.Drawing.Point(678, 76);
             this.layoutControlItem22.Name = "layoutControlItem22";
             this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem22.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem22.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem22.Text = "鍏抽棴鐘舵��";
-            this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem22.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem23
             // 
             this.layoutControlItem23.Control = this.txt_qt028;
-            this.layoutControlItem23.Location = new System.Drawing.Point(813, 93);
+            this.layoutControlItem23.Location = new System.Drawing.Point(1017, 114);
             this.layoutControlItem23.Name = "layoutControlItem23";
             this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem23.Size = new System.Drawing.Size(272, 31);
+            this.layoutControlItem23.Size = new System.Drawing.Size(341, 38);
             this.layoutControlItem23.Text = "鍞悗瀹℃牳浜哄憳";
-            this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem23.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem24
             // 
             this.layoutControlItem24.Control = this.txt_qt027;
-            this.layoutControlItem24.Location = new System.Drawing.Point(813, 124);
+            this.layoutControlItem24.Location = new System.Drawing.Point(1017, 152);
             this.layoutControlItem24.Name = "layoutControlItem24";
             this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem24.Size = new System.Drawing.Size(272, 31);
+            this.layoutControlItem24.Size = new System.Drawing.Size(341, 38);
             this.layoutControlItem24.Text = "鍞悗瀹℃牳鏃堕棿";
-            this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem24.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem25
             // 
             this.layoutControlItem25.Control = this.txt_qt026;
-            this.layoutControlItem25.Location = new System.Drawing.Point(813, 155);
+            this.layoutControlItem25.Location = new System.Drawing.Point(1017, 190);
             this.layoutControlItem25.Name = "layoutControlItem25";
             this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem25.Size = new System.Drawing.Size(272, 31);
+            this.layoutControlItem25.Size = new System.Drawing.Size(341, 38);
             this.layoutControlItem25.Text = "鍞悗瀹℃牳鐘舵��";
             this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem25.TextVisible = false;
@@ -1418,11 +1467,11 @@
             // layoutControlItem11
             // 
             this.layoutControlItem11.Control = this.txt_wjStatus;
-            this.layoutControlItem11.Location = new System.Drawing.Point(542, 155);
+            this.layoutControlItem11.Location = new System.Drawing.Point(678, 190);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem11.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem11.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem11.Text = "瀹岀粨鏍囪瘑";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem11.TextVisible = false;
@@ -1430,23 +1479,23 @@
             // layoutControlItem17
             // 
             this.layoutControlItem17.Control = this.txt_source;
-            this.layoutControlItem17.Location = new System.Drawing.Point(271, 155);
+            this.layoutControlItem17.Location = new System.Drawing.Point(339, 190);
             this.layoutControlItem17.Name = "layoutControlItem17";
             this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem17.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem17.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem17.Text = "婧愬崟绫诲瀷";
-            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem17.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem26
             // 
             this.layoutControlItem26.Control = this.btnCopyXls;
-            this.layoutControlItem26.Location = new System.Drawing.Point(0, 155);
-            this.layoutControlItem26.MaxSize = new System.Drawing.Size(120, 31);
-            this.layoutControlItem26.MinSize = new System.Drawing.Size(90, 31);
+            this.layoutControlItem26.Location = new System.Drawing.Point(0, 190);
+            this.layoutControlItem26.MaxSize = new System.Drawing.Size(150, 38);
+            this.layoutControlItem26.MinSize = new System.Drawing.Size(112, 38);
             this.layoutControlItem26.Name = "layoutControlItem26";
             this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem26.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem26.Size = new System.Drawing.Size(339, 38);
             this.layoutControlItem26.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
             this.layoutControlItem26.Text = "蹇嵎褰曞叆";
             this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0);
@@ -1456,9 +1505,10 @@
             // 
             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(1126, 366);
+            this.tabMx.Size = new System.Drawing.Size(1408, 399);
             this.tabMx.TabIndex = 3;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1});
@@ -1466,15 +1516,18 @@
             // tabMxPage1
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
+            this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1124, 334);
+            this.tabMxPage1.Size = new System.Drawing.Size(1406, 361);
             this.tabMxPage1.Text = "璋冩嫧鐢宠鏄庣粏";
             // 
             // gcMx1
             // 
             this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            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.repositoryItemSearchLookUpEdit1,
@@ -1488,7 +1541,7 @@
             this.rptDrHz,
             this.rptDcHz,
             this.btnTest1});
-            this.gcMx1.Size = new System.Drawing.Size(1124, 334);
+            this.gcMx1.Size = new System.Drawing.Size(1406, 361);
             this.gcMx1.TabIndex = 1;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -1524,6 +1577,7 @@
             this.gridColumn20,
             this.gridColumn21,
             this.gridColumn22});
+            this.gvMx1.DetailHeight = 428;
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1536,22 +1590,22 @@
             this.gvMx1id.AppearanceCell.Options.UseFont = true;
             this.gvMx1id.Caption = "ID";
             this.gvMx1id.FieldName = "id";
-            this.gvMx1id.MinWidth = 50;
+            this.gvMx1id.MinWidth = 62;
             this.gvMx1id.Name = "gvMx1id";
             this.gvMx1id.OptionsColumn.ReadOnly = true;
             this.gvMx1id.Tag = "query_a.id";
-            this.gvMx1id.Width = 94;
+            this.gvMx1id.Width = 117;
             // 
             // gvMx1mid
             // 
             this.gvMx1mid.AppearanceCell.Options.UseFont = true;
             this.gvMx1mid.Caption = "MID";
             this.gvMx1mid.FieldName = "pid";
-            this.gvMx1mid.MinWidth = 50;
+            this.gvMx1mid.MinWidth = 62;
             this.gvMx1mid.Name = "gvMx1mid";
             this.gvMx1mid.OptionsColumn.ReadOnly = true;
             this.gvMx1mid.Tag = "query_a.mid";
-            this.gvMx1mid.Width = 94;
+            this.gvMx1mid.Width = 117;
             // 
             // gvMx1bld012
             // 
@@ -1562,12 +1616,12 @@
             this.gvMx1bld012.AppearanceHeader.Options.UseForeColor = true;
             this.gvMx1bld012.Caption = "璇烽�夋嫨";
             this.gvMx1bld012.ColumnEdit = this.repositoryItemSearchLookUpEdit1;
-            this.gvMx1bld012.MinWidth = 50;
+            this.gvMx1bld012.MinWidth = 62;
             this.gvMx1bld012.Name = "gvMx1bld012";
             this.gvMx1bld012.Tag = "edit";
             this.gvMx1bld012.Visible = true;
             this.gvMx1bld012.VisibleIndex = 0;
-            this.gvMx1bld012.Width = 94;
+            this.gvMx1bld012.Width = 117;
             // 
             // repositoryItemSearchLookUpEdit1
             // 
@@ -1591,6 +1645,7 @@
             this.gridColumn5,
             this.gridColumn7,
             this.gridColumn6});
+            this.gridView2.DetailHeight = 428;
             this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
             this.gridView2.Name = "gridView2";
             this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
@@ -1600,18 +1655,19 @@
             // 
             this.gridColumn2.Caption = "鐗╂枡ID";
             this.gridColumn2.FieldName = "id";
+            this.gridColumn2.MinWidth = 25;
             this.gridColumn2.Name = "gridColumn2";
-            this.gridColumn2.Width = 41;
+            this.gridColumn2.Width = 51;
             // 
             // gridColumn3
             // 
             this.gridColumn3.Caption = "鐗╂枡缂栧彿";
             this.gridColumn3.FieldName = "itemNo";
-            this.gridColumn3.MinWidth = 80;
+            this.gridColumn3.MinWidth = 100;
             this.gridColumn3.Name = "gridColumn3";
             this.gridColumn3.Visible = true;
             this.gridColumn3.VisibleIndex = 0;
-            this.gridColumn3.Width = 80;
+            this.gridColumn3.Width = 100;
             // 
             // gridColumn54
             // 
@@ -1621,88 +1677,89 @@
             this.gridColumn54.AppearanceHeader.Options.UseForeColor = true;
             this.gridColumn54.Caption = "Mes/Erp搴撳瓨";
             this.gridColumn54.FieldName = "kcQty";
-            this.gridColumn54.MinWidth = 80;
+            this.gridColumn54.MinWidth = 100;
             this.gridColumn54.Name = "gridColumn54";
             this.gridColumn54.Visible = true;
             this.gridColumn54.VisibleIndex = 1;
-            this.gridColumn54.Width = 80;
+            this.gridColumn54.Width = 100;
             // 
             // gridColumn4
             // 
             this.gridColumn4.Caption = "鐗╂枡鍚嶇О";
             this.gridColumn4.FieldName = "itemName";
-            this.gridColumn4.MinWidth = 50;
+            this.gridColumn4.MinWidth = 62;
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.Visible = true;
             this.gridColumn4.VisibleIndex = 2;
-            this.gridColumn4.Width = 77;
+            this.gridColumn4.Width = 96;
             // 
             // gridColumn5
             // 
             this.gridColumn5.Caption = "鐗╂枡瑙勬牸";
             this.gridColumn5.FieldName = "itemModel";
-            this.gridColumn5.MinWidth = 50;
+            this.gridColumn5.MinWidth = 62;
             this.gridColumn5.Name = "gridColumn5";
             this.gridColumn5.Visible = true;
             this.gridColumn5.VisibleIndex = 3;
-            this.gridColumn5.Width = 84;
+            this.gridColumn5.Width = 105;
             // 
             // gridColumn7
             // 
             this.gridColumn7.Caption = "鍗曚綅";
             this.gridColumn7.FieldName = "dwName";
+            this.gridColumn7.MinWidth = 25;
             this.gridColumn7.Name = "gridColumn7";
             this.gridColumn7.Visible = true;
             this.gridColumn7.VisibleIndex = 4;
-            this.gridColumn7.Width = 20;
+            this.gridColumn7.Width = 25;
             // 
             // gridColumn6
             // 
             this.gridColumn6.Caption = "浣跨敤缁勭粐";
             this.gridColumn6.FieldName = "fSubsidiary";
+            this.gridColumn6.MinWidth = 25;
             this.gridColumn6.Name = "gridColumn6";
             this.gridColumn6.Visible = true;
             this.gridColumn6.VisibleIndex = 5;
-            this.gridColumn6.Width = 60;
             // 
             // gvMx1bld002
             // 
             this.gvMx1bld002.AppearanceCell.Options.UseFont = true;
             this.gvMx1bld002.Caption = "鐗╂枡缂栧彿";
             this.gvMx1bld002.FieldName = "itemNo";
-            this.gvMx1bld002.MinWidth = 25;
+            this.gvMx1bld002.MinWidth = 31;
             this.gvMx1bld002.Name = "gvMx1bld002";
             this.gvMx1bld002.OptionsColumn.ReadOnly = true;
             this.gvMx1bld002.Tag = "query_a.bld002";
             this.gvMx1bld002.Visible = true;
             this.gvMx1bld002.VisibleIndex = 1;
-            this.gvMx1bld002.Width = 100;
+            this.gvMx1bld002.Width = 125;
             // 
             // gvMx1bld003
             // 
             this.gvMx1bld003.AppearanceCell.Options.UseFont = true;
             this.gvMx1bld003.Caption = "鐗╂枡鍚嶇О";
             this.gvMx1bld003.FieldName = "itemName";
-            this.gvMx1bld003.MinWidth = 25;
+            this.gvMx1bld003.MinWidth = 31;
             this.gvMx1bld003.Name = "gvMx1bld003";
             this.gvMx1bld003.OptionsColumn.ReadOnly = true;
             this.gvMx1bld003.Tag = "query_a.bld003";
             this.gvMx1bld003.Visible = true;
             this.gvMx1bld003.VisibleIndex = 2;
-            this.gvMx1bld003.Width = 120;
+            this.gvMx1bld003.Width = 150;
             // 
             // itemModel
             // 
             this.itemModel.AppearanceCell.Options.UseFont = true;
             this.itemModel.Caption = "瑙勬牸鍨嬪彿";
             this.itemModel.FieldName = "itemModel";
-            this.itemModel.MinWidth = 25;
+            this.itemModel.MinWidth = 31;
             this.itemModel.Name = "itemModel";
             this.itemModel.OptionsColumn.ReadOnly = true;
             this.itemModel.Tag = "query_a.bld004";
             this.itemModel.Visible = true;
             this.itemModel.VisibleIndex = 13;
-            this.itemModel.Width = 120;
+            this.itemModel.Width = 150;
             // 
             // gvMx1bld007
             // 
@@ -1713,12 +1770,12 @@
             this.gvMx1bld007.AppearanceHeader.Options.UseForeColor = true;
             this.gvMx1bld007.Caption = "鐢宠鏁伴噺";
             this.gvMx1bld007.FieldName = "shNum";
-            this.gvMx1bld007.MinWidth = 50;
+            this.gvMx1bld007.MinWidth = 62;
             this.gvMx1bld007.Name = "gvMx1bld007";
             this.gvMx1bld007.Tag = "yz_quantity_0_edit";
             this.gvMx1bld007.Visible = true;
             this.gvMx1bld007.VisibleIndex = 3;
-            this.gvMx1bld007.Width = 94;
+            this.gvMx1bld007.Width = 117;
             // 
             // gvMx1bld010
             // 
@@ -1729,35 +1786,35 @@
             this.gvMx1bld010.AppearanceHeader.Options.UseForeColor = true;
             this.gvMx1bld010.Caption = "澶囨敞";
             this.gvMx1bld010.FieldName = "remark";
-            this.gvMx1bld010.MinWidth = 50;
+            this.gvMx1bld010.MinWidth = 62;
             this.gvMx1bld010.Name = "gvMx1bld010";
             this.gvMx1bld010.Tag = "edit";
             this.gvMx1bld010.Visible = true;
             this.gvMx1bld010.VisibleIndex = 4;
-            this.gvMx1bld010.Width = 150;
+            this.gvMx1bld010.Width = 187;
             // 
             // gvMx1bld008
             // 
             this.gvMx1bld008.AppearanceCell.Options.UseFont = true;
             this.gvMx1bld008.Caption = "宸叉壂鏁伴噺";
             this.gvMx1bld008.FieldName = "sQty";
-            this.gvMx1bld008.MinWidth = 50;
+            this.gvMx1bld008.MinWidth = 62;
             this.gvMx1bld008.Name = "gvMx1bld008";
             this.gvMx1bld008.OptionsColumn.ReadOnly = true;
             this.gvMx1bld008.Tag = "query_a.bld008";
             this.gvMx1bld008.Visible = true;
             this.gvMx1bld008.VisibleIndex = 5;
-            this.gvMx1bld008.Width = 94;
+            this.gvMx1bld008.Width = 117;
             // 
             // gridColumn1
             // 
             this.gridColumn1.Caption = "鍗曚綅鍚嶇О";
             this.gridColumn1.FieldName = "itemUnit";
-            this.gridColumn1.MinWidth = 25;
+            this.gridColumn1.MinWidth = 31;
             this.gridColumn1.Name = "gridColumn1";
             this.gridColumn1.Visible = true;
             this.gridColumn1.VisibleIndex = 6;
-            this.gridColumn1.Width = 94;
+            this.gridColumn1.Width = 117;
             // 
             // gridColumn9
             // 
@@ -1768,11 +1825,11 @@
             this.gridColumn9.Caption = "璋冨嚭缁勭粐";
             this.gridColumn9.ColumnEdit = this.rptDcOrg;
             this.gridColumn9.FieldName = "dcOrg";
-            this.gridColumn9.MinWidth = 25;
+            this.gridColumn9.MinWidth = 31;
             this.gridColumn9.Name = "gridColumn9";
             this.gridColumn9.Visible = true;
             this.gridColumn9.VisibleIndex = 7;
-            this.gridColumn9.Width = 94;
+            this.gridColumn9.Width = 117;
             // 
             // rptDcOrg
             // 
@@ -1792,11 +1849,11 @@
             this.gridColumn10.Caption = "璋冨嚭浠撳簱";
             this.gridColumn10.ColumnEdit = this.rptDcCk;
             this.gridColumn10.FieldName = "dcCk";
-            this.gridColumn10.MinWidth = 25;
+            this.gridColumn10.MinWidth = 31;
             this.gridColumn10.Name = "gridColumn10";
             this.gridColumn10.Visible = true;
             this.gridColumn10.VisibleIndex = 8;
-            this.gridColumn10.Width = 94;
+            this.gridColumn10.Width = 117;
             // 
             // rptDcCk
             // 
@@ -1814,9 +1871,9 @@
             this.gridColumn11.Caption = "璋冨嚭浠撲綅";
             this.gridColumn11.ColumnEdit = this.rptDcCw;
             this.gridColumn11.FieldName = "dcCw";
-            this.gridColumn11.MinWidth = 25;
+            this.gridColumn11.MinWidth = 31;
             this.gridColumn11.Name = "gridColumn11";
-            this.gridColumn11.Width = 94;
+            this.gridColumn11.Width = 117;
             // 
             // rptDcCw
             // 
@@ -1836,11 +1893,11 @@
             this.gridColumn12.Caption = "璋冨叆缁勭粐";
             this.gridColumn12.ColumnEdit = this.rptDrOrg;
             this.gridColumn12.FieldName = "drOrg";
-            this.gridColumn12.MinWidth = 25;
+            this.gridColumn12.MinWidth = 31;
             this.gridColumn12.Name = "gridColumn12";
             this.gridColumn12.Visible = true;
             this.gridColumn12.VisibleIndex = 9;
-            this.gridColumn12.Width = 94;
+            this.gridColumn12.Width = 117;
             // 
             // rptDrOrg
             // 
@@ -1860,11 +1917,11 @@
             this.gridColumn16.Caption = "璋冨叆浠撳簱";
             this.gridColumn16.ColumnEdit = this.rptDrCk;
             this.gridColumn16.FieldName = "drCk";
-            this.gridColumn16.MinWidth = 25;
+            this.gridColumn16.MinWidth = 31;
             this.gridColumn16.Name = "gridColumn16";
             this.gridColumn16.Visible = true;
             this.gridColumn16.VisibleIndex = 10;
-            this.gridColumn16.Width = 94;
+            this.gridColumn16.Width = 117;
             // 
             // rptDrCk
             // 
@@ -1880,9 +1937,9 @@
             this.gridColumn17.Caption = "璋冨叆浠撲綅";
             this.gridColumn17.ColumnEdit = this.rptDrCw;
             this.gridColumn17.FieldName = "drCw";
-            this.gridColumn17.MinWidth = 25;
+            this.gridColumn17.MinWidth = 31;
             this.gridColumn17.Name = "gridColumn17";
-            this.gridColumn17.Width = 94;
+            this.gridColumn17.Width = 117;
             // 
             // rptDrCw
             // 
@@ -1902,11 +1959,11 @@
             this.gridColumn23.Caption = "璋冨嚭璐т富";
             this.gridColumn23.ColumnEdit = this.rptDcHz;
             this.gridColumn23.FieldName = "dcHz";
-            this.gridColumn23.MinWidth = 25;
+            this.gridColumn23.MinWidth = 31;
             this.gridColumn23.Name = "gridColumn23";
             this.gridColumn23.Visible = true;
             this.gridColumn23.VisibleIndex = 11;
-            this.gridColumn23.Width = 94;
+            this.gridColumn23.Width = 117;
             // 
             // rptDcHz
             // 
@@ -1926,11 +1983,11 @@
             this.gridColumn24.Caption = "璋冨叆璐т富";
             this.gridColumn24.ColumnEdit = this.rptDrHz;
             this.gridColumn24.FieldName = "drHz";
-            this.gridColumn24.MinWidth = 25;
+            this.gridColumn24.MinWidth = 31;
             this.gridColumn24.Name = "gridColumn24";
             this.gridColumn24.Visible = true;
             this.gridColumn24.VisibleIndex = 12;
-            this.gridColumn24.Width = 94;
+            this.gridColumn24.Width = 117;
             // 
             // rptDrHz
             // 
@@ -1945,11 +2002,11 @@
             // 
             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 = 14;
-            this.gvMxDel.Width = 94;
+            this.gvMxDel.Width = 117;
             // 
             // repositoryItemButtonEdit1
             // 
@@ -1966,74 +2023,74 @@
             // 
             this.gridColumn8.Caption = "鐗╂枡ID";
             this.gridColumn8.FieldName = "itemId";
-            this.gridColumn8.MinWidth = 25;
+            this.gridColumn8.MinWidth = 31;
             this.gridColumn8.Name = "gridColumn8";
-            this.gridColumn8.Width = 94;
+            this.gridColumn8.Width = 117;
             // 
             // gridColumn14
             // 
             this.gridColumn14.Caption = "璋冨嚭缁勭粐Guid";
             this.gridColumn14.FieldName = "dcOrgGuid";
-            this.gridColumn14.MinWidth = 25;
+            this.gridColumn14.MinWidth = 31;
             this.gridColumn14.Name = "gridColumn14";
-            this.gridColumn14.Width = 94;
+            this.gridColumn14.Width = 117;
             // 
             // gridColumn15
             // 
             this.gridColumn15.Caption = "璋冨嚭浠撳簱Guid";
             this.gridColumn15.FieldName = "dcCkGuid";
-            this.gridColumn15.MinWidth = 25;
+            this.gridColumn15.MinWidth = 31;
             this.gridColumn15.Name = "gridColumn15";
-            this.gridColumn15.Width = 94;
+            this.gridColumn15.Width = 117;
             // 
             // gridColumn13
             // 
             this.gridColumn13.Caption = "璋冨嚭浠撲綅Guid";
             this.gridColumn13.FieldName = "dcCwGuid";
-            this.gridColumn13.MinWidth = 25;
+            this.gridColumn13.MinWidth = 31;
             this.gridColumn13.Name = "gridColumn13";
-            this.gridColumn13.Width = 94;
+            this.gridColumn13.Width = 117;
             // 
             // gridColumn18
             // 
             this.gridColumn18.Caption = "璋冨叆缁勭粐Guid";
             this.gridColumn18.FieldName = "drOrgGuid";
-            this.gridColumn18.MinWidth = 25;
+            this.gridColumn18.MinWidth = 31;
             this.gridColumn18.Name = "gridColumn18";
-            this.gridColumn18.Width = 94;
+            this.gridColumn18.Width = 117;
             // 
             // gridColumn19
             // 
             this.gridColumn19.Caption = "璋冨叆浠撳簱Guid";
             this.gridColumn19.FieldName = "drCkGuid";
-            this.gridColumn19.MinWidth = 25;
+            this.gridColumn19.MinWidth = 31;
             this.gridColumn19.Name = "gridColumn19";
-            this.gridColumn19.Width = 94;
+            this.gridColumn19.Width = 117;
             // 
             // gridColumn20
             // 
             this.gridColumn20.Caption = "璋冨叆浠撲綅Guid";
             this.gridColumn20.FieldName = "drCwGuid";
-            this.gridColumn20.MinWidth = 25;
+            this.gridColumn20.MinWidth = 31;
             this.gridColumn20.Name = "gridColumn20";
-            this.gridColumn20.Width = 94;
+            this.gridColumn20.Width = 117;
             // 
             // gridColumn21
             // 
             this.gridColumn21.Caption = "璋冨嚭璐т富Guid";
             this.gridColumn21.ColumnEdit = this.rptDcHz;
             this.gridColumn21.FieldName = "dcHzGuid";
-            this.gridColumn21.MinWidth = 25;
+            this.gridColumn21.MinWidth = 31;
             this.gridColumn21.Name = "gridColumn21";
-            this.gridColumn21.Width = 94;
+            this.gridColumn21.Width = 117;
             // 
             // gridColumn22
             // 
             this.gridColumn22.Caption = "璋冨叆璐т富Guid";
             this.gridColumn22.FieldName = "drHzGuid";
-            this.gridColumn22.MinWidth = 25;
+            this.gridColumn22.MinWidth = 31;
             this.gridColumn22.Name = "gridColumn22";
-            this.gridColumn22.Width = 94;
+            this.gridColumn22.Width = 117;
             // 
             // btnTest1
             // 
@@ -2045,9 +2102,10 @@
             // picCheckBox
             // 
             this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
-            this.picCheckBox.Location = new System.Drawing.Point(950, 55);
+            this.picCheckBox.Location = new System.Drawing.Point(1188, 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 = 8;
             this.picCheckBox.TabStop = false;
@@ -2062,14 +2120,52 @@
             this.layoutControlItem18.Size = new System.Drawing.Size(276, 37);
             this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
             // 
+            // txt_fInDepartment
+            // 
+            this.txt_fInDepartment.IsReadly = false;
+            this.txt_fInDepartment.Location = new System.Drawing.Point(137, 242);
+            this.txt_fInDepartment.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_fInDepartment.Name = "txt_fInDepartment";
+            this.txt_fInDepartment.Size = new System.Drawing.Size(212, 28);
+            this.txt_fInDepartment.TabIndex = 446;
+            // 
+            // 璋冨叆閮ㄩ棬
+            // 
+            this.璋冨叆閮ㄩ棬.Control = this.txt_fInDepartment;
+            this.璋冨叆閮ㄩ棬.Location = new System.Drawing.Point(0, 228);
+            this.璋冨叆閮ㄩ棬.Name = "璋冨叆閮ㄩ棬";
+            this.璋冨叆閮ㄩ棬.OptionsTableLayoutItem.RowIndex = 6;
+            this.璋冨叆閮ㄩ棬.Size = new System.Drawing.Size(339, 38);
+            this.璋冨叆閮ㄩ棬.TextSize = new System.Drawing.Size(108, 22);
+            // 
+            // txt_fOutDepartment
+            // 
+            this.txt_fOutDepartment.IsReadly = false;
+            this.txt_fOutDepartment.Location = new System.Drawing.Point(476, 242);
+            this.txt_fOutDepartment.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_fOutDepartment.Name = "txt_fOutDepartment";
+            this.txt_fOutDepartment.Size = new System.Drawing.Size(212, 28);
+            this.txt_fOutDepartment.TabIndex = 447;
+            // 
+            // 璋冨嚭閮ㄩ棬
+            // 
+            this.璋冨嚭閮ㄩ棬.Control = this.txt_fOutDepartment;
+            this.璋冨嚭閮ㄩ棬.Location = new System.Drawing.Point(339, 228);
+            this.璋冨嚭閮ㄩ棬.Name = "璋冨嚭閮ㄩ棬";
+            this.璋冨嚭閮ㄩ棬.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.璋冨嚭閮ㄩ棬.OptionsTableLayoutItem.RowIndex = 6;
+            this.璋冨嚭閮ㄩ棬.Size = new System.Drawing.Size(339, 38);
+            this.璋冨嚭閮ㄩ棬.TextSize = new System.Drawing.Size(108, 22);
+            // 
             // Frm_MesDbck
             // 
-            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(1128, 682);
+            this.ClientSize = new System.Drawing.Size(1410, 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_MesDbck";
             this.Text = "璋冩嫧鍑哄簱鐢宠";
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -2158,6 +2254,8 @@
             ((System.ComponentModel.ISupportInitialize)(this.btnTest1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.璋冨叆閮ㄩ棬)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.璋冨嚭閮ㄩ棬)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -2310,5 +2408,9 @@
         private DevExpress.XtraEditors.SimpleButton btnCopyXls;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn54;
+        private UserControl.UcLookDepartment txt_fOutDepartment;
+        private UserControl.UcLookDepartment txt_fInDepartment;
+        private DevExpress.XtraLayout.LayoutControlItem 璋冨叆閮ㄩ棬;
+        private DevExpress.XtraLayout.LayoutControlItem 璋冨嚭閮ㄩ棬;
     }
 }
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs
index 48daa38..b59fa36 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs
@@ -157,6 +157,8 @@
                 }
             };
             #endregion
+            this.txt_fInDepartment.getSuppler("");
+            this.txt_fOutDepartment.getSuppler("");
         }
         private void GridView1_ColumnFilterChanged(object sender, EventArgs e)
         {
@@ -339,6 +341,8 @@
             string dblx = txt_ftranstype.Text.ToString();
             string dchzlx = txt_fOwnerTypeIdHead.Text.ToString();
             string drhzlx = txt_fOwnerTypeInIdHead.Text.ToString();
+            string inDe = txt_fInDepartment.GetId().ToString();
+            string outDe = txt_fOutDepartment.GetId().ToString();
             //if (txt_fBillTypeID.SelectedIndex <= 0)
             //{
             //    Gs.DevApp.ToolBox.MsgHelper.Warning("璇烽�夋嫨鍗曟嵁绫诲瀷锛�");
@@ -355,6 +359,18 @@
             {
                 Gs.DevApp.ToolBox.MsgHelper.ShowError("璇烽�夋嫨鐢宠缁勭粐锛�");
                 txt_fapporgid.Focus();
+                return;
+            }
+            if (string.IsNullOrEmpty(inDe))
+            {
+                Gs.DevApp.ToolBox.MsgHelper.ShowError("璇烽�夋嫨璋冨叆閮ㄩ棬锛�");
+                txt_fInDepartment.Focus();
+                return;
+            }
+            if (string.IsNullOrEmpty(outDe))
+            {
+                Gs.DevApp.ToolBox.MsgHelper.ShowError("璇烽�夋嫨璋冨嚭閮ㄩ棬锛�");
+                txt_fOutDepartment.Focus();
                 return;
             }
             //if (txt_fOwnerTypeIdHead.SelectedIndex <= 0)
@@ -380,6 +396,8 @@
                 dchzlx = dchzlx,//璋冨嚭璐т富绫诲瀷
                 drhzlx = drhzlx,//璋冨叆璐т富绫诲瀷
                 inRemark = txt_fRemarks.Text.Trim(),//澶囨敞
+                outDe = outDe,
+                inDe = inDe,
                 list = new List<dynamic>(),
             };
             gvMx1.CloseEditor();
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.resx b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.resx
index fde1187..2e7865e 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.resx
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.resx
@@ -122,17 +122,17 @@
     <value>
         iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29m
         dHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAbdEVYdFRpdGxlAE1vZGVsO0NvcHk7Q29weU1vZGVs
-        O4ktWcsAAAJgSURBVDhPjdFdSFNhHMfx1XQvbhokvdx00X3ddlEEQRB0WzeRvYBFkESRWVgstZpz5ZL5
-        Oo0CaysbFBlWSos2hroU1wsWmFA3WelyO9s82862s/36P4+4zqKLDnyQB5//9zx7jgpAgdFoVHc6g75u
-        11t0ud6RIDqcQbQz96ZgJ7bb437ap1mZ+TtQ2uGcQj4PkudyTG6ZTG7emQTt0xcC9KwialKi1WoNg54Z
-        SJIEIZrgwkICkWgKMTGDdDaHG30BFihTBtSW3oDP2vcGLb0TJACLYwzNjgDM5FrPGG4NBBESREiZHCw9
-        oyxgUAZKmx2jRcdWHp0du9Hux49fUaTSMpra/SxgVAY0VztZIA8xmeWWkjIXF2V+bJPNi2/zAhKSDFOb
-        lwXKlQFtfauXvzGWyCLKiFkISxmOvfWs+SW+zC0iTv+7YPWwQIUyoDvf4uHHZQMRuqwI/Y1RRExl6XfL
-        ePZ6BqFwHIlUBi98n6HX6ytproSwy1eVnWp8jqycRyiaJhIWBInelsHcyCBmG2oKPpj3I9C6owgLGE6a
-        hiiQwzwNRuJpGk4jHEti9nIN4HVxKdd1DBzaDAgPufi0ma954PjFp8jQZf2MLH/vu8OfcODKSMEJ+znU
-        9W8p8n346J9Add0Tfttx9hUSEvaccWNCBOeeDmFf/SYsop8b/9rE18qArur0fd+R2sc4XPsI7qH3PNDw
-        aoGr7p7gA86PO7lLD7byddfejbDuXm9jgdVETyrIGrLhfwK0by3R8G+pRI9uW5UDSruOrSuy/WBlGx9m
-        zz8CKycyKpQrsLWW0D6V6jdzUIrq8TztCAAAAABJRU5ErkJggg==
+        O4ktWcsAAAJzSURBVDhPjZNLSFRhFMdPmY6jV4Okx6ZF+9q2KIIgCNrWJrIHWARJFJmFhanV+ChNfI9G
+        gTlTJhQZVkpGMwzqZDg9sMCE2mSlk86dud7r3Lmvf3yf43QHWvTBb3Hgnt/355z7EQBaQRCEjFZPyN/u
+        fYc273u0eUNo8YTQzOiZQFPPBBrujAUEQcha6Uk1JwWZLZ4JWBZgWRbHZJjLGKaFW3ffQhAEZ0pARKuI
+        KIOI1jgcjtz+4SmoqgoxqnAWRAWRaBwxWUNCN3GzK8gEOXZBRk1n0F/X9Qa1neOo7Qyixj2KancQLncQ
+        1ztGcbs3hLAoQ9VM1HSMMEGuXZBZ7R5Ji22PzmJXNgXw83cU8YSBquYAEwh2Qda1ViawIC/pnMUlgyPJ
+        Bo9d3uDD91kRimqgvNHHBHl2gaOs3sdvjCk6ogxZh7iocdit51wv8XVmHpKi42LdMBPk2wXZF2qHeVzW
+        EJE1RBY1xGQdclyHqhl49noK4QUJSlzDC/8XOJ3OAjb05PAp53Tlc+iGhXA0gXBUxZyoQlI0zAz1Y7qi
+        OMVH1wEE63emwQS5p8oHoBsmZkUVESkBSUlgIbaE6SvFgM/LiXtvoPfwFkB8yJEmXbzmghOXnkLTTfyK
+        LO/73uBnHLw6lOJk03mUdm9N48fgsb+CotInfNoS24KiYu/ZPozL4PRNhrG/bDPm0c0Z+1bFa7sgu/DM
+        ff/Rksc4UvIIfQMfuKDi1RynqH2cN3g+7eJcfrCN1237NqFuz4YGJlhNRE4iyieitUS08X8ERLSO/UNp
+        jym51+zthW7Y2X18fRo7DhU08mZ2/iFYSSTYyLPBakfyO/oDc1CK6m0Ap7gAAAAASUVORK5CYII=
 </value>
   </data>
   <metadata name="tips.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">

--
Gitblit v1.9.3