From f788e188fdeeb74cec845cd2c5df4976f7ff1ed5 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 18 四月 2025 15:57:14 +0800
Subject: [PATCH] 委外

---
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs |  262 ++++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 190 insertions(+), 72 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..2a8e70d 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();
@@ -96,8 +97,6 @@
             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.tabMx = new DevExpress.XtraTab.XtraTabControl();
@@ -144,6 +143,16 @@
             this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
+            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.txt_docStusTxt = new DevExpress.XtraEditors.TextEdit();
+            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
+            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.txt_erpCheckDate = new DevExpress.XtraEditors.TextEdit();
+            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.txt_erpCheckBy = new DevExpress.XtraEditors.TextEdit();
+            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -179,8 +188,6 @@
             ((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.tabMx)).BeginInit();
@@ -189,6 +196,16 @@
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_docStusTxt.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -754,7 +771,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 +785,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 +797,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 +811,10 @@
             // 
             // txt_billNo
             // 
-            this.txt_billNo.Location = new System.Drawing.Point(99, 12);
+            this.txt_billNo.Location = new System.Drawing.Point(109, 8);
             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,57 +828,57 @@
             // 
             // txt_suppName
             // 
-            this.txt_suppName.Location = new System.Drawing.Point(770, 12);
+            this.txt_suppName.Location = new System.Drawing.Point(769, 8);
             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, 8);
             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, 36);
             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, 36);
             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, 64);
             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, 36);
             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, 36);
             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;
             // 
@@ -892,10 +912,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 +939,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 +953,61 @@
             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);
             // 
             // tabMx
             // 
@@ -1009,7 +1015,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 +1024,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 +1033,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});
@@ -1521,6 +1527,102 @@
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
             // 
+            // 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);
+            // 
+            // txt_docStusTxt
+            // 
+            this.txt_docStusTxt.Location = new System.Drawing.Point(1099, 8);
+            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;
+            // 
+            // 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);
+            // 
+            // txt_createDate
+            // 
+            this.txt_createDate.Location = new System.Drawing.Point(769, 64);
+            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;
+            // 
+            // 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);
+            // 
+            // txt_erpCheckDate
+            // 
+            this.txt_erpCheckDate.Location = new System.Drawing.Point(439, 64);
+            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;
+            // 
+            // 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);
+            // 
+            // txt_erpCheckBy
+            // 
+            this.txt_erpCheckBy.Location = new System.Drawing.Point(109, 64);
+            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;
+            // 
+            // 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);
+            // 
             // Frm_MesRohIn
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1566,8 +1668,6 @@
             ((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.tabMx)).EndInit();
@@ -1576,6 +1676,16 @@
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_docStusTxt.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -1681,12 +1791,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