From 1b799e1d64e6a2e151f52092542c6892ea858f0c Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 09 五月 2025 13:13:56 +0800
Subject: [PATCH] 工序采集

---
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs |  328 ++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 209 insertions(+), 119 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
index 0639ba6..99ecb67 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
@@ -36,6 +36,7 @@
             DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
             DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -74,7 +75,6 @@
             this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvcol6 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.pageBar1 = new UserControls.Data.UcPageBar();
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -89,6 +89,10 @@
             this.txt_cancellationStatusTxt = new DevExpress.XtraEditors.TextEdit();
             this.txt_dptName = new DevExpress.XtraEditors.TextEdit();
             this.txt_purchaseDate = new DevExpress.XtraEditors.TextEdit();
+            this.txt_docStusTxt = new DevExpress.XtraEditors.TextEdit();
+            this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
+            this.txt_erpCheckDate = new DevExpress.XtraEditors.TextEdit();
+            this.txt_erpCheckBy = new DevExpress.XtraEditors.TextEdit();
             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
@@ -96,10 +100,14 @@
             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
             this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -117,7 +125,6 @@
             this.gvMx1latestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1purchaseQty = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1purchaseUnit = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1remainingReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1inventoryUnit = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1demandDocumentId = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1isGift = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -172,6 +179,10 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationStatusTxt.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_docStusTxt.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
@@ -179,10 +190,14 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
@@ -298,8 +313,7 @@
             this.gridColumn4,
             this.gridColumn5,
             this.gridColumn7,
-            this.gvcol6,
-            this.gridColumn9});
+            this.gvcol6});
             this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
@@ -707,16 +721,6 @@
             this.gvcol6.Name = "gvcol6";
             this.gvcol6.Width = 94;
             // 
-            // gridColumn9
-            // 
-            this.gridColumn9.Caption = "鍚屾鏃堕棿";
-            this.gridColumn9.FieldName = "createDate";
-            this.gridColumn9.MinWidth = 25;
-            this.gridColumn9.Name = "gridColumn9";
-            this.gridColumn9.Visible = true;
-            this.gridColumn9.VisibleIndex = 31;
-            this.gridColumn9.Width = 94;
-            // 
             // pageBar1
             // 
             this.pageBar1.CurrentPage = 1;
@@ -754,7 +758,6 @@
             this.splitMx1.Panel2.Text = "Panel2";
             this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.splitMx1.Size = new System.Drawing.Size(1363, 570);
-            this.splitMx1.SplitterPosition = 78;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
@@ -769,6 +772,10 @@
             this.layoutMx1.Controls.Add(this.txt_cancellationStatusTxt);
             this.layoutMx1.Controls.Add(this.txt_dptName);
             this.layoutMx1.Controls.Add(this.txt_purchaseDate);
+            this.layoutMx1.Controls.Add(this.txt_docStusTxt);
+            this.layoutMx1.Controls.Add(this.txt_createDate);
+            this.layoutMx1.Controls.Add(this.txt_erpCheckDate);
+            this.layoutMx1.Controls.Add(this.txt_erpCheckBy);
             this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem3,
@@ -777,7 +784,7 @@
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(656, 429, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1363, 78);
+            this.layoutMx1.Size = new System.Drawing.Size(1363, 100);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
@@ -791,10 +798,10 @@
             // 
             // txt_billNo
             // 
-            this.txt_billNo.Location = new System.Drawing.Point(99, 12);
+            this.txt_billNo.Location = new System.Drawing.Point(109, 12);
             this.txt_billNo.Name = "txt_billNo";
             this.txt_billNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_billNo.Size = new System.Drawing.Size(244, 24);
+            this.txt_billNo.Size = new System.Drawing.Size(229, 24);
             this.txt_billNo.StyleController = this.layoutMx1;
             this.txt_billNo.TabIndex = 213;
             // 
@@ -808,59 +815,91 @@
             // 
             // txt_suppName
             // 
-            this.txt_suppName.Location = new System.Drawing.Point(770, 12);
+            this.txt_suppName.Location = new System.Drawing.Point(769, 12);
             this.txt_suppName.Name = "txt_suppName";
-            this.txt_suppName.Size = new System.Drawing.Size(245, 24);
+            this.txt_suppName.Size = new System.Drawing.Size(229, 24);
             this.txt_suppName.StyleController = this.layoutMx1;
             this.txt_suppName.TabIndex = 231;
             // 
             // txt_documentTypeTxt
             // 
-            this.txt_documentTypeTxt.Location = new System.Drawing.Point(434, 12);
+            this.txt_documentTypeTxt.Location = new System.Drawing.Point(439, 12);
             this.txt_documentTypeTxt.Name = "txt_documentTypeTxt";
-            this.txt_documentTypeTxt.Size = new System.Drawing.Size(245, 24);
+            this.txt_documentTypeTxt.Size = new System.Drawing.Size(229, 24);
             this.txt_documentTypeTxt.StyleController = this.layoutMx1;
             this.txt_documentTypeTxt.TabIndex = 232;
             // 
             // txt_suppNo
             // 
-            this.txt_suppNo.Location = new System.Drawing.Point(770, 41);
+            this.txt_suppNo.Location = new System.Drawing.Point(769, 40);
             this.txt_suppNo.Name = "txt_suppNo";
-            this.txt_suppNo.Size = new System.Drawing.Size(245, 24);
+            this.txt_suppNo.Size = new System.Drawing.Size(229, 24);
             this.txt_suppNo.StyleController = this.layoutMx1;
             this.txt_suppNo.TabIndex = 233;
             // 
             // txt_closeStatusTxt
             // 
-            this.txt_closeStatusTxt.Location = new System.Drawing.Point(1106, 12);
+            this.txt_closeStatusTxt.Location = new System.Drawing.Point(1099, 40);
             this.txt_closeStatusTxt.Name = "txt_closeStatusTxt";
-            this.txt_closeStatusTxt.Size = new System.Drawing.Size(245, 24);
+            this.txt_closeStatusTxt.Size = new System.Drawing.Size(231, 24);
             this.txt_closeStatusTxt.StyleController = this.layoutMx1;
             this.txt_closeStatusTxt.TabIndex = 234;
             // 
             // txt_cancellationStatusTxt
             // 
-            this.txt_cancellationStatusTxt.Location = new System.Drawing.Point(1106, 41);
+            this.txt_cancellationStatusTxt.Location = new System.Drawing.Point(1099, 68);
             this.txt_cancellationStatusTxt.Name = "txt_cancellationStatusTxt";
-            this.txt_cancellationStatusTxt.Size = new System.Drawing.Size(245, 24);
+            this.txt_cancellationStatusTxt.Size = new System.Drawing.Size(231, 24);
             this.txt_cancellationStatusTxt.StyleController = this.layoutMx1;
             this.txt_cancellationStatusTxt.TabIndex = 235;
             // 
             // txt_dptName
             // 
-            this.txt_dptName.Location = new System.Drawing.Point(99, 41);
+            this.txt_dptName.Location = new System.Drawing.Point(109, 40);
             this.txt_dptName.Name = "txt_dptName";
-            this.txt_dptName.Size = new System.Drawing.Size(244, 24);
+            this.txt_dptName.Size = new System.Drawing.Size(229, 24);
             this.txt_dptName.StyleController = this.layoutMx1;
             this.txt_dptName.TabIndex = 236;
             // 
             // txt_purchaseDate
             // 
-            this.txt_purchaseDate.Location = new System.Drawing.Point(434, 41);
+            this.txt_purchaseDate.Location = new System.Drawing.Point(439, 40);
             this.txt_purchaseDate.Name = "txt_purchaseDate";
-            this.txt_purchaseDate.Size = new System.Drawing.Size(245, 24);
+            this.txt_purchaseDate.Size = new System.Drawing.Size(229, 24);
             this.txt_purchaseDate.StyleController = this.layoutMx1;
             this.txt_purchaseDate.TabIndex = 237;
+            // 
+            // txt_docStusTxt
+            // 
+            this.txt_docStusTxt.Location = new System.Drawing.Point(1099, 12);
+            this.txt_docStusTxt.Name = "txt_docStusTxt";
+            this.txt_docStusTxt.Size = new System.Drawing.Size(231, 24);
+            this.txt_docStusTxt.StyleController = this.layoutMx1;
+            this.txt_docStusTxt.TabIndex = 238;
+            // 
+            // txt_createDate
+            // 
+            this.txt_createDate.Location = new System.Drawing.Point(769, 68);
+            this.txt_createDate.Name = "txt_createDate";
+            this.txt_createDate.Size = new System.Drawing.Size(229, 24);
+            this.txt_createDate.StyleController = this.layoutMx1;
+            this.txt_createDate.TabIndex = 239;
+            // 
+            // txt_erpCheckDate
+            // 
+            this.txt_erpCheckDate.Location = new System.Drawing.Point(439, 68);
+            this.txt_erpCheckDate.Name = "txt_erpCheckDate";
+            this.txt_erpCheckDate.Size = new System.Drawing.Size(229, 24);
+            this.txt_erpCheckDate.StyleController = this.layoutMx1;
+            this.txt_erpCheckDate.TabIndex = 240;
+            // 
+            // txt_erpCheckBy
+            // 
+            this.txt_erpCheckBy.Location = new System.Drawing.Point(109, 68);
+            this.txt_erpCheckBy.Name = "txt_erpCheckBy";
+            this.txt_erpCheckBy.Size = new System.Drawing.Size(229, 24);
+            this.txt_erpCheckBy.StyleController = this.layoutMx1;
+            this.txt_erpCheckBy.TabIndex = 241;
             // 
             // layoutControlItem3
             // 
@@ -892,10 +931,14 @@
             this.layoutControlItem5,
             this.layoutControlItem2,
             this.layoutControlItem6,
-            this.layoutControlItem7,
-            this.layoutControlItem8,
             this.layoutControlItem9,
-            this.layoutControlItem10});
+            this.layoutControlItem10,
+            this.layoutControlItem8,
+            this.layoutControlItem7,
+            this.layoutControlItem11,
+            this.layoutControlItem12,
+            this.layoutControlItem13,
+            this.layoutControlItem14});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -915,10 +958,13 @@
             rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
             rowDefinition2.Height = 100D;
             rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition3.Height = 100D;
+            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
             this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
             rowDefinition1,
-            rowDefinition2});
-            this.Root.Size = new System.Drawing.Size(1363, 78);
+            rowDefinition2,
+            rowDefinition3});
+            this.Root.Size = new System.Drawing.Size(1342, 104);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem1
@@ -926,82 +972,125 @@
             this.layoutControlItem1.Control = this.txt_billNo;
             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem1.Name = "layoutControlItem1";
-            this.layoutControlItem1.Size = new System.Drawing.Size(335, 29);
+            this.layoutControlItem1.Size = new System.Drawing.Size(330, 28);
             this.layoutControlItem1.Text = "閲囪喘鍗曞彿";
-            this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(85, 18);
             // 
             // layoutControlItem5
             // 
             this.layoutControlItem5.Control = this.txt_documentTypeTxt;
-            this.layoutControlItem5.Location = new System.Drawing.Point(335, 0);
+            this.layoutControlItem5.Location = new System.Drawing.Point(330, 0);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem5.Size = new System.Drawing.Size(336, 29);
+            this.layoutControlItem5.Size = new System.Drawing.Size(330, 28);
             this.layoutControlItem5.Text = "鍗曟嵁绫诲瀷";
-            this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(85, 18);
             // 
             // layoutControlItem2
             // 
             this.layoutControlItem2.Control = this.txt_suppName;
-            this.layoutControlItem2.Location = new System.Drawing.Point(671, 0);
+            this.layoutControlItem2.Location = new System.Drawing.Point(660, 0);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem2.Size = new System.Drawing.Size(336, 29);
+            this.layoutControlItem2.Size = new System.Drawing.Size(330, 28);
             this.layoutControlItem2.Text = "渚涘簲鍟嗗悕绉�";
-            this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(85, 18);
             // 
             // layoutControlItem6
             // 
             this.layoutControlItem6.Control = this.txt_suppNo;
-            this.layoutControlItem6.Location = new System.Drawing.Point(671, 29);
+            this.layoutControlItem6.Location = new System.Drawing.Point(660, 28);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem6.Size = new System.Drawing.Size(336, 29);
+            this.layoutControlItem6.Size = new System.Drawing.Size(330, 28);
             this.layoutControlItem6.Text = "渚涘簲鍟嗙紪鍙�";
-            this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18);
-            // 
-            // layoutControlItem7
-            // 
-            this.layoutControlItem7.Control = this.txt_closeStatusTxt;
-            this.layoutControlItem7.Location = new System.Drawing.Point(1007, 0);
-            this.layoutControlItem7.Name = "layoutControlItem7";
-            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem7.Size = new System.Drawing.Size(336, 29);
-            this.layoutControlItem7.Text = "鍏抽棴鐘舵��";
-            this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 18);
-            // 
-            // layoutControlItem8
-            // 
-            this.layoutControlItem8.Control = this.txt_cancellationStatusTxt;
-            this.layoutControlItem8.Location = new System.Drawing.Point(1007, 29);
-            this.layoutControlItem8.Name = "layoutControlItem8";
-            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem8.Size = new System.Drawing.Size(336, 29);
-            this.layoutControlItem8.Text = "浣滃簾鐘舵��";
-            this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem6.TextSize = new System.Drawing.Size(85, 18);
             // 
             // layoutControlItem9
             // 
             this.layoutControlItem9.Control = this.txt_dptName;
-            this.layoutControlItem9.Location = new System.Drawing.Point(0, 29);
+            this.layoutControlItem9.Location = new System.Drawing.Point(0, 28);
             this.layoutControlItem9.Name = "layoutControlItem9";
             this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem9.Size = new System.Drawing.Size(335, 29);
+            this.layoutControlItem9.Size = new System.Drawing.Size(330, 28);
             this.layoutControlItem9.Text = "閲囪喘閮ㄩ棬";
-            this.layoutControlItem9.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(85, 18);
             // 
             // layoutControlItem10
             // 
             this.layoutControlItem10.Control = this.txt_purchaseDate;
-            this.layoutControlItem10.Location = new System.Drawing.Point(335, 29);
+            this.layoutControlItem10.Location = new System.Drawing.Point(330, 28);
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem10.Size = new System.Drawing.Size(336, 29);
+            this.layoutControlItem10.Size = new System.Drawing.Size(330, 28);
             this.layoutControlItem10.Text = "閲囪喘鏃ユ湡";
-            this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem10.TextSize = new System.Drawing.Size(85, 18);
+            // 
+            // layoutControlItem8
+            // 
+            this.layoutControlItem8.Control = this.txt_cancellationStatusTxt;
+            this.layoutControlItem8.Location = new System.Drawing.Point(990, 56);
+            this.layoutControlItem8.Name = "layoutControlItem8";
+            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem8.Size = new System.Drawing.Size(332, 28);
+            this.layoutControlItem8.Text = "浣滃簾鐘舵��";
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(85, 18);
+            // 
+            // layoutControlItem7
+            // 
+            this.layoutControlItem7.Control = this.txt_closeStatusTxt;
+            this.layoutControlItem7.Location = new System.Drawing.Point(990, 28);
+            this.layoutControlItem7.Name = "layoutControlItem7";
+            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem7.Size = new System.Drawing.Size(332, 28);
+            this.layoutControlItem7.Text = "鍏抽棴鐘舵��";
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(85, 18);
+            // 
+            // layoutControlItem11
+            // 
+            this.layoutControlItem11.Control = this.txt_docStusTxt;
+            this.layoutControlItem11.Location = new System.Drawing.Point(990, 0);
+            this.layoutControlItem11.Name = "layoutControlItem11";
+            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem11.Size = new System.Drawing.Size(332, 28);
+            this.layoutControlItem11.Text = "鍗曟嵁鐘舵��";
+            this.layoutControlItem11.TextSize = new System.Drawing.Size(85, 18);
+            // 
+            // layoutControlItem12
+            // 
+            this.layoutControlItem12.Control = this.txt_createDate;
+            this.layoutControlItem12.Location = new System.Drawing.Point(660, 56);
+            this.layoutControlItem12.Name = "layoutControlItem12";
+            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem12.Size = new System.Drawing.Size(330, 28);
+            this.layoutControlItem12.Text = "鍚屾鏃堕棿";
+            this.layoutControlItem12.TextSize = new System.Drawing.Size(85, 18);
+            // 
+            // layoutControlItem13
+            // 
+            this.layoutControlItem13.Control = this.txt_erpCheckDate;
+            this.layoutControlItem13.Location = new System.Drawing.Point(330, 56);
+            this.layoutControlItem13.Name = "layoutControlItem13";
+            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem13.Size = new System.Drawing.Size(330, 28);
+            this.layoutControlItem13.Text = "ERP瀹℃牳鏃堕棿";
+            this.layoutControlItem13.TextSize = new System.Drawing.Size(85, 18);
+            // 
+            // layoutControlItem14
+            // 
+            this.layoutControlItem14.Control = this.txt_erpCheckBy;
+            this.layoutControlItem14.Location = new System.Drawing.Point(0, 56);
+            this.layoutControlItem14.Name = "layoutControlItem14";
+            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem14.Size = new System.Drawing.Size(330, 28);
+            this.layoutControlItem14.Text = "ERP瀹℃牳浜�";
+            this.layoutControlItem14.TextSize = new System.Drawing.Size(85, 18);
             // 
             // tabMx
             // 
@@ -1009,7 +1098,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(1363, 480);
+            this.tabMx.Size = new System.Drawing.Size(1363, 458);
             this.tabMx.TabIndex = 3;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1});
@@ -1018,7 +1107,7 @@
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1361, 448);
+            this.tabMxPage1.Size = new System.Drawing.Size(1361, 426);
             this.tabMxPage1.Text = "閲囪喘鍗曟槑缁�";
             // 
             // gcMx1
@@ -1027,7 +1116,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(1361, 448);
+            this.gcMx1.Size = new System.Drawing.Size(1361, 426);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -1051,7 +1140,6 @@
             this.gvMx1latestDeliveryDate,
             this.gvMx1purchaseQty,
             this.gvMx1purchaseUnit,
-            this.gvMx1remainingReceivedQty,
             this.gvMx1inventoryUnit,
             this.gvMx1demandDocumentId,
             this.gvMx1isGift,
@@ -1111,7 +1199,7 @@
             this.gvMx1salesOrderId.Name = "gvMx1salesOrderId";
             this.gvMx1salesOrderId.Tag = "query_a.SALES_ORDER_ID";
             this.gvMx1salesOrderId.Visible = true;
-            this.gvMx1salesOrderId.VisibleIndex = 29;
+            this.gvMx1salesOrderId.VisibleIndex = 28;
             this.gvMx1salesOrderId.Width = 69;
             // 
             // gvMx1itemId
@@ -1228,18 +1316,6 @@
             this.gvMx1purchaseUnit.VisibleIndex = 11;
             this.gvMx1purchaseUnit.Width = 25;
             // 
-            // gvMx1remainingReceivedQty
-            // 
-            this.gvMx1remainingReceivedQty.AppearanceCell.Options.UseFont = true;
-            this.gvMx1remainingReceivedQty.Caption = "鍓╀綑鏀惰揣鏁伴噺";
-            this.gvMx1remainingReceivedQty.FieldName = "remainingReceivedQty";
-            this.gvMx1remainingReceivedQty.MinWidth = 25;
-            this.gvMx1remainingReceivedQty.Name = "gvMx1remainingReceivedQty";
-            this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY";
-            this.gvMx1remainingReceivedQty.Visible = true;
-            this.gvMx1remainingReceivedQty.VisibleIndex = 12;
-            this.gvMx1remainingReceivedQty.Width = 32;
-            // 
             // gvMx1inventoryUnit
             // 
             this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true;
@@ -1249,7 +1325,7 @@
             this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit";
             this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT";
             this.gvMx1inventoryUnit.Visible = true;
-            this.gvMx1inventoryUnit.VisibleIndex = 13;
+            this.gvMx1inventoryUnit.VisibleIndex = 12;
             this.gvMx1inventoryUnit.Width = 25;
             // 
             // gvMx1demandDocumentId
@@ -1261,7 +1337,7 @@
             this.gvMx1demandDocumentId.Name = "gvMx1demandDocumentId";
             this.gvMx1demandDocumentId.Tag = "query_a.DEMAND_DOCUMENT_ID";
             this.gvMx1demandDocumentId.Visible = true;
-            this.gvMx1demandDocumentId.VisibleIndex = 14;
+            this.gvMx1demandDocumentId.VisibleIndex = 13;
             this.gvMx1demandDocumentId.Width = 46;
             // 
             // gvMx1isGift
@@ -1273,7 +1349,7 @@
             this.gvMx1isGift.Name = "gvMx1isGift";
             this.gvMx1isGift.Tag = "query_a.IS_GIFT";
             this.gvMx1isGift.Visible = true;
-            this.gvMx1isGift.VisibleIndex = 15;
+            this.gvMx1isGift.VisibleIndex = 14;
             this.gvMx1isGift.Width = 25;
             // 
             // gvMx1remarks
@@ -1285,7 +1361,7 @@
             this.gvMx1remarks.Name = "gvMx1remarks";
             this.gvMx1remarks.Tag = "query_a.REMARKS";
             this.gvMx1remarks.Visible = true;
-            this.gvMx1remarks.VisibleIndex = 16;
+            this.gvMx1remarks.VisibleIndex = 15;
             this.gvMx1remarks.Width = 46;
             // 
             // gvMx1businessTerminate
@@ -1309,7 +1385,7 @@
             this.gvMx1businessClose.Name = "gvMx1businessClose";
             this.gvMx1businessClose.Tag = "query_a.BUSINESS_CLOSE";
             this.gvMx1businessClose.Visible = true;
-            this.gvMx1businessClose.VisibleIndex = 17;
+            this.gvMx1businessClose.VisibleIndex = 16;
             this.gvMx1businessClose.Width = 25;
             // 
             // gvMx1businessFreeze
@@ -1321,7 +1397,7 @@
             this.gvMx1businessFreeze.Name = "gvMx1businessFreeze";
             this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE";
             this.gvMx1businessFreeze.Visible = true;
-            this.gvMx1businessFreeze.VisibleIndex = 18;
+            this.gvMx1businessFreeze.VisibleIndex = 17;
             this.gvMx1businessFreeze.Width = 25;
             // 
             // gvMx1freezer
@@ -1373,7 +1449,7 @@
             this.gvMx1totalReceivedQty.Name = "gvMx1totalReceivedQty";
             this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY";
             this.gvMx1totalReceivedQty.Visible = true;
-            this.gvMx1totalReceivedQty.VisibleIndex = 19;
+            this.gvMx1totalReceivedQty.VisibleIndex = 18;
             this.gvMx1totalReceivedQty.Width = 32;
             // 
             // gridColumn10
@@ -1383,7 +1459,7 @@
             this.gridColumn10.MinWidth = 25;
             this.gridColumn10.Name = "gridColumn10";
             this.gridColumn10.Visible = true;
-            this.gridColumn10.VisibleIndex = 20;
+            this.gridColumn10.VisibleIndex = 19;
             this.gridColumn10.Width = 37;
             // 
             // gvMx1totalStoredQty
@@ -1395,7 +1471,7 @@
             this.gvMx1totalStoredQty.Name = "gvMx1totalStoredQty";
             this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY";
             this.gvMx1totalStoredQty.Visible = true;
-            this.gvMx1totalStoredQty.VisibleIndex = 21;
+            this.gvMx1totalStoredQty.VisibleIndex = 20;
             this.gvMx1totalStoredQty.Width = 28;
             // 
             // gvMx1remainingStoredQty
@@ -1407,7 +1483,7 @@
             this.gvMx1remainingStoredQty.Name = "gvMx1remainingStoredQty";
             this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY";
             this.gvMx1remainingStoredQty.Visible = true;
-            this.gvMx1remainingStoredQty.VisibleIndex = 22;
+            this.gvMx1remainingStoredQty.VisibleIndex = 21;
             this.gvMx1remainingStoredQty.Width = 32;
             // 
             // gvMx1totalReturnedQty
@@ -1419,7 +1495,7 @@
             this.gvMx1totalReturnedQty.Name = "gvMx1totalReturnedQty";
             this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY";
             this.gvMx1totalReturnedQty.Visible = true;
-            this.gvMx1totalReturnedQty.VisibleIndex = 23;
+            this.gvMx1totalReturnedQty.VisibleIndex = 22;
             this.gvMx1totalReturnedQty.Width = 32;
             // 
             // gvMx1returnableReceivedQty
@@ -1431,7 +1507,7 @@
             this.gvMx1returnableReceivedQty.Name = "gvMx1returnableReceivedQty";
             this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY";
             this.gvMx1returnableReceivedQty.Visible = true;
-            this.gvMx1returnableReceivedQty.VisibleIndex = 24;
+            this.gvMx1returnableReceivedQty.VisibleIndex = 23;
             this.gvMx1returnableReceivedQty.Width = 32;
             // 
             // gvMx1returnableStoredQty
@@ -1443,7 +1519,7 @@
             this.gvMx1returnableStoredQty.Name = "gvMx1returnableStoredQty";
             this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY";
             this.gvMx1returnableStoredQty.Visible = true;
-            this.gvMx1returnableStoredQty.VisibleIndex = 25;
+            this.gvMx1returnableStoredQty.VisibleIndex = 24;
             this.gvMx1returnableStoredQty.Width = 32;
             // 
             // gvMx1sourceDocumentType
@@ -1455,7 +1531,7 @@
             this.gvMx1sourceDocumentType.Name = "gvMx1sourceDocumentType";
             this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE";
             this.gvMx1sourceDocumentType.Visible = true;
-            this.gvMx1sourceDocumentType.VisibleIndex = 26;
+            this.gvMx1sourceDocumentType.VisibleIndex = 25;
             this.gvMx1sourceDocumentType.Width = 36;
             // 
             // gvMx1planTrackingId
@@ -1467,7 +1543,7 @@
             this.gvMx1planTrackingId.Name = "gvMx1planTrackingId";
             this.gvMx1planTrackingId.Tag = "query_a.PLAN_TRACKING_ID";
             this.gvMx1planTrackingId.Visible = true;
-            this.gvMx1planTrackingId.VisibleIndex = 27;
+            this.gvMx1planTrackingId.VisibleIndex = 26;
             this.gvMx1planTrackingId.Width = 46;
             // 
             // gvMx1changeFlag
@@ -1479,7 +1555,7 @@
             this.gvMx1changeFlag.Name = "gvMx1changeFlag";
             this.gvMx1changeFlag.Tag = "query_a.CHANGE_FLAG";
             this.gvMx1changeFlag.Visible = true;
-            this.gvMx1changeFlag.VisibleIndex = 28;
+            this.gvMx1changeFlag.VisibleIndex = 27;
             this.gvMx1changeFlag.Width = 25;
             // 
             // gvMx1demandDocumentLineId
@@ -1507,7 +1583,7 @@
             this.gridColumn8.MinWidth = 25;
             this.gridColumn8.Name = "gridColumn8";
             this.gridColumn8.Visible = true;
-            this.gridColumn8.VisibleIndex = 30;
+            this.gridColumn8.VisibleIndex = 29;
             this.gridColumn8.Width = 43;
             // 
             // picCheckBox
@@ -1559,6 +1635,10 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationStatusTxt.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_docStusTxt.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
@@ -1566,10 +1646,14 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
             this.tabMx.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
@@ -1643,7 +1727,6 @@
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1latestDeliveryDate;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1purchaseQty;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1purchaseUnit;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1remainingReceivedQty;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1inventoryUnit;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentId;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1isGift;
@@ -1671,7 +1754,6 @@
         private System.Windows.Forms.Label lbGuid;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
         private DevExpress.Utils.ToolTipController tips;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
         private DevExpress.XtraEditors.TextEdit txt_suppName;
         private DevExpress.XtraEditors.TextEdit txt_documentTypeTxt;
@@ -1681,12 +1763,20 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
         private DevExpress.XtraEditors.TextEdit txt_closeStatusTxt;
         private DevExpress.XtraEditors.TextEdit txt_cancellationStatusTxt;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
         private DevExpress.XtraEditors.TextEdit txt_dptName;
         private DevExpress.XtraEditors.TextEdit txt_purchaseDate;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
+        private DevExpress.XtraEditors.TextEdit txt_docStusTxt;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+        private DevExpress.XtraEditors.TextEdit txt_createDate;
+        private DevExpress.XtraEditors.TextEdit txt_erpCheckDate;
+        private DevExpress.XtraEditors.TextEdit txt_erpCheckBy;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3