From 5c3fe6cff41f2b117986a92d91b410bf19589f30 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 27 三月 2025 12:59:14 +0800
Subject: [PATCH] 调拨

---
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs |  281 ++++++++++++++++++++++++++++---------------------------
 1 files changed, 142 insertions(+), 139 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
index 148486c..42f55ca 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
@@ -87,7 +87,7 @@
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
-            this.gcMain = new DevExpress.XtraGrid.GridControl();
+            this.gcMain1 = new DevExpress.XtraGrid.GridControl();
             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gv_isWc = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_shState = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -118,6 +118,7 @@
             this.gridColumn48 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn49 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn50 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn();
             this.pageBar1 = new UserControls.Data.UcPageBar();
             this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -130,16 +131,17 @@
             this.txt_fOwnerTypeIdHead = new DevExpress.XtraEditors.ComboBoxEdit();
             this.txt_fBusinessType = new DevExpress.XtraEditors.ComboBoxEdit();
             this.txt_fTransferDirect = new DevExpress.XtraEditors.ComboBoxEdit();
-            this.txt_fCreatorId = new DevExpress.XtraEditors.TextEdit();
+            this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
             this.txt_fBillNo = new DevExpress.XtraEditors.TextEdit();
             this.txt_ftranstype = new DevExpress.XtraEditors.ComboBoxEdit();
             this.txt_fapporgid = new Gs.DevApp.UserControl.UcLookOrg();
             this.txt_fBillTypeID = new DevExpress.XtraEditors.ComboBoxEdit();
-            this.txt_fapproveby = new DevExpress.XtraEditors.TextEdit();
+            this.txt_chkBy = new DevExpress.XtraEditors.TextEdit();
             this.txt_fapprovedate = new DevExpress.XtraEditors.TextEdit();
             this.txt_wjStatus = new DevExpress.XtraEditors.CheckEdit();
             this.txt_chkStatus = new DevExpress.XtraEditors.CheckEdit();
             this.txt_fSrcType = new DevExpress.XtraEditors.TextEdit();
+            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -153,8 +155,11 @@
             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
             this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -206,10 +211,6 @@
             this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -218,7 +219,7 @@
             this.split1.Panel1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
             this.split1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
             this.xtraTabPage3.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
@@ -236,15 +237,16 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeIdHead.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fTransferDirect.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fapproveby.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_chkBy.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fapprovedate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fSrcType.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
@@ -258,8 +260,11 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
@@ -278,10 +283,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -328,7 +329,7 @@
             // 
             // split1.Panel1
             // 
-            this.split1.Panel1.Controls.Add(this.gcMain);
+            this.split1.Panel1.Controls.Add(this.gcMain1);
             this.split1.Panel1.Controls.Add(this.pageBar1);
             this.split1.Panel1.Text = "Panel1";
             // 
@@ -339,16 +340,16 @@
             this.split1.SplitterPosition = 558;
             this.split1.TabIndex = 0;
             // 
-            // gcMain
+            // gcMain1
             // 
-            this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gcMain.Location = new System.Drawing.Point(0, 0);
-            this.gcMain.MainView = this.gridView1;
-            this.gcMain.Name = "gcMain";
-            this.gcMain.Size = new System.Drawing.Size(1126, 519);
-            this.gcMain.TabIndex = 2;
-            this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gcMain1.Location = new System.Drawing.Point(0, 0);
+            this.gcMain1.MainView = this.gridView1;
+            this.gcMain1.Name = "gcMain1";
+            this.gcMain1.Size = new System.Drawing.Size(1126, 519);
+            this.gcMain1.TabIndex = 2;
+            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
             // 
             // gridView1
@@ -387,8 +388,9 @@
             this.gridColumn47,
             this.gridColumn48,
             this.gridColumn49,
-            this.gridColumn50});
-            this.gridView1.GridControl = this.gcMain;
+            this.gridColumn50,
+            this.gv_id});
+            this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
             this.gridView1.OptionsFind.ShowSearchNavButtons = false;
@@ -523,8 +525,6 @@
             this.gridColumn33.FieldName = "fCreatorId";
             this.gridColumn33.MinWidth = 25;
             this.gridColumn33.Name = "gridColumn33";
-            this.gridColumn33.Visible = true;
-            this.gridColumn33.VisibleIndex = 11;
             this.gridColumn33.Width = 94;
             // 
             // gridColumn34
@@ -534,7 +534,7 @@
             this.gridColumn34.MinWidth = 25;
             this.gridColumn34.Name = "gridColumn34";
             this.gridColumn34.Visible = true;
-            this.gridColumn34.VisibleIndex = 12;
+            this.gridColumn34.VisibleIndex = 11;
             this.gridColumn34.Width = 94;
             // 
             // gridColumn35
@@ -543,8 +543,6 @@
             this.gridColumn35.FieldName = "fModifierId";
             this.gridColumn35.MinWidth = 25;
             this.gridColumn35.Name = "gridColumn35";
-            this.gridColumn35.Visible = true;
-            this.gridColumn35.VisibleIndex = 13;
             this.gridColumn35.Width = 94;
             // 
             // gridColumn36
@@ -554,7 +552,7 @@
             this.gridColumn36.MinWidth = 25;
             this.gridColumn36.Name = "gridColumn36";
             this.gridColumn36.Visible = true;
-            this.gridColumn36.VisibleIndex = 14;
+            this.gridColumn36.VisibleIndex = 12;
             this.gridColumn36.Width = 94;
             // 
             // gridColumn37
@@ -564,7 +562,7 @@
             this.gridColumn37.MinWidth = 25;
             this.gridColumn37.Name = "gridColumn37";
             this.gridColumn37.Visible = true;
-            this.gridColumn37.VisibleIndex = 15;
+            this.gridColumn37.VisibleIndex = 13;
             this.gridColumn37.Width = 94;
             // 
             // gridColumn38
@@ -574,7 +572,7 @@
             this.gridColumn38.MinWidth = 25;
             this.gridColumn38.Name = "gridColumn38";
             this.gridColumn38.Visible = true;
-            this.gridColumn38.VisibleIndex = 16;
+            this.gridColumn38.VisibleIndex = 14;
             this.gridColumn38.Width = 94;
             // 
             // gridColumn39
@@ -584,7 +582,7 @@
             this.gridColumn39.MinWidth = 25;
             this.gridColumn39.Name = "gridColumn39";
             this.gridColumn39.Visible = true;
-            this.gridColumn39.VisibleIndex = 17;
+            this.gridColumn39.VisibleIndex = 15;
             this.gridColumn39.Width = 94;
             // 
             // gridColumn40
@@ -594,7 +592,7 @@
             this.gridColumn40.MinWidth = 25;
             this.gridColumn40.Name = "gridColumn40";
             this.gridColumn40.Visible = true;
-            this.gridColumn40.VisibleIndex = 18;
+            this.gridColumn40.VisibleIndex = 16;
             this.gridColumn40.Width = 94;
             // 
             // gridColumn41
@@ -604,7 +602,7 @@
             this.gridColumn41.MinWidth = 25;
             this.gridColumn41.Name = "gridColumn41";
             this.gridColumn41.Visible = true;
-            this.gridColumn41.VisibleIndex = 19;
+            this.gridColumn41.VisibleIndex = 17;
             this.gridColumn41.Width = 94;
             // 
             // gridColumn42
@@ -613,8 +611,6 @@
             this.gridColumn42.FieldNameSortGroup = "fUnwBaseBombb";
             this.gridColumn42.MinWidth = 25;
             this.gridColumn42.Name = "gridColumn42";
-            this.gridColumn42.Visible = true;
-            this.gridColumn42.VisibleIndex = 20;
             this.gridColumn42.Width = 94;
             // 
             // gridColumn43
@@ -623,8 +619,6 @@
             this.gridColumn43.FieldNameSortGroup = "fUnwBaseFxwlbm";
             this.gridColumn43.MinWidth = 25;
             this.gridColumn43.Name = "gridColumn43";
-            this.gridColumn43.Visible = true;
-            this.gridColumn43.VisibleIndex = 21;
             this.gridColumn43.Width = 94;
             // 
             // gridColumn44
@@ -642,7 +636,7 @@
             this.gridColumn45.MinWidth = 25;
             this.gridColumn45.Name = "gridColumn45";
             this.gridColumn45.Visible = true;
-            this.gridColumn45.VisibleIndex = 22;
+            this.gridColumn45.VisibleIndex = 18;
             this.gridColumn45.Width = 94;
             // 
             // gridColumn46
@@ -652,7 +646,7 @@
             this.gridColumn46.MinWidth = 25;
             this.gridColumn46.Name = "gridColumn46";
             this.gridColumn46.Visible = true;
-            this.gridColumn46.VisibleIndex = 23;
+            this.gridColumn46.VisibleIndex = 19;
             this.gridColumn46.Width = 94;
             // 
             // gridColumn47
@@ -662,7 +656,7 @@
             this.gridColumn47.MinWidth = 25;
             this.gridColumn47.Name = "gridColumn47";
             this.gridColumn47.Visible = true;
-            this.gridColumn47.VisibleIndex = 24;
+            this.gridColumn47.VisibleIndex = 20;
             this.gridColumn47.Width = 94;
             // 
             // gridColumn48
@@ -672,7 +666,7 @@
             this.gridColumn48.MinWidth = 25;
             this.gridColumn48.Name = "gridColumn48";
             this.gridColumn48.Visible = true;
-            this.gridColumn48.VisibleIndex = 25;
+            this.gridColumn48.VisibleIndex = 21;
             this.gridColumn48.Width = 94;
             // 
             // gridColumn49
@@ -682,7 +676,7 @@
             this.gridColumn49.MinWidth = 25;
             this.gridColumn49.Name = "gridColumn49";
             this.gridColumn49.Visible = true;
-            this.gridColumn49.VisibleIndex = 26;
+            this.gridColumn49.VisibleIndex = 22;
             this.gridColumn49.Width = 94;
             // 
             // gridColumn50
@@ -692,8 +686,16 @@
             this.gridColumn50.MinWidth = 25;
             this.gridColumn50.Name = "gridColumn50";
             this.gridColumn50.Visible = true;
-            this.gridColumn50.VisibleIndex = 27;
+            this.gridColumn50.VisibleIndex = 23;
             this.gridColumn50.Width = 94;
+            // 
+            // gv_id
+            // 
+            this.gv_id.Caption = "涓婚敭Guid";
+            this.gv_id.FieldName = "id";
+            this.gv_id.MinWidth = 25;
+            this.gv_id.Name = "gv_id";
+            this.gv_id.Width = 94;
             // 
             // pageBar1
             // 
@@ -744,12 +746,12 @@
             this.layoutMx1.Controls.Add(this.txt_fOwnerTypeIdHead);
             this.layoutMx1.Controls.Add(this.txt_fBusinessType);
             this.layoutMx1.Controls.Add(this.txt_fTransferDirect);
-            this.layoutMx1.Controls.Add(this.txt_fCreatorId);
+            this.layoutMx1.Controls.Add(this.txt_createBy);
             this.layoutMx1.Controls.Add(this.txt_fBillNo);
             this.layoutMx1.Controls.Add(this.txt_ftranstype);
             this.layoutMx1.Controls.Add(this.txt_fapporgid);
             this.layoutMx1.Controls.Add(this.txt_fBillTypeID);
-            this.layoutMx1.Controls.Add(this.txt_fapproveby);
+            this.layoutMx1.Controls.Add(this.txt_chkBy);
             this.layoutMx1.Controls.Add(this.txt_fapprovedate);
             this.layoutMx1.Controls.Add(this.txt_wjStatus);
             this.layoutMx1.Controls.Add(this.txt_chkStatus);
@@ -872,16 +874,16 @@
             this.txt_fTransferDirect.StyleController = this.layoutMx1;
             this.txt_fTransferDirect.TabIndex = 362;
             // 
-            // txt_fCreatorId
+            // txt_createBy
             // 
-            this.txt_fCreatorId.Location = new System.Drawing.Point(656, 12);
-            this.txt_fCreatorId.Name = "txt_fCreatorId";
-            this.txt_fCreatorId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true;
-            this.txt_fCreatorId.Size = new System.Drawing.Size(165, 28);
-            this.txt_fCreatorId.StyleController = this.layoutMx1;
-            this.txt_fCreatorId.TabIndex = 384;
-            this.txt_fCreatorId.Tag = "readonly";
+            this.txt_createBy.Location = new System.Drawing.Point(656, 12);
+            this.txt_createBy.Name = "txt_createBy";
+            this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
+            this.txt_createBy.Size = new System.Drawing.Size(165, 28);
+            this.txt_createBy.StyleController = this.layoutMx1;
+            this.txt_createBy.TabIndex = 384;
+            this.txt_createBy.Tag = "readonly";
             // 
             // txt_fBillNo
             // 
@@ -931,16 +933,16 @@
             this.txt_fBillTypeID.StyleController = this.layoutMx1;
             this.txt_fBillTypeID.TabIndex = 361;
             // 
-            // txt_fapproveby
+            // txt_chkBy
             // 
-            this.txt_fapproveby.Location = new System.Drawing.Point(927, 12);
-            this.txt_fapproveby.Name = "txt_fapproveby";
-            this.txt_fapproveby.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fapproveby.Properties.Appearance.Options.UseFont = true;
-            this.txt_fapproveby.Size = new System.Drawing.Size(166, 28);
-            this.txt_fapproveby.StyleController = this.layoutMx1;
-            this.txt_fapproveby.TabIndex = 258;
-            this.txt_fapproveby.Tag = "readonly";
+            this.txt_chkBy.Location = new System.Drawing.Point(927, 12);
+            this.txt_chkBy.Name = "txt_chkBy";
+            this.txt_chkBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_chkBy.Properties.Appearance.Options.UseFont = true;
+            this.txt_chkBy.Size = new System.Drawing.Size(166, 28);
+            this.txt_chkBy.StyleController = this.layoutMx1;
+            this.txt_chkBy.TabIndex = 258;
+            this.txt_chkBy.Tag = "readonly";
             // 
             // txt_fapprovedate
             // 
@@ -981,6 +983,18 @@
             this.txt_fSrcType.StyleController = this.layoutMx1;
             this.txt_fSrcType.TabIndex = 390;
             this.txt_fSrcType.Tag = "readonly";
+            // 
+            // layoutControlItem16
+            // 
+            this.layoutControlItem16.Control = this.lbGuid;
+            this.layoutControlItem16.Location = new System.Drawing.Point(828, 111);
+            this.layoutControlItem16.Name = "layoutControlItem16";
+            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem16.Size = new System.Drawing.Size(278, 37);
+            this.layoutControlItem16.Text = "lbGuid";
+            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem16.TextVisible = false;
             // 
             // Root
             // 
@@ -1059,7 +1073,7 @@
             // 
             // layoutControlItem3
             // 
-            this.layoutControlItem3.Control = this.txt_fCreatorId;
+            this.layoutControlItem3.Control = this.txt_createBy;
             this.layoutControlItem3.Location = new System.Drawing.Point(542, 0);
             this.layoutControlItem3.Name = "layoutControlItem3";
             this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
@@ -1122,7 +1136,7 @@
             // 
             // layoutControlItem9
             // 
-            this.layoutControlItem9.Control = this.txt_fapproveby;
+            this.layoutControlItem9.Control = this.txt_chkBy;
             this.layoutControlItem9.Location = new System.Drawing.Point(813, 0);
             this.layoutControlItem9.Name = "layoutControlItem9";
             this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
@@ -1163,18 +1177,6 @@
             this.layoutControlItem14.Text = "璋冨叆璐т富绫诲瀷";
             this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
             // 
-            // layoutControlItem16
-            // 
-            this.layoutControlItem16.Control = this.lbGuid;
-            this.layoutControlItem16.Location = new System.Drawing.Point(828, 111);
-            this.layoutControlItem16.Name = "layoutControlItem16";
-            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem16.Size = new System.Drawing.Size(278, 37);
-            this.layoutControlItem16.Text = "lbGuid";
-            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem16.TextVisible = false;
-            // 
             // layoutControlItem19
             // 
             this.layoutControlItem19.Control = this.txt_djtype;
@@ -1185,6 +1187,51 @@
             this.layoutControlItem19.Size = new System.Drawing.Size(271, 32);
             this.layoutControlItem19.Text = "鍗曟嵁绫诲瀷";
             this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem15
+            // 
+            this.layoutControlItem15.Control = this.txt_fRemarks;
+            this.layoutControlItem15.Location = new System.Drawing.Point(0, 128);
+            this.layoutControlItem15.Name = "layoutControlItem15";
+            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem15.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem15.Text = "鐢宠澶囨敞";
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem17
+            // 
+            this.layoutControlItem17.Control = this.txt_fSrcType;
+            this.layoutControlItem17.Location = new System.Drawing.Point(542, 96);
+            this.layoutControlItem17.Name = "layoutControlItem17";
+            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem17.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem17.Text = "婧愬崟绫诲瀷";
+            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem12
+            // 
+            this.layoutControlItem12.Control = this.txt_chkStatus;
+            this.layoutControlItem12.Location = new System.Drawing.Point(813, 64);
+            this.layoutControlItem12.Name = "layoutControlItem12";
+            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem12.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem12.Text = "瀹℃牳鐘舵��";
+            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem12.TextVisible = false;
+            // 
+            // layoutControlItem11
+            // 
+            this.layoutControlItem11.Control = this.txt_wjStatus;
+            this.layoutControlItem11.Location = new System.Drawing.Point(542, 64);
+            this.layoutControlItem11.Name = "layoutControlItem11";
+            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem11.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem11.Text = "瀹岀粨鏍囪瘑";
+            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem11.TextVisible = false;
             // 
             // tabMx
             // 
@@ -1780,51 +1827,6 @@
             this.layoutControlItem18.Size = new System.Drawing.Size(276, 37);
             this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
             // 
-            // layoutControlItem15
-            // 
-            this.layoutControlItem15.Control = this.txt_fRemarks;
-            this.layoutControlItem15.Location = new System.Drawing.Point(0, 128);
-            this.layoutControlItem15.Name = "layoutControlItem15";
-            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem15.Size = new System.Drawing.Size(271, 32);
-            this.layoutControlItem15.Text = "鐢宠澶囨敞";
-            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
-            // 
-            // layoutControlItem17
-            // 
-            this.layoutControlItem17.Control = this.txt_fSrcType;
-            this.layoutControlItem17.Location = new System.Drawing.Point(542, 96);
-            this.layoutControlItem17.Name = "layoutControlItem17";
-            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem17.Size = new System.Drawing.Size(271, 32);
-            this.layoutControlItem17.Text = "婧愬崟绫诲瀷";
-            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
-            // 
-            // layoutControlItem12
-            // 
-            this.layoutControlItem12.Control = this.txt_chkStatus;
-            this.layoutControlItem12.Location = new System.Drawing.Point(813, 64);
-            this.layoutControlItem12.Name = "layoutControlItem12";
-            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem12.Size = new System.Drawing.Size(272, 32);
-            this.layoutControlItem12.Text = "瀹℃牳鐘舵��";
-            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem12.TextVisible = false;
-            // 
-            // layoutControlItem11
-            // 
-            this.layoutControlItem11.Control = this.txt_wjStatus;
-            this.layoutControlItem11.Location = new System.Drawing.Point(542, 64);
-            this.layoutControlItem11.Name = "layoutControlItem11";
-            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem11.Size = new System.Drawing.Size(271, 32);
-            this.layoutControlItem11.Text = "瀹岀粨鏍囪瘑";
-            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem11.TextVisible = false;
-            // 
             // Frm_MesDbck
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1843,7 +1845,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
             this.split1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
             this.xtraTabPage3.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
@@ -1861,15 +1863,16 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeIdHead.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fTransferDirect.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fapproveby.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_chkBy.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fapprovedate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fSrcType.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
@@ -1883,8 +1886,11 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
             this.tabMx.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
@@ -1903,10 +1909,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -1916,7 +1918,7 @@
         private System.Windows.Forms.PictureBox picCheckBox;
         private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
         private DevExpress.XtraEditors.SplitContainerControl split1;
-        private DevExpress.XtraGrid.GridControl gcMain;
+        private DevExpress.XtraGrid.GridControl gcMain1;
         private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
         private DevExpress.XtraGrid.Columns.GridColumn gv_isWc;
         private DevExpress.XtraGrid.Columns.GridColumn gv_shState;
@@ -1948,7 +1950,7 @@
         private DevExpress.XtraLayout.LayoutControl layoutMx1;
         private DevExpress.XtraLayout.LayoutControlGroup Root;
         private DevExpress.XtraEditors.TextEdit txt_fCreateDate;
-        private DevExpress.XtraEditors.TextEdit txt_fCreatorId;
+        private DevExpress.XtraEditors.TextEdit txt_createBy;
         private DevExpress.XtraEditors.ComboBoxEdit txt_fOwnerTypeInIdHead;
         private DevExpress.XtraEditors.ComboBoxEdit txt_fOwnerTypeIdHead;
         private DevExpress.XtraEditors.ComboBoxEdit txt_ftranstype;
@@ -1959,7 +1961,7 @@
         private DevExpress.XtraEditors.ComboBoxEdit txt_fBillTypeID;
         private DevExpress.XtraEditors.TextEdit txt_fBillNo;
         private DevExpress.XtraEditors.TextEdit txt_fapprovedate;
-        private DevExpress.XtraEditors.TextEdit txt_fapproveby;
+        private DevExpress.XtraEditors.TextEdit txt_chkBy;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
@@ -2038,5 +2040,6 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_id;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3