From 310cfd78e995c0528fc920166626bc0415d98a6e Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 22 五月 2025 09:09:09 +0800
Subject: [PATCH] 销售

---
 DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs |  712 ++++++++++++++++++++++++++++------------------------------
 1 files changed, 341 insertions(+), 371 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs
index 63b08c4..4c47b66 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs
@@ -90,6 +90,7 @@
             this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.pageBar1 = new UserControls.Data.UcPageBar();
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -99,11 +100,10 @@
             this.txt_receiveId = new DevExpress.XtraEditors.TextEdit();
             this.txt_saleOrgId = new DevExpress.XtraEditors.TextEdit();
             this.txt_fbilltype = new DevExpress.XtraEditors.TextEdit();
-            this.txt_entryNote = new DevExpress.XtraEditors.TextEdit();
             this.txt_changerId = new DevExpress.XtraEditors.TextEdit();
             this.txt_versionNo = new DevExpress.XtraEditors.TextEdit();
             this.txt_cancellerId = new DevExpress.XtraEditors.TextEdit();
-            this.txt_cancelStatus = new DevExpress.XtraEditors.TextEdit();
+            this.txt_cancelStatusTxt = new DevExpress.XtraEditors.TextEdit();
             this.txt_changeDate = new DevExpress.XtraEditors.TextEdit();
             this.txt_closeDate = new DevExpress.XtraEditors.TextEdit();
             this.txt_closerId = new DevExpress.XtraEditors.TextEdit();
@@ -121,7 +121,7 @@
             this.txt_changeReason = new DevExpress.XtraEditors.TextEdit();
             this.txt_salerId = new DevExpress.XtraEditors.TextEdit();
             this.txt_saleDeptId = new DevExpress.XtraEditors.TextEdit();
-            this.txt_closeStatus = new DevExpress.XtraEditors.TextEdit();
+            this.txt_closeStatusTxt = new DevExpress.XtraEditors.TextEdit();
             this.txt_custId = new DevExpress.XtraEditors.TextEdit();
             this.txt_headLocId = new DevExpress.XtraEditors.TextEdit();
             this.txt_headDeliveryWay = new DevExpress.XtraEditors.TextEdit();
@@ -164,18 +164,10 @@
             this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -235,6 +227,13 @@
             this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
+            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -258,11 +257,10 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_receiveId.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_saleOrgId.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fbilltype.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_entryNote.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_changerId.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_versionNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_cancellerId.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_cancelStatus.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_cancelStatusTxt.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_changeDate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_closeDate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_closerId.Properties)).BeginInit();
@@ -280,7 +278,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_changeReason.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_salerId.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_saleDeptId.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_closeStatus.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_closeStatusTxt.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_custId.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_headLocId.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_headDeliveryWay.Properties)).BeginInit();
@@ -323,18 +321,10 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
@@ -344,6 +334,13 @@
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -357,7 +354,7 @@
             this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
             this.toolBarMenu1.Name = "toolBarMenu1";
             this.toolBarMenu1.rptParameter = null;
-            this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
+            this.toolBarMenu1.Size = new System.Drawing.Size(1256, 80);
             this.toolBarMenu1.TabIndex = 0;
             this.toolBarMenu1.xlsInService = null;
             this.toolBarMenu1.xlsOutParameter = null;
@@ -368,7 +365,7 @@
             this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
             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(1256, 602);
             this.xtraTabControl1.TabIndex = 3;
             this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.xtraTabPage1,
@@ -378,12 +375,13 @@
             // 
             this.xtraTabPage1.Controls.Add(this.split1);
             this.xtraTabPage1.Name = "xtraTabPage1";
-            this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
+            this.xtraTabPage1.Size = new System.Drawing.Size(1254, 570);
             this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
             // split1
             // 
             this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
             this.split1.Horizontal = false;
             this.split1.Location = new System.Drawing.Point(0, 0);
             this.split1.Name = "split1";
@@ -396,8 +394,9 @@
             // 
             // split1.Panel2
             // 
-             this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
-            this.split1.Size = new System.Drawing.Size(1126, 570);
+            this.split1.Panel2.Text = "Panel2";
+            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+            this.split1.Size = new System.Drawing.Size(1254, 570);
             this.split1.SplitterPosition = 0;
             this.split1.TabIndex = 0;
             // 
@@ -407,7 +406,7 @@
             this.gcMain1.Location = new System.Drawing.Point(0, 0);
             this.gcMain1.MainView = this.gridView1;
             this.gcMain1.Name = "gcMain1";
-            this.gcMain1.Size = new System.Drawing.Size(1126, 519);
+            this.gcMain1.Size = new System.Drawing.Size(1254, 519);
             this.gcMain1.TabIndex = 2;
             this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
@@ -456,7 +455,8 @@
             this.gridColumn1,
             this.gridColumn2,
             this.gridColumn3,
-            this.gridColumn4});
+            this.gridColumn4,
+            this.gridColumn14});
             this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
@@ -530,7 +530,7 @@
             // gv_fDate
             // 
             this.gv_fDate.AppearanceCell.Options.UseFont = true;
-            this.gv_fDate.Caption = "鏃ユ湡 ";
+            this.gv_fDate.Caption = "鍗曟嵁鏃ユ湡 ";
             this.gv_fDate.FieldName = "fDate";
             this.gv_fDate.MinWidth = 50;
             this.gv_fDate.Name = "gv_fDate";
@@ -557,7 +557,7 @@
             // 
             this.gv_headDeliveryWay.AppearanceCell.Options.UseFont = true;
             this.gv_headDeliveryWay.Caption = "浜よ揣鏂瑰紡 ";
-            this.gv_headDeliveryWay.FieldName = "headDeliveryWay";
+            this.gv_headDeliveryWay.FieldName = "headDeliveryWayTxt";
             this.gv_headDeliveryWay.MinWidth = 50;
             this.gv_headDeliveryWay.Name = "gv_headDeliveryWay";
             this.gv_headDeliveryWay.OptionsColumn.AllowEdit = false;
@@ -575,8 +575,6 @@
             this.gv_headLocId.Name = "gv_headLocId";
             this.gv_headLocId.OptionsColumn.AllowEdit = false;
             this.gv_headLocId.Tag = "query_a.head_loc_id";
-            this.gv_headLocId.Visible = true;
-            this.gv_headLocId.VisibleIndex = 7;
             this.gv_headLocId.Width = 94;
             // 
             // gv_custId
@@ -594,13 +592,13 @@
             // 
             this.gv_closeStatus.AppearanceCell.Options.UseFont = true;
             this.gv_closeStatus.Caption = "鍏抽棴鐘舵�� ";
-            this.gv_closeStatus.FieldName = "closeStatus";
+            this.gv_closeStatus.FieldName = "closeStatusTxt";
             this.gv_closeStatus.MinWidth = 50;
             this.gv_closeStatus.Name = "gv_closeStatus";
             this.gv_closeStatus.OptionsColumn.AllowEdit = false;
             this.gv_closeStatus.Tag = "query_a.close_status";
             this.gv_closeStatus.Visible = true;
-            this.gv_closeStatus.VisibleIndex = 8;
+            this.gv_closeStatus.VisibleIndex = 7;
             this.gv_closeStatus.Width = 94;
             // 
             // gv_saleDeptId
@@ -635,7 +633,7 @@
             this.gv_changeReason.OptionsColumn.AllowEdit = false;
             this.gv_changeReason.Tag = "query_a.change_reason";
             this.gv_changeReason.Visible = true;
-            this.gv_changeReason.VisibleIndex = 9;
+            this.gv_changeReason.VisibleIndex = 8;
             this.gv_changeReason.Width = 94;
             // 
             // gv_note
@@ -648,7 +646,7 @@
             this.gv_note.OptionsColumn.AllowEdit = false;
             this.gv_note.Tag = "query_a.note";
             this.gv_note.Visible = true;
-            this.gv_note.VisibleIndex = 10;
+            this.gv_note.VisibleIndex = 9;
             this.gv_note.Width = 94;
             // 
             // gv_settleId
@@ -660,8 +658,6 @@
             this.gv_settleId.Name = "gv_settleId";
             this.gv_settleId.OptionsColumn.AllowEdit = false;
             this.gv_settleId.Tag = "query_a.settle_id";
-            this.gv_settleId.Visible = true;
-            this.gv_settleId.VisibleIndex = 11;
             this.gv_settleId.Width = 94;
             // 
             // gv_approverId
@@ -674,7 +670,7 @@
             this.gv_approverId.OptionsColumn.AllowEdit = false;
             this.gv_approverId.Tag = "query_a.approver_id";
             this.gv_approverId.Visible = true;
-            this.gv_approverId.VisibleIndex = 12;
+            this.gv_approverId.VisibleIndex = 10;
             this.gv_approverId.Width = 94;
             // 
             // gv_linkMan
@@ -686,8 +682,6 @@
             this.gv_linkMan.Name = "gv_linkMan";
             this.gv_linkMan.OptionsColumn.AllowEdit = false;
             this.gv_linkMan.Tag = "query_a.link_man";
-            this.gv_linkMan.Visible = true;
-            this.gv_linkMan.VisibleIndex = 13;
             this.gv_linkMan.Width = 94;
             // 
             // gv_chargeId
@@ -699,8 +693,6 @@
             this.gv_chargeId.Name = "gv_chargeId";
             this.gv_chargeId.OptionsColumn.AllowEdit = false;
             this.gv_chargeId.Tag = "query_a.charge_id";
-            this.gv_chargeId.Visible = true;
-            this.gv_chargeId.VisibleIndex = 14;
             this.gv_chargeId.Width = 94;
             // 
             // gv_linkPhone
@@ -712,8 +704,6 @@
             this.gv_linkPhone.Name = "gv_linkPhone";
             this.gv_linkPhone.OptionsColumn.AllowEdit = false;
             this.gv_linkPhone.Tag = "query_a.link_phone";
-            this.gv_linkPhone.Visible = true;
-            this.gv_linkPhone.VisibleIndex = 15;
             this.gv_linkPhone.Width = 94;
             // 
             // gv_creatorId
@@ -726,7 +716,7 @@
             this.gv_creatorId.OptionsColumn.AllowEdit = false;
             this.gv_creatorId.Tag = "query_a.creator_id";
             this.gv_creatorId.Visible = true;
-            this.gv_creatorId.VisibleIndex = 16;
+            this.gv_creatorId.VisibleIndex = 11;
             this.gv_creatorId.Width = 94;
             // 
             // gv_createDate
@@ -739,7 +729,7 @@
             this.gv_createDate.OptionsColumn.AllowEdit = false;
             this.gv_createDate.Tag = "query_a.create_date";
             this.gv_createDate.Visible = true;
-            this.gv_createDate.VisibleIndex = 17;
+            this.gv_createDate.VisibleIndex = 12;
             this.gv_createDate.Width = 94;
             // 
             // gv_modifierId
@@ -752,7 +742,7 @@
             this.gv_modifierId.OptionsColumn.AllowEdit = false;
             this.gv_modifierId.Tag = "query_a.modifier_id";
             this.gv_modifierId.Visible = true;
-            this.gv_modifierId.VisibleIndex = 18;
+            this.gv_modifierId.VisibleIndex = 13;
             this.gv_modifierId.Width = 94;
             // 
             // gv_modifyDate
@@ -765,7 +755,7 @@
             this.gv_modifyDate.OptionsColumn.AllowEdit = false;
             this.gv_modifyDate.Tag = "query_a.modify_date";
             this.gv_modifyDate.Visible = true;
-            this.gv_modifyDate.VisibleIndex = 19;
+            this.gv_modifyDate.VisibleIndex = 14;
             this.gv_modifyDate.Width = 94;
             // 
             // gv_approveDate
@@ -778,7 +768,7 @@
             this.gv_approveDate.OptionsColumn.AllowEdit = false;
             this.gv_approveDate.Tag = "query_a.approve_date";
             this.gv_approveDate.Visible = true;
-            this.gv_approveDate.VisibleIndex = 20;
+            this.gv_approveDate.VisibleIndex = 15;
             this.gv_approveDate.Width = 94;
             // 
             // gv_closerId
@@ -791,7 +781,7 @@
             this.gv_closerId.OptionsColumn.AllowEdit = false;
             this.gv_closerId.Tag = "query_a.closer_id";
             this.gv_closerId.Visible = true;
-            this.gv_closerId.VisibleIndex = 21;
+            this.gv_closerId.VisibleIndex = 16;
             this.gv_closerId.Width = 94;
             // 
             // gv_closeDate
@@ -804,7 +794,7 @@
             this.gv_closeDate.OptionsColumn.AllowEdit = false;
             this.gv_closeDate.Tag = "query_a.close_date";
             this.gv_closeDate.Visible = true;
-            this.gv_closeDate.VisibleIndex = 22;
+            this.gv_closeDate.VisibleIndex = 17;
             this.gv_closeDate.Width = 94;
             // 
             // gv_changeDate
@@ -817,20 +807,20 @@
             this.gv_changeDate.OptionsColumn.AllowEdit = false;
             this.gv_changeDate.Tag = "query_a.change_date";
             this.gv_changeDate.Visible = true;
-            this.gv_changeDate.VisibleIndex = 23;
+            this.gv_changeDate.VisibleIndex = 18;
             this.gv_changeDate.Width = 94;
             // 
             // gv_cancelStatus
             // 
             this.gv_cancelStatus.AppearanceCell.Options.UseFont = true;
             this.gv_cancelStatus.Caption = "浣滃簾鐘舵�� ";
-            this.gv_cancelStatus.FieldName = "cancelStatus";
+            this.gv_cancelStatus.FieldName = "cancelStatusTxt";
             this.gv_cancelStatus.MinWidth = 50;
             this.gv_cancelStatus.Name = "gv_cancelStatus";
             this.gv_cancelStatus.OptionsColumn.AllowEdit = false;
             this.gv_cancelStatus.Tag = "query_a.cancel_status";
             this.gv_cancelStatus.Visible = true;
-            this.gv_cancelStatus.VisibleIndex = 24;
+            this.gv_cancelStatus.VisibleIndex = 19;
             this.gv_cancelStatus.Width = 94;
             // 
             // gv_cancellerId
@@ -843,7 +833,7 @@
             this.gv_cancellerId.OptionsColumn.AllowEdit = false;
             this.gv_cancellerId.Tag = "query_a.canceller_id";
             this.gv_cancellerId.Visible = true;
-            this.gv_cancellerId.VisibleIndex = 25;
+            this.gv_cancellerId.VisibleIndex = 20;
             this.gv_cancellerId.Width = 94;
             // 
             // gv_versionNo
@@ -856,7 +846,7 @@
             this.gv_versionNo.OptionsColumn.AllowEdit = false;
             this.gv_versionNo.Tag = "query_a.version_no";
             this.gv_versionNo.Visible = true;
-            this.gv_versionNo.VisibleIndex = 26;
+            this.gv_versionNo.VisibleIndex = 21;
             this.gv_versionNo.Width = 94;
             // 
             // gv_changerId
@@ -868,21 +858,19 @@
             this.gv_changerId.Name = "gv_changerId";
             this.gv_changerId.OptionsColumn.AllowEdit = false;
             this.gv_changerId.Tag = "query_a.changer_id";
-            this.gv_changerId.Visible = true;
-            this.gv_changerId.VisibleIndex = 27;
             this.gv_changerId.Width = 94;
             // 
             // gv_entryNote
             // 
             this.gv_entryNote.AppearanceCell.Options.UseFont = true;
             this.gv_entryNote.Caption = "澶囨敞 ";
-            this.gv_entryNote.FieldName = "entryNote";
+            this.gv_entryNote.FieldName = "entry";
             this.gv_entryNote.MinWidth = 50;
             this.gv_entryNote.Name = "gv_entryNote";
             this.gv_entryNote.OptionsColumn.AllowEdit = false;
             this.gv_entryNote.Tag = "query_a.entry_note";
             this.gv_entryNote.Visible = true;
-            this.gv_entryNote.VisibleIndex = 28;
+            this.gv_entryNote.VisibleIndex = 22;
             this.gv_entryNote.Width = 94;
             // 
             // gv_fbilltype
@@ -916,8 +904,6 @@
             this.gv_receiveId.Name = "gv_receiveId";
             this.gv_receiveId.OptionsColumn.AllowEdit = false;
             this.gv_receiveId.Tag = "query_a.RECEIVE_ID";
-            this.gv_receiveId.Visible = true;
-            this.gv_receiveId.VisibleIndex = 29;
             this.gv_receiveId.Width = 94;
             // 
             // gv_receiveContact
@@ -929,8 +915,6 @@
             this.gv_receiveContact.Name = "gv_receiveContact";
             this.gv_receiveContact.OptionsColumn.AllowEdit = false;
             this.gv_receiveContact.Tag = "query_a.RECEIVE_CONTACT";
-            this.gv_receiveContact.Visible = true;
-            this.gv_receiveContact.VisibleIndex = 30;
             this.gv_receiveContact.Width = 94;
             // 
             // gridColumn1
@@ -940,7 +924,7 @@
             this.gridColumn1.MinWidth = 25;
             this.gridColumn1.Name = "gridColumn1";
             this.gridColumn1.Visible = true;
-            this.gridColumn1.VisibleIndex = 31;
+            this.gridColumn1.VisibleIndex = 23;
             this.gridColumn1.Width = 94;
             // 
             // gridColumn2
@@ -950,7 +934,7 @@
             this.gridColumn2.MinWidth = 25;
             this.gridColumn2.Name = "gridColumn2";
             this.gridColumn2.Visible = true;
-            this.gridColumn2.VisibleIndex = 32;
+            this.gridColumn2.VisibleIndex = 24;
             this.gridColumn2.Width = 94;
             // 
             // gridColumn3
@@ -960,7 +944,7 @@
             this.gridColumn3.MinWidth = 25;
             this.gridColumn3.Name = "gridColumn3";
             this.gridColumn3.Visible = true;
-            this.gridColumn3.VisibleIndex = 33;
+            this.gridColumn3.VisibleIndex = 25;
             this.gridColumn3.Width = 94;
             // 
             // gridColumn4
@@ -970,8 +954,18 @@
             this.gridColumn4.MinWidth = 25;
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.Visible = true;
-            this.gridColumn4.VisibleIndex = 34;
+            this.gridColumn4.VisibleIndex = 26;
             this.gridColumn4.Width = 94;
+            // 
+            // gridColumn14
+            // 
+            this.gridColumn14.Caption = "鍚屾鏃堕棿";
+            this.gridColumn14.FieldName = "synchronousDate";
+            this.gridColumn14.MinWidth = 25;
+            this.gridColumn14.Name = "gridColumn14";
+            this.gridColumn14.Visible = true;
+            this.gridColumn14.VisibleIndex = 27;
+            this.gridColumn14.Width = 94;
             // 
             // pageBar1
             // 
@@ -981,7 +975,7 @@
             this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
-            this.pageBar1.Size = new System.Drawing.Size(1126, 39);
+            this.pageBar1.Size = new System.Drawing.Size(1254, 39);
             this.pageBar1.TabIndex = 4;
             this.pageBar1.TotalPages = 0;
             // 
@@ -989,7 +983,7 @@
             // 
             this.xtraTabPage2.Controls.Add(this.splitMx1);
             this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
+            this.xtraTabPage2.Size = new System.Drawing.Size(1254, 570);
             this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
             // splitMx1
@@ -997,7 +991,7 @@
             this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.splitMx1.Horizontal = false;
             this.splitMx1.Location = new System.Drawing.Point(0, 0);
-             this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+            this.splitMx1.Name = "splitMx1";
             // 
             // splitMx1.Panel1
             // 
@@ -1008,7 +1002,8 @@
             // 
             this.splitMx1.Panel2.Controls.Add(this.tabMx);
             this.splitMx1.Panel2.Text = "Panel2";
-            this.splitMx1.Size = new System.Drawing.Size(1126, 570);
+            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+            this.splitMx1.Size = new System.Drawing.Size(1254, 570);
             this.splitMx1.SplitterPosition = 307;
             this.splitMx1.TabIndex = 4;
             // 
@@ -1019,11 +1014,10 @@
             this.layoutMx1.Controls.Add(this.txt_receiveId);
             this.layoutMx1.Controls.Add(this.txt_saleOrgId);
             this.layoutMx1.Controls.Add(this.txt_fbilltype);
-            this.layoutMx1.Controls.Add(this.txt_entryNote);
             this.layoutMx1.Controls.Add(this.txt_changerId);
             this.layoutMx1.Controls.Add(this.txt_versionNo);
             this.layoutMx1.Controls.Add(this.txt_cancellerId);
-            this.layoutMx1.Controls.Add(this.txt_cancelStatus);
+            this.layoutMx1.Controls.Add(this.txt_cancelStatusTxt);
             this.layoutMx1.Controls.Add(this.txt_changeDate);
             this.layoutMx1.Controls.Add(this.txt_closeDate);
             this.layoutMx1.Controls.Add(this.txt_closerId);
@@ -1041,7 +1035,7 @@
             this.layoutMx1.Controls.Add(this.txt_changeReason);
             this.layoutMx1.Controls.Add(this.txt_salerId);
             this.layoutMx1.Controls.Add(this.txt_saleDeptId);
-            this.layoutMx1.Controls.Add(this.txt_closeStatus);
+            this.layoutMx1.Controls.Add(this.txt_closeStatusTxt);
             this.layoutMx1.Controls.Add(this.txt_custId);
             this.layoutMx1.Controls.Add(this.txt_headLocId);
             this.layoutMx1.Controls.Add(this.txt_headDeliveryWay);
@@ -1069,7 +1063,7 @@
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(667, 301, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1126, 307);
+            this.layoutMx1.Size = new System.Drawing.Size(1254, 307);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
@@ -1083,19 +1077,19 @@
             // 
             // txt_receiveContact
             // 
-            this.txt_receiveContact.Location = new System.Drawing.Point(947, 171);
+            this.txt_receiveContact.Location = new System.Drawing.Point(1023, 171);
             this.txt_receiveContact.Name = "txt_receiveContact";
             this.txt_receiveContact.Properties.Appearance.Options.UseFont = true;
-            this.txt_receiveContact.Size = new System.Drawing.Size(167, 24);
+            this.txt_receiveContact.Size = new System.Drawing.Size(219, 24);
             this.txt_receiveContact.StyleController = this.layoutMx1;
             this.txt_receiveContact.TabIndex = 427;
             // 
             // txt_receiveId
             // 
-            this.txt_receiveId.Location = new System.Drawing.Point(947, 75);
+            this.txt_receiveId.Location = new System.Drawing.Point(1023, 75);
             this.txt_receiveId.Name = "txt_receiveId";
             this.txt_receiveId.Properties.Appearance.Options.UseFont = true;
-            this.txt_receiveId.Size = new System.Drawing.Size(167, 24);
+            this.txt_receiveId.Size = new System.Drawing.Size(219, 24);
             this.txt_receiveId.StyleController = this.layoutMx1;
             this.txt_receiveId.TabIndex = 425;
             // 
@@ -1117,183 +1111,174 @@
             this.txt_fbilltype.StyleController = this.layoutMx1;
             this.txt_fbilltype.TabIndex = 421;
             // 
-            // txt_entryNote
-            // 
-            this.txt_entryNote.Location = new System.Drawing.Point(119, 235);
-            this.txt_entryNote.Name = "txt_entryNote";
-            this.txt_entryNote.Properties.Appearance.Options.UseFont = true;
-            this.txt_entryNote.Size = new System.Drawing.Size(165, 24);
-            this.txt_entryNote.StyleController = this.layoutMx1;
-            this.txt_entryNote.TabIndex = 419;
-            // 
             // txt_changerId
             // 
-            this.txt_changerId.Location = new System.Drawing.Point(947, 203);
+            this.txt_changerId.Location = new System.Drawing.Point(1023, 203);
             this.txt_changerId.Name = "txt_changerId";
             this.txt_changerId.Properties.Appearance.Options.UseFont = true;
-            this.txt_changerId.Size = new System.Drawing.Size(167, 24);
+            this.txt_changerId.Size = new System.Drawing.Size(219, 24);
             this.txt_changerId.StyleController = this.layoutMx1;
             this.txt_changerId.TabIndex = 378;
             // 
             // txt_versionNo
             // 
-            this.txt_versionNo.Location = new System.Drawing.Point(119, 203);
+            this.txt_versionNo.Location = new System.Drawing.Point(99, 203);
             this.txt_versionNo.Name = "txt_versionNo";
             this.txt_versionNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_versionNo.Size = new System.Drawing.Size(165, 24);
+            this.txt_versionNo.Size = new System.Drawing.Size(217, 24);
             this.txt_versionNo.StyleController = this.layoutMx1;
             this.txt_versionNo.TabIndex = 376;
             // 
             // txt_cancellerId
             // 
-            this.txt_cancellerId.Location = new System.Drawing.Point(395, 235);
+            this.txt_cancellerId.Location = new System.Drawing.Point(407, 203);
             this.txt_cancellerId.Name = "txt_cancellerId";
             this.txt_cancellerId.Properties.Appearance.Options.UseFont = true;
-            this.txt_cancellerId.Size = new System.Drawing.Size(165, 24);
+            this.txt_cancellerId.Size = new System.Drawing.Size(217, 24);
             this.txt_cancellerId.StyleController = this.layoutMx1;
             this.txt_cancellerId.TabIndex = 374;
             // 
-            // txt_cancelStatus
+            // txt_cancelStatusTxt
             // 
-            this.txt_cancelStatus.Location = new System.Drawing.Point(395, 267);
-            this.txt_cancelStatus.Name = "txt_cancelStatus";
-            this.txt_cancelStatus.Properties.Appearance.Options.UseFont = true;
-            this.txt_cancelStatus.Size = new System.Drawing.Size(165, 24);
-            this.txt_cancelStatus.StyleController = this.layoutMx1;
-            this.txt_cancelStatus.TabIndex = 372;
+            this.txt_cancelStatusTxt.Location = new System.Drawing.Point(407, 235);
+            this.txt_cancelStatusTxt.Name = "txt_cancelStatusTxt";
+            this.txt_cancelStatusTxt.Properties.Appearance.Options.UseFont = true;
+            this.txt_cancelStatusTxt.Size = new System.Drawing.Size(217, 24);
+            this.txt_cancelStatusTxt.StyleController = this.layoutMx1;
+            this.txt_cancelStatusTxt.TabIndex = 372;
             // 
             // txt_changeDate
             // 
-            this.txt_changeDate.Location = new System.Drawing.Point(947, 235);
+            this.txt_changeDate.Location = new System.Drawing.Point(1023, 235);
             this.txt_changeDate.Name = "txt_changeDate";
             this.txt_changeDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_changeDate.Size = new System.Drawing.Size(167, 24);
+            this.txt_changeDate.Size = new System.Drawing.Size(219, 24);
             this.txt_changeDate.StyleController = this.layoutMx1;
             this.txt_changeDate.TabIndex = 344;
             // 
             // txt_closeDate
             // 
-            this.txt_closeDate.Location = new System.Drawing.Point(671, 267);
+            this.txt_closeDate.Location = new System.Drawing.Point(715, 267);
             this.txt_closeDate.Name = "txt_closeDate";
             this.txt_closeDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_closeDate.Size = new System.Drawing.Size(165, 24);
+            this.txt_closeDate.Size = new System.Drawing.Size(217, 24);
             this.txt_closeDate.StyleController = this.layoutMx1;
             this.txt_closeDate.TabIndex = 342;
             // 
             // txt_closerId
             // 
-            this.txt_closerId.Location = new System.Drawing.Point(671, 235);
+            this.txt_closerId.Location = new System.Drawing.Point(715, 235);
             this.txt_closerId.Name = "txt_closerId";
             this.txt_closerId.Properties.Appearance.Options.UseFont = true;
-            this.txt_closerId.Size = new System.Drawing.Size(165, 24);
+            this.txt_closerId.Size = new System.Drawing.Size(217, 24);
             this.txt_closerId.StyleController = this.layoutMx1;
             this.txt_closerId.TabIndex = 340;
             // 
             // txt_approveDate
             // 
-            this.txt_approveDate.Location = new System.Drawing.Point(395, 139);
+            this.txt_approveDate.Location = new System.Drawing.Point(407, 107);
             this.txt_approveDate.Name = "txt_approveDate";
             this.txt_approveDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_approveDate.Size = new System.Drawing.Size(165, 24);
+            this.txt_approveDate.Size = new System.Drawing.Size(217, 24);
             this.txt_approveDate.StyleController = this.layoutMx1;
             this.txt_approveDate.TabIndex = 338;
             // 
             // txt_modifyDate
             // 
-            this.txt_modifyDate.Location = new System.Drawing.Point(671, 171);
+            this.txt_modifyDate.Location = new System.Drawing.Point(715, 171);
             this.txt_modifyDate.Name = "txt_modifyDate";
             this.txt_modifyDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_modifyDate.Size = new System.Drawing.Size(165, 24);
+            this.txt_modifyDate.Size = new System.Drawing.Size(217, 24);
             this.txt_modifyDate.StyleController = this.layoutMx1;
             this.txt_modifyDate.TabIndex = 314;
             // 
             // txt_modifierId
             // 
-            this.txt_modifierId.Location = new System.Drawing.Point(671, 139);
+            this.txt_modifierId.Location = new System.Drawing.Point(715, 139);
             this.txt_modifierId.Name = "txt_modifierId";
             this.txt_modifierId.Properties.Appearance.Options.UseFont = true;
-            this.txt_modifierId.Size = new System.Drawing.Size(165, 24);
+            this.txt_modifierId.Size = new System.Drawing.Size(217, 24);
             this.txt_modifierId.StyleController = this.layoutMx1;
             this.txt_modifierId.TabIndex = 312;
             // 
             // txt_createDate
             // 
-            this.txt_createDate.Location = new System.Drawing.Point(395, 203);
+            this.txt_createDate.Location = new System.Drawing.Point(407, 171);
             this.txt_createDate.Name = "txt_createDate";
             this.txt_createDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_createDate.Size = new System.Drawing.Size(165, 24);
+            this.txt_createDate.Size = new System.Drawing.Size(217, 24);
             this.txt_createDate.StyleController = this.layoutMx1;
             this.txt_createDate.TabIndex = 310;
             // 
             // txt_creatorId
             // 
-            this.txt_creatorId.Location = new System.Drawing.Point(395, 171);
+            this.txt_creatorId.Location = new System.Drawing.Point(407, 139);
             this.txt_creatorId.Name = "txt_creatorId";
             this.txt_creatorId.Properties.Appearance.Options.UseFont = true;
-            this.txt_creatorId.Size = new System.Drawing.Size(165, 24);
+            this.txt_creatorId.Size = new System.Drawing.Size(217, 24);
             this.txt_creatorId.StyleController = this.layoutMx1;
             this.txt_creatorId.TabIndex = 308;
             // 
             // txt_linkPhone
             // 
-            this.txt_linkPhone.Location = new System.Drawing.Point(947, 139);
+            this.txt_linkPhone.Location = new System.Drawing.Point(1023, 139);
             this.txt_linkPhone.Name = "txt_linkPhone";
             this.txt_linkPhone.Properties.Appearance.Options.UseFont = true;
-            this.txt_linkPhone.Size = new System.Drawing.Size(167, 24);
+            this.txt_linkPhone.Size = new System.Drawing.Size(219, 24);
             this.txt_linkPhone.StyleController = this.layoutMx1;
             this.txt_linkPhone.TabIndex = 288;
             // 
             // txt_chargeId
             // 
-            this.txt_chargeId.Location = new System.Drawing.Point(671, 75);
+            this.txt_chargeId.Location = new System.Drawing.Point(715, 75);
             this.txt_chargeId.Name = "txt_chargeId";
             this.txt_chargeId.Properties.Appearance.Options.UseFont = true;
-            this.txt_chargeId.Size = new System.Drawing.Size(165, 24);
+            this.txt_chargeId.Size = new System.Drawing.Size(217, 24);
             this.txt_chargeId.StyleController = this.layoutMx1;
             this.txt_chargeId.TabIndex = 286;
             // 
             // txt_linkMan
             // 
-            this.txt_linkMan.Location = new System.Drawing.Point(947, 107);
+            this.txt_linkMan.Location = new System.Drawing.Point(1023, 107);
             this.txt_linkMan.Name = "txt_linkMan";
             this.txt_linkMan.Properties.Appearance.Options.UseFont = true;
-            this.txt_linkMan.Size = new System.Drawing.Size(167, 24);
+            this.txt_linkMan.Size = new System.Drawing.Size(219, 24);
             this.txt_linkMan.StyleController = this.layoutMx1;
             this.txt_linkMan.TabIndex = 284;
             // 
             // txt_approverId
             // 
-            this.txt_approverId.Location = new System.Drawing.Point(395, 107);
+            this.txt_approverId.Location = new System.Drawing.Point(407, 75);
             this.txt_approverId.Name = "txt_approverId";
             this.txt_approverId.Properties.Appearance.Options.UseFont = true;
-            this.txt_approverId.Size = new System.Drawing.Size(165, 24);
+            this.txt_approverId.Size = new System.Drawing.Size(217, 24);
             this.txt_approverId.StyleController = this.layoutMx1;
             this.txt_approverId.TabIndex = 282;
             // 
             // txt_settleId
             // 
-            this.txt_settleId.Location = new System.Drawing.Point(671, 107);
+            this.txt_settleId.Location = new System.Drawing.Point(715, 107);
             this.txt_settleId.Name = "txt_settleId";
             this.txt_settleId.Properties.Appearance.Options.UseFont = true;
-            this.txt_settleId.Size = new System.Drawing.Size(165, 24);
+            this.txt_settleId.Size = new System.Drawing.Size(217, 24);
             this.txt_settleId.StyleController = this.layoutMx1;
             this.txt_settleId.TabIndex = 265;
             // 
             // txt_note
             // 
-            this.txt_note.Location = new System.Drawing.Point(395, 75);
+            this.txt_note.Location = new System.Drawing.Point(99, 235);
             this.txt_note.Name = "txt_note";
             this.txt_note.Properties.Appearance.Options.UseFont = true;
-            this.txt_note.Size = new System.Drawing.Size(165, 24);
+            this.txt_note.Size = new System.Drawing.Size(217, 24);
             this.txt_note.StyleController = this.layoutMx1;
             this.txt_note.TabIndex = 263;
             // 
             // txt_changeReason
             // 
-            this.txt_changeReason.Location = new System.Drawing.Point(947, 267);
+            this.txt_changeReason.Location = new System.Drawing.Point(1023, 267);
             this.txt_changeReason.Name = "txt_changeReason";
             this.txt_changeReason.Properties.Appearance.Options.UseFont = true;
-            this.txt_changeReason.Size = new System.Drawing.Size(167, 24);
+            this.txt_changeReason.Size = new System.Drawing.Size(219, 24);
             this.txt_changeReason.StyleController = this.layoutMx1;
             this.txt_changeReason.TabIndex = 261;
             // 
@@ -1315,14 +1300,14 @@
             this.txt_saleDeptId.StyleController = this.layoutMx1;
             this.txt_saleDeptId.TabIndex = 249;
             // 
-            // txt_closeStatus
+            // txt_closeStatusTxt
             // 
-            this.txt_closeStatus.Location = new System.Drawing.Point(671, 203);
-            this.txt_closeStatus.Name = "txt_closeStatus";
-            this.txt_closeStatus.Properties.Appearance.Options.UseFont = true;
-            this.txt_closeStatus.Size = new System.Drawing.Size(165, 24);
-            this.txt_closeStatus.StyleController = this.layoutMx1;
-            this.txt_closeStatus.TabIndex = 247;
+            this.txt_closeStatusTxt.Location = new System.Drawing.Point(715, 203);
+            this.txt_closeStatusTxt.Name = "txt_closeStatusTxt";
+            this.txt_closeStatusTxt.Properties.Appearance.Options.UseFont = true;
+            this.txt_closeStatusTxt.Size = new System.Drawing.Size(217, 24);
+            this.txt_closeStatusTxt.StyleController = this.layoutMx1;
+            this.txt_closeStatusTxt.TabIndex = 247;
             // 
             // txt_custId
             // 
@@ -1335,73 +1320,73 @@
             // 
             // txt_headLocId
             // 
-            this.txt_headLocId.Location = new System.Drawing.Point(947, 43);
+            this.txt_headLocId.Location = new System.Drawing.Point(1023, 43);
             this.txt_headLocId.Name = "txt_headLocId";
             this.txt_headLocId.Properties.Appearance.Options.UseFont = true;
-            this.txt_headLocId.Size = new System.Drawing.Size(167, 24);
+            this.txt_headLocId.Size = new System.Drawing.Size(219, 24);
             this.txt_headLocId.StyleController = this.layoutMx1;
             this.txt_headLocId.TabIndex = 243;
             // 
             // txt_headDeliveryWay
             // 
-            this.txt_headDeliveryWay.Location = new System.Drawing.Point(947, 12);
+            this.txt_headDeliveryWay.Location = new System.Drawing.Point(1023, 12);
             this.txt_headDeliveryWay.Name = "txt_headDeliveryWay";
             this.txt_headDeliveryWay.Properties.Appearance.Options.UseFont = true;
-            this.txt_headDeliveryWay.Size = new System.Drawing.Size(167, 24);
+            this.txt_headDeliveryWay.Size = new System.Drawing.Size(219, 24);
             this.txt_headDeliveryWay.StyleController = this.layoutMx1;
             this.txt_headDeliveryWay.TabIndex = 235;
             // 
             // txt_businessTypeTxt
             // 
-            this.txt_businessTypeTxt.Location = new System.Drawing.Point(671, 43);
+            this.txt_businessTypeTxt.Location = new System.Drawing.Point(715, 43);
             this.txt_businessTypeTxt.Name = "txt_businessTypeTxt";
             this.txt_businessTypeTxt.Properties.Appearance.Options.UseFont = true;
-            this.txt_businessTypeTxt.Size = new System.Drawing.Size(165, 24);
+            this.txt_businessTypeTxt.Size = new System.Drawing.Size(217, 24);
             this.txt_businessTypeTxt.StyleController = this.layoutMx1;
             this.txt_businessTypeTxt.TabIndex = 233;
             // 
             // txt_fDate
             // 
-            this.txt_fDate.Location = new System.Drawing.Point(395, 43);
+            this.txt_fDate.Location = new System.Drawing.Point(407, 43);
             this.txt_fDate.Name = "txt_fDate";
             this.txt_fDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_fDate.Size = new System.Drawing.Size(165, 24);
+            this.txt_fDate.Size = new System.Drawing.Size(217, 24);
             this.txt_fDate.StyleController = this.layoutMx1;
             this.txt_fDate.TabIndex = 231;
             // 
             // txt_billTypeId
             // 
-            this.txt_billTypeId.Location = new System.Drawing.Point(671, 12);
+            this.txt_billTypeId.Location = new System.Drawing.Point(715, 12);
             this.txt_billTypeId.Name = "txt_billTypeId";
             this.txt_billTypeId.Properties.Appearance.Options.UseFont = true;
-            this.txt_billTypeId.Size = new System.Drawing.Size(165, 24);
+            this.txt_billTypeId.Size = new System.Drawing.Size(217, 24);
             this.txt_billTypeId.StyleController = this.layoutMx1;
             this.txt_billTypeId.TabIndex = 219;
             // 
             // txt_billNo
             // 
-            this.txt_billNo.Location = new System.Drawing.Point(395, 12);
+            this.txt_billNo.Location = new System.Drawing.Point(407, 12);
             this.txt_billNo.Name = "txt_billNo";
             this.txt_billNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_billNo.Size = new System.Drawing.Size(165, 24);
+            this.txt_billNo.Size = new System.Drawing.Size(217, 24);
             this.txt_billNo.StyleController = this.layoutMx1;
             this.txt_billNo.TabIndex = 216;
             // 
             // txt_documentStatusTxt
             // 
-            this.txt_documentStatusTxt.Location = new System.Drawing.Point(119, 43);
+            this.txt_documentStatusTxt.Location = new System.Drawing.Point(99, 43);
             this.txt_documentStatusTxt.Name = "txt_documentStatusTxt";
             this.txt_documentStatusTxt.Properties.Appearance.Options.UseFont = true;
-            this.txt_documentStatusTxt.Size = new System.Drawing.Size(165, 24);
+            this.txt_documentStatusTxt.Size = new System.Drawing.Size(217, 24);
             this.txt_documentStatusTxt.StyleController = this.layoutMx1;
             this.txt_documentStatusTxt.TabIndex = 229;
             // 
             // txt_erpId
             // 
-            this.txt_erpId.Location = new System.Drawing.Point(119, 12);
+            this.txt_erpId.Location = new System.Drawing.Point(99, 12);
             this.txt_erpId.Name = "txt_erpId";
             this.txt_erpId.Properties.Appearance.Options.UseFont = true;
-            this.txt_erpId.Size = new System.Drawing.Size(165, 24);
+            this.txt_erpId.Size = new System.Drawing.Size(217, 24);
             this.txt_erpId.StyleController = this.layoutMx1;
             this.txt_erpId.TabIndex = 214;
             // 
@@ -1417,33 +1402,33 @@
             // 
             // txt_xsOrgName
             // 
-            this.txt_xsOrgName.Location = new System.Drawing.Point(119, 107);
+            this.txt_xsOrgName.Location = new System.Drawing.Point(99, 107);
             this.txt_xsOrgName.Name = "txt_xsOrgName";
-            this.txt_xsOrgName.Size = new System.Drawing.Size(165, 24);
+            this.txt_xsOrgName.Size = new System.Drawing.Size(217, 24);
             this.txt_xsOrgName.StyleController = this.layoutMx1;
             this.txt_xsOrgName.TabIndex = 429;
             // 
             // txt_salerName
             // 
-            this.txt_salerName.Location = new System.Drawing.Point(119, 171);
+            this.txt_salerName.Location = new System.Drawing.Point(99, 171);
             this.txt_salerName.Name = "txt_salerName";
-            this.txt_salerName.Size = new System.Drawing.Size(165, 24);
+            this.txt_salerName.Size = new System.Drawing.Size(217, 24);
             this.txt_salerName.StyleController = this.layoutMx1;
             this.txt_salerName.TabIndex = 430;
             // 
             // txt_custName
             // 
-            this.txt_custName.Location = new System.Drawing.Point(119, 139);
+            this.txt_custName.Location = new System.Drawing.Point(99, 139);
             this.txt_custName.Name = "txt_custName";
-            this.txt_custName.Size = new System.Drawing.Size(165, 24);
+            this.txt_custName.Size = new System.Drawing.Size(217, 24);
             this.txt_custName.StyleController = this.layoutMx1;
             this.txt_custName.TabIndex = 431;
             // 
             // txt_saleDeptName
             // 
-            this.txt_saleDeptName.Location = new System.Drawing.Point(119, 75);
+            this.txt_saleDeptName.Location = new System.Drawing.Point(99, 75);
             this.txt_saleDeptName.Name = "txt_saleDeptName";
-            this.txt_saleDeptName.Size = new System.Drawing.Size(165, 24);
+            this.txt_saleDeptName.Size = new System.Drawing.Size(217, 24);
             this.txt_saleDeptName.StyleController = this.layoutMx1;
             this.txt_saleDeptName.TabIndex = 432;
             // 
@@ -1547,21 +1532,20 @@
             this.layoutControlItem16,
             this.layoutControlItem23,
             this.layoutControlItem24,
-            this.layoutControlItem15,
-            this.layoutControlItem17,
-            this.layoutControlItem25,
             this.layoutControlItem27,
             this.layoutControlItem26,
             this.layoutControlItem11,
-            this.layoutControlItem29,
-            this.layoutControlItem30,
-            this.layoutControlItem22,
-            this.layoutControlItem21,
             this.layoutControlItem31,
-            this.layoutControlItem33,
             this.layoutControlItem32,
             this.layoutControlItem28,
-            this.layoutControlItem14});
+            this.layoutControlItem14,
+            this.layoutControlItem15,
+            this.layoutControlItem17,
+            this.layoutControlItem25,
+            this.layoutControlItem21,
+            this.layoutControlItem22,
+            this.layoutControlItem30,
+            this.layoutControlItem29});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1605,7 +1589,7 @@
             rowDefinition7,
             rowDefinition8,
             rowDefinition9});
-            this.Root.Size = new System.Drawing.Size(1126, 307);
+            this.Root.Size = new System.Drawing.Size(1254, 307);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem3
@@ -1614,92 +1598,92 @@
             this.layoutControlItem3.Location = new System.Drawing.Point(0, 31);
             this.layoutControlItem3.Name = "layoutControlItem3";
             this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem3.Size = new System.Drawing.Size(276, 32);
+            this.layoutControlItem3.Size = new System.Drawing.Size(308, 32);
             this.layoutControlItem3.Text = "鍗曟嵁鐘舵��";
-            this.layoutControlItem3.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem6
             // 
             this.layoutControlItem6.Control = this.txt_fDate;
-            this.layoutControlItem6.Location = new System.Drawing.Point(276, 31);
+            this.layoutControlItem6.Location = new System.Drawing.Point(308, 31);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem6.Size = new System.Drawing.Size(276, 32);
-            this.layoutControlItem6.Text = "鏃ユ湡";
-            this.layoutControlItem6.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem6.Size = new System.Drawing.Size(308, 32);
+            this.layoutControlItem6.Text = "鍗曟嵁鏃ユ湡";
+            this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem7
             // 
             this.layoutControlItem7.Control = this.txt_businessTypeTxt;
-            this.layoutControlItem7.Location = new System.Drawing.Point(552, 31);
+            this.layoutControlItem7.Location = new System.Drawing.Point(616, 31);
             this.layoutControlItem7.Name = "layoutControlItem7";
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem7.Size = new System.Drawing.Size(276, 32);
+            this.layoutControlItem7.Size = new System.Drawing.Size(308, 32);
             this.layoutControlItem7.Text = "涓氬姟绫诲瀷";
-            this.layoutControlItem7.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem20
             // 
             this.layoutControlItem20.Control = this.txt_linkPhone;
-            this.layoutControlItem20.Location = new System.Drawing.Point(828, 127);
+            this.layoutControlItem20.Location = new System.Drawing.Point(924, 127);
             this.layoutControlItem20.Name = "layoutControlItem20";
             this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem20.Size = new System.Drawing.Size(278, 32);
+            this.layoutControlItem20.Size = new System.Drawing.Size(310, 32);
             this.layoutControlItem20.Text = "鑱旂郴鐢佃瘽";
-            this.layoutControlItem20.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem20.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem2
             // 
             this.layoutControlItem2.Control = this.txt_erpId;
             this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem2.Name = "layoutControlItem2";
-            this.layoutControlItem2.Size = new System.Drawing.Size(276, 31);
+            this.layoutControlItem2.Size = new System.Drawing.Size(308, 31);
             this.layoutControlItem2.Text = "ERPID";
-            this.layoutControlItem2.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem4
             // 
             this.layoutControlItem4.Control = this.txt_billNo;
-            this.layoutControlItem4.Location = new System.Drawing.Point(276, 0);
+            this.layoutControlItem4.Location = new System.Drawing.Point(308, 0);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem4.Size = new System.Drawing.Size(276, 31);
+            this.layoutControlItem4.Size = new System.Drawing.Size(308, 31);
             this.layoutControlItem4.Text = "鍗曟嵁缂栧彿";
-            this.layoutControlItem4.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem5
             // 
             this.layoutControlItem5.Control = this.txt_billTypeId;
-            this.layoutControlItem5.Location = new System.Drawing.Point(552, 0);
+            this.layoutControlItem5.Location = new System.Drawing.Point(616, 0);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem5.Size = new System.Drawing.Size(276, 31);
+            this.layoutControlItem5.Size = new System.Drawing.Size(308, 31);
             this.layoutControlItem5.Text = "鍗曟嵁绫诲瀷";
-            this.layoutControlItem5.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem8
             // 
             this.layoutControlItem8.Control = this.txt_headDeliveryWay;
-            this.layoutControlItem8.Location = new System.Drawing.Point(828, 0);
+            this.layoutControlItem8.Location = new System.Drawing.Point(924, 0);
             this.layoutControlItem8.Name = "layoutControlItem8";
             this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem8.Size = new System.Drawing.Size(278, 31);
+            this.layoutControlItem8.Size = new System.Drawing.Size(310, 31);
             this.layoutControlItem8.Text = "浜よ揣鏂瑰紡";
-            this.layoutControlItem8.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem37
             // 
             this.layoutControlItem37.Control = this.txt_receiveContact;
-            this.layoutControlItem37.Location = new System.Drawing.Point(828, 159);
+            this.layoutControlItem37.Location = new System.Drawing.Point(924, 159);
             this.layoutControlItem37.Name = "layoutControlItem37";
             this.layoutControlItem37.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem37.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem37.Size = new System.Drawing.Size(278, 32);
-            this.layoutControlItem37.Text = "鏀惰揣鏂硅仈绯讳汉";
-            this.layoutControlItem37.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem37.Size = new System.Drawing.Size(310, 32);
+            this.layoutControlItem37.Text = "鏀惰揣鑱旂郴浜�";
+            this.layoutControlItem37.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem41
             // 
@@ -1707,9 +1691,9 @@
             this.layoutControlItem41.Location = new System.Drawing.Point(0, 127);
             this.layoutControlItem41.Name = "layoutControlItem41";
             this.layoutControlItem41.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem41.Size = new System.Drawing.Size(276, 32);
+            this.layoutControlItem41.Size = new System.Drawing.Size(308, 32);
             this.layoutControlItem41.Text = "瀹㈡埛鍚嶇О";
-            this.layoutControlItem41.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem41.TextSize = new System.Drawing.Size(75, 18);
             // 
             // lab_saleDeptName
             // 
@@ -1717,9 +1701,9 @@
             this.lab_saleDeptName.Location = new System.Drawing.Point(0, 63);
             this.lab_saleDeptName.Name = "lab_saleDeptName";
             this.lab_saleDeptName.OptionsTableLayoutItem.RowIndex = 2;
-            this.lab_saleDeptName.Size = new System.Drawing.Size(276, 32);
-            this.lab_saleDeptName.Text = "閿�鍞儴闂ㄥ悕绉�";
-            this.lab_saleDeptName.TextSize = new System.Drawing.Size(95, 18);
+            this.lab_saleDeptName.Size = new System.Drawing.Size(308, 32);
+            this.lab_saleDeptName.Text = "閿�鍞儴闂�";
+            this.lab_saleDeptName.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem39
             // 
@@ -1727,9 +1711,9 @@
             this.layoutControlItem39.Location = new System.Drawing.Point(0, 95);
             this.layoutControlItem39.Name = "layoutControlItem39";
             this.layoutControlItem39.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem39.Size = new System.Drawing.Size(276, 32);
-            this.layoutControlItem39.Text = "閿�鍞粍缁囧悕";
-            this.layoutControlItem39.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem39.Size = new System.Drawing.Size(308, 32);
+            this.layoutControlItem39.Text = "閿�鍞粍缁�";
+            this.layoutControlItem39.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem40
             // 
@@ -1737,196 +1721,119 @@
             this.layoutControlItem40.Location = new System.Drawing.Point(0, 159);
             this.layoutControlItem40.Name = "layoutControlItem40";
             this.layoutControlItem40.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem40.Size = new System.Drawing.Size(276, 32);
+            this.layoutControlItem40.Size = new System.Drawing.Size(308, 32);
             this.layoutControlItem40.Text = "閿�鍞憳鍚�";
-            this.layoutControlItem40.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem40.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem9
             // 
             this.layoutControlItem9.Control = this.txt_headLocId;
-            this.layoutControlItem9.Location = new System.Drawing.Point(828, 31);
+            this.layoutControlItem9.Location = new System.Drawing.Point(924, 31);
             this.layoutControlItem9.Name = "layoutControlItem9";
             this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem9.Size = new System.Drawing.Size(278, 32);
+            this.layoutControlItem9.Size = new System.Drawing.Size(310, 32);
             this.layoutControlItem9.Text = "浜よ揣鍦扮偣";
-            this.layoutControlItem9.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem36
             // 
             this.layoutControlItem36.Control = this.txt_receiveId;
-            this.layoutControlItem36.Location = new System.Drawing.Point(828, 63);
+            this.layoutControlItem36.Location = new System.Drawing.Point(924, 63);
             this.layoutControlItem36.Name = "layoutControlItem36";
             this.layoutControlItem36.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem36.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem36.Size = new System.Drawing.Size(278, 32);
+            this.layoutControlItem36.Size = new System.Drawing.Size(310, 32);
             this.layoutControlItem36.Text = "鏀惰揣鏂�";
-            this.layoutControlItem36.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem36.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem18
             // 
             this.layoutControlItem18.Control = this.txt_linkMan;
-            this.layoutControlItem18.Location = new System.Drawing.Point(828, 95);
+            this.layoutControlItem18.Location = new System.Drawing.Point(924, 95);
             this.layoutControlItem18.Name = "layoutControlItem18";
             this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem18.Size = new System.Drawing.Size(278, 32);
+            this.layoutControlItem18.Size = new System.Drawing.Size(310, 32);
             this.layoutControlItem18.Text = "鏀惰揣浜哄鍚�";
-            this.layoutControlItem18.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem18.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem19
             // 
             this.layoutControlItem19.Control = this.txt_chargeId;
-            this.layoutControlItem19.Location = new System.Drawing.Point(552, 63);
+            this.layoutControlItem19.Location = new System.Drawing.Point(616, 63);
             this.layoutControlItem19.Name = "layoutControlItem19";
             this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem19.Size = new System.Drawing.Size(276, 32);
+            this.layoutControlItem19.Size = new System.Drawing.Size(308, 32);
             this.layoutControlItem19.Text = "浠樻鏂�";
-            this.layoutControlItem19.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem19.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem16
             // 
             this.layoutControlItem16.Control = this.txt_settleId;
-            this.layoutControlItem16.Location = new System.Drawing.Point(552, 95);
+            this.layoutControlItem16.Location = new System.Drawing.Point(616, 95);
             this.layoutControlItem16.Name = "layoutControlItem16";
             this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem16.Size = new System.Drawing.Size(276, 32);
+            this.layoutControlItem16.Size = new System.Drawing.Size(308, 32);
             this.layoutControlItem16.Text = "缁撶畻鏂�";
-            this.layoutControlItem16.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem23
             // 
             this.layoutControlItem23.Control = this.txt_modifierId;
-            this.layoutControlItem23.Location = new System.Drawing.Point(552, 127);
+            this.layoutControlItem23.Location = new System.Drawing.Point(616, 127);
             this.layoutControlItem23.Name = "layoutControlItem23";
             this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem23.Size = new System.Drawing.Size(276, 32);
-            this.layoutControlItem23.Text = "鏈�鍚庝慨鏀逛汉 ";
-            this.layoutControlItem23.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem23.Size = new System.Drawing.Size(308, 32);
+            this.layoutControlItem23.Text = "淇敼浜哄憳";
+            this.layoutControlItem23.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem24
             // 
             this.layoutControlItem24.Control = this.txt_modifyDate;
-            this.layoutControlItem24.Location = new System.Drawing.Point(552, 159);
+            this.layoutControlItem24.Location = new System.Drawing.Point(616, 159);
             this.layoutControlItem24.Name = "layoutControlItem24";
             this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem24.Size = new System.Drawing.Size(276, 32);
-            this.layoutControlItem24.Text = "鏈�鍚庝慨鏀规棩鏈� ";
-            this.layoutControlItem24.TextSize = new System.Drawing.Size(95, 18);
-            // 
-            // layoutControlItem15
-            // 
-            this.layoutControlItem15.Control = this.txt_note;
-            this.layoutControlItem15.Location = new System.Drawing.Point(276, 63);
-            this.layoutControlItem15.Name = "layoutControlItem15";
-            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem15.Size = new System.Drawing.Size(276, 32);
-            this.layoutControlItem15.Text = "澶囨敞";
-            this.layoutControlItem15.TextSize = new System.Drawing.Size(95, 18);
-            // 
-            // layoutControlItem17
-            // 
-            this.layoutControlItem17.Control = this.txt_approverId;
-            this.layoutControlItem17.Location = new System.Drawing.Point(276, 95);
-            this.layoutControlItem17.Name = "layoutControlItem17";
-            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem17.Size = new System.Drawing.Size(276, 32);
-            this.layoutControlItem17.Text = "瀹℃牳浜� ";
-            this.layoutControlItem17.TextSize = new System.Drawing.Size(95, 18);
-            // 
-            // layoutControlItem25
-            // 
-            this.layoutControlItem25.Control = this.txt_approveDate;
-            this.layoutControlItem25.Location = new System.Drawing.Point(276, 127);
-            this.layoutControlItem25.Name = "layoutControlItem25";
-            this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem25.Size = new System.Drawing.Size(276, 32);
-            this.layoutControlItem25.Text = "瀹℃牳鏃ユ湡";
-            this.layoutControlItem25.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem24.Size = new System.Drawing.Size(308, 32);
+            this.layoutControlItem24.Text = "淇敼鏃ユ湡";
+            this.layoutControlItem24.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem27
             // 
             this.layoutControlItem27.Control = this.txt_closeDate;
-            this.layoutControlItem27.Location = new System.Drawing.Point(552, 255);
+            this.layoutControlItem27.Location = new System.Drawing.Point(616, 255);
             this.layoutControlItem27.Name = "layoutControlItem27";
             this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 8;
-            this.layoutControlItem27.Size = new System.Drawing.Size(276, 32);
+            this.layoutControlItem27.Size = new System.Drawing.Size(308, 32);
             this.layoutControlItem27.Text = "鍏抽棴鏃ユ湡";
-            this.layoutControlItem27.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem27.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem26
             // 
             this.layoutControlItem26.Control = this.txt_closerId;
-            this.layoutControlItem26.Location = new System.Drawing.Point(552, 223);
+            this.layoutControlItem26.Location = new System.Drawing.Point(616, 223);
             this.layoutControlItem26.Name = "layoutControlItem26";
             this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 7;
-            this.layoutControlItem26.Size = new System.Drawing.Size(276, 32);
-            this.layoutControlItem26.Text = "鍏抽棴浜�";
-            this.layoutControlItem26.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem26.Size = new System.Drawing.Size(308, 32);
+            this.layoutControlItem26.Text = "鍏抽棴浜哄憳";
+            this.layoutControlItem26.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem11
             // 
-            this.layoutControlItem11.Control = this.txt_closeStatus;
-            this.layoutControlItem11.Location = new System.Drawing.Point(552, 191);
+            this.layoutControlItem11.Control = this.txt_closeStatusTxt;
+            this.layoutControlItem11.Location = new System.Drawing.Point(616, 191);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 6;
-            this.layoutControlItem11.Size = new System.Drawing.Size(276, 32);
+            this.layoutControlItem11.Size = new System.Drawing.Size(308, 32);
             this.layoutControlItem11.Text = "鍏抽棴鐘舵��";
-            this.layoutControlItem11.TextSize = new System.Drawing.Size(95, 18);
-            // 
-            // layoutControlItem29
-            // 
-            this.layoutControlItem29.Control = this.txt_cancelStatus;
-            this.layoutControlItem29.Location = new System.Drawing.Point(276, 255);
-            this.layoutControlItem29.Name = "layoutControlItem29";
-            this.layoutControlItem29.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 8;
-            this.layoutControlItem29.Size = new System.Drawing.Size(276, 32);
-            this.layoutControlItem29.Text = "浣滃簾鐘舵��";
-            this.layoutControlItem29.TextSize = new System.Drawing.Size(95, 18);
-            // 
-            // layoutControlItem30
-            // 
-            this.layoutControlItem30.Control = this.txt_cancellerId;
-            this.layoutControlItem30.Location = new System.Drawing.Point(276, 223);
-            this.layoutControlItem30.Name = "layoutControlItem30";
-            this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 7;
-            this.layoutControlItem30.Size = new System.Drawing.Size(276, 32);
-            this.layoutControlItem30.Text = "浣滃簾浜�";
-            this.layoutControlItem30.TextSize = new System.Drawing.Size(95, 18);
-            // 
-            // layoutControlItem22
-            // 
-            this.layoutControlItem22.Control = this.txt_createDate;
-            this.layoutControlItem22.Location = new System.Drawing.Point(276, 191);
-            this.layoutControlItem22.Name = "layoutControlItem22";
-            this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 6;
-            this.layoutControlItem22.Size = new System.Drawing.Size(276, 32);
-            this.layoutControlItem22.Text = "鍒涘缓鏃ユ湡 ";
-            this.layoutControlItem22.TextSize = new System.Drawing.Size(95, 18);
-            // 
-            // layoutControlItem21
-            // 
-            this.layoutControlItem21.Control = this.txt_creatorId;
-            this.layoutControlItem21.Location = new System.Drawing.Point(276, 159);
-            this.layoutControlItem21.Name = "layoutControlItem21";
-            this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem21.Size = new System.Drawing.Size(276, 32);
-            this.layoutControlItem21.Text = "鍒涘缓浜�";
-            this.layoutControlItem21.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem31
             // 
@@ -1934,52 +1841,42 @@
             this.layoutControlItem31.Location = new System.Drawing.Point(0, 191);
             this.layoutControlItem31.Name = "layoutControlItem31";
             this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 6;
-            this.layoutControlItem31.Size = new System.Drawing.Size(276, 32);
+            this.layoutControlItem31.Size = new System.Drawing.Size(308, 32);
             this.layoutControlItem31.Text = "鐗堟湰鍙�";
-            this.layoutControlItem31.TextSize = new System.Drawing.Size(95, 18);
-            // 
-            // layoutControlItem33
-            // 
-            this.layoutControlItem33.Control = this.txt_entryNote;
-            this.layoutControlItem33.Location = new System.Drawing.Point(0, 223);
-            this.layoutControlItem33.Name = "layoutControlItem33";
-            this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 7;
-            this.layoutControlItem33.Size = new System.Drawing.Size(276, 32);
-            this.layoutControlItem33.Text = "澶囨敞";
-            this.layoutControlItem33.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem31.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem32
             // 
             this.layoutControlItem32.Control = this.txt_changerId;
-            this.layoutControlItem32.Location = new System.Drawing.Point(828, 191);
+            this.layoutControlItem32.Location = new System.Drawing.Point(924, 191);
             this.layoutControlItem32.Name = "layoutControlItem32";
             this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 6;
-            this.layoutControlItem32.Size = new System.Drawing.Size(278, 32);
-            this.layoutControlItem32.Text = "鍙樻洿浜�";
-            this.layoutControlItem32.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem32.Size = new System.Drawing.Size(310, 32);
+            this.layoutControlItem32.Text = "鍙樻洿浜哄憳";
+            this.layoutControlItem32.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem28
             // 
             this.layoutControlItem28.Control = this.txt_changeDate;
-            this.layoutControlItem28.Location = new System.Drawing.Point(828, 223);
+            this.layoutControlItem28.Location = new System.Drawing.Point(924, 223);
             this.layoutControlItem28.Name = "layoutControlItem28";
             this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 7;
-            this.layoutControlItem28.Size = new System.Drawing.Size(278, 32);
+            this.layoutControlItem28.Size = new System.Drawing.Size(310, 32);
             this.layoutControlItem28.Text = "鍙樻洿鏃ユ湡";
-            this.layoutControlItem28.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem28.TextSize = new System.Drawing.Size(75, 18);
             // 
             // layoutControlItem14
             // 
             this.layoutControlItem14.Control = this.txt_changeReason;
-            this.layoutControlItem14.Location = new System.Drawing.Point(828, 255);
+            this.layoutControlItem14.Location = new System.Drawing.Point(924, 255);
             this.layoutControlItem14.Name = "layoutControlItem14";
             this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 8;
-            this.layoutControlItem14.Size = new System.Drawing.Size(278, 32);
+            this.layoutControlItem14.Size = new System.Drawing.Size(310, 32);
             this.layoutControlItem14.Text = "鍙樻洿鍘熷洜";
-            this.layoutControlItem14.TextSize = new System.Drawing.Size(95, 18);
+            this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18);
             // 
             // tabMx
             // 
@@ -1987,7 +1884,7 @@
             this.tabMx.Location = new System.Drawing.Point(0, 0);
             this.tabMx.Name = "tabMx";
             this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(1126, 251);
+            this.tabMx.Size = new System.Drawing.Size(1254, 251);
             this.tabMx.TabIndex = 3;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1});
@@ -1996,7 +1893,7 @@
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1124, 219);
+            this.tabMxPage1.Size = new System.Drawing.Size(1252, 219);
             this.tabMxPage1.Text = "閿�鍞槑缁�";
             // 
             // gcMx1
@@ -2005,7 +1902,7 @@
             this.gcMx1.Location = new System.Drawing.Point(0, 0);
             this.gcMx1.MainView = this.gvMx1;
             this.gcMx1.Name = "gcMx1";
-            this.gcMx1.Size = new System.Drawing.Size(1124, 219);
+            this.gcMx1.Size = new System.Drawing.Size(1252, 219);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -2642,11 +2539,87 @@
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
             // 
+            // layoutControlItem15
+            // 
+            this.layoutControlItem15.Control = this.txt_note;
+            this.layoutControlItem15.Location = new System.Drawing.Point(0, 223);
+            this.layoutControlItem15.Name = "layoutControlItem15";
+            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 7;
+            this.layoutControlItem15.Size = new System.Drawing.Size(308, 32);
+            this.layoutControlItem15.Text = "鍗曟嵁澶囨敞";
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem17
+            // 
+            this.layoutControlItem17.Control = this.txt_approverId;
+            this.layoutControlItem17.Location = new System.Drawing.Point(308, 63);
+            this.layoutControlItem17.Name = "layoutControlItem17";
+            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem17.Size = new System.Drawing.Size(308, 32);
+            this.layoutControlItem17.Text = "瀹℃牳浜哄憳";
+            this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem25
+            // 
+            this.layoutControlItem25.Control = this.txt_approveDate;
+            this.layoutControlItem25.Location = new System.Drawing.Point(308, 95);
+            this.layoutControlItem25.Name = "layoutControlItem25";
+            this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem25.Size = new System.Drawing.Size(308, 32);
+            this.layoutControlItem25.Text = "瀹℃牳鏃ユ湡";
+            this.layoutControlItem25.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem21
+            // 
+            this.layoutControlItem21.Control = this.txt_creatorId;
+            this.layoutControlItem21.Location = new System.Drawing.Point(308, 127);
+            this.layoutControlItem21.Name = "layoutControlItem21";
+            this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem21.Size = new System.Drawing.Size(308, 32);
+            this.layoutControlItem21.Text = "鍒涘缓浜哄憳";
+            this.layoutControlItem21.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem22
+            // 
+            this.layoutControlItem22.Control = this.txt_createDate;
+            this.layoutControlItem22.Location = new System.Drawing.Point(308, 159);
+            this.layoutControlItem22.Name = "layoutControlItem22";
+            this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem22.Size = new System.Drawing.Size(308, 32);
+            this.layoutControlItem22.Text = "鍒涘缓鏃ユ湡";
+            this.layoutControlItem22.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem30
+            // 
+            this.layoutControlItem30.Control = this.txt_cancellerId;
+            this.layoutControlItem30.Location = new System.Drawing.Point(308, 191);
+            this.layoutControlItem30.Name = "layoutControlItem30";
+            this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 6;
+            this.layoutControlItem30.Size = new System.Drawing.Size(308, 32);
+            this.layoutControlItem30.Text = "浣滃簾浜哄憳";
+            this.layoutControlItem30.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem29
+            // 
+            this.layoutControlItem29.Control = this.txt_cancelStatusTxt;
+            this.layoutControlItem29.Location = new System.Drawing.Point(308, 223);
+            this.layoutControlItem29.Name = "layoutControlItem29";
+            this.layoutControlItem29.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 7;
+            this.layoutControlItem29.Size = new System.Drawing.Size(308, 32);
+            this.layoutControlItem29.Text = "浣滃簾鐘舵��";
+            this.layoutControlItem29.TextSize = new System.Drawing.Size(75, 18);
+            // 
             // Frm_SalesOrder
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(1128, 682);
+            this.ClientSize = new System.Drawing.Size(1256, 682);
             this.Controls.Add(this.picCheckBox);
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
@@ -2675,11 +2648,10 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_receiveId.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_saleOrgId.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fbilltype.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_entryNote.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_changerId.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_versionNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_cancellerId.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_cancelStatus.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_cancelStatusTxt.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_changeDate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_closeDate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_closerId.Properties)).EndInit();
@@ -2697,7 +2669,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_changeReason.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_salerId.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_saleDeptId.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_closeStatus.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_closeStatusTxt.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_custId.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_headLocId.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_headDeliveryWay.Properties)).EndInit();
@@ -2740,18 +2712,10 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
@@ -2761,6 +2725,13 @@
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -2872,7 +2843,7 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
         private DevExpress.XtraEditors.TextEdit txt_headDeliveryWay;
         private DevExpress.XtraEditors.TextEdit txt_saleDeptId;
-        private DevExpress.XtraEditors.TextEdit txt_closeStatus;
+        private DevExpress.XtraEditors.TextEdit txt_closeStatusTxt;
         private DevExpress.XtraEditors.TextEdit txt_custId;
         private DevExpress.XtraEditors.TextEdit txt_headLocId;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
@@ -2886,11 +2857,10 @@
         private DevExpress.XtraEditors.TextEdit txt_receiveId;
         private DevExpress.XtraEditors.TextEdit txt_saleOrgId;
         private DevExpress.XtraEditors.TextEdit txt_fbilltype;
-        private DevExpress.XtraEditors.TextEdit txt_entryNote;
         private DevExpress.XtraEditors.TextEdit txt_changerId;
         private DevExpress.XtraEditors.TextEdit txt_versionNo;
         private DevExpress.XtraEditors.TextEdit txt_cancellerId;
-        private DevExpress.XtraEditors.TextEdit txt_cancelStatus;
+        private DevExpress.XtraEditors.TextEdit txt_cancelStatusTxt;
         private DevExpress.XtraEditors.TextEdit txt_changeDate;
         private DevExpress.XtraEditors.TextEdit txt_closeDate;
         private DevExpress.XtraEditors.TextEdit txt_closerId;
@@ -2942,20 +2912,20 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3