From 719a47b4aff725d4224b85e2b2079983cb31cf89 Mon Sep 17 00:00:00 2001
From: lg <123456>
Date: 星期二, 23 十二月 2025 13:28:36 +0800
Subject: [PATCH] 增加临时查询方案

---
 DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs |  501 ++++++++++++++++++++++++-------------------------------
 1 files changed, 222 insertions(+), 279 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
index fb605c4..2a06d85 100644
--- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
@@ -59,6 +59,8 @@
             this.btnGood = new DevExpress.XtraEditors.SimpleButton();
             this.btnBad = new DevExpress.XtraEditors.SimpleButton();
             this.txt_dianJianPath = new DevExpress.XtraEditors.TextEdit();
+            this.txt_orgId = new DevExpress.XtraEditors.TextEdit();
+            this.orgId = new DevExpress.XtraLayout.LayoutControlItem();
             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -76,6 +78,7 @@
             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layDianJian = new DevExpress.XtraLayout.LayoutControlItem();
             this.simpleButton7 = new DevExpress.XtraEditors.SimpleButton();
             this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton();
             this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton();
@@ -131,9 +134,6 @@
             this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.alertControl1 = new DevExpress.XtraBars.Alerter.AlertControl(this.components);
-            this.txt_orgId = new DevExpress.XtraEditors.TextEdit();
-            this.orgId = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layDianJian = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
             this.splitMx1.Panel1.SuspendLayout();
@@ -163,6 +163,8 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_yjDate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_sjDate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_dianJianPath.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_orgId.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.orgId)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
@@ -180,6 +182,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layDianJian)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.prog1.Properties)).BeginInit();
             this.panel3.SuspendLayout();
             this.panel2.SuspendLayout();
@@ -193,9 +196,6 @@
             this.tabMxPage2.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_orgId.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.orgId)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layDianJian)).BeginInit();
             this.SuspendLayout();
             // 
             // splitMx1
@@ -203,7 +203,6 @@
             this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.splitMx1.Horizontal = false;
             this.splitMx1.Location = new System.Drawing.Point(0, 0);
-            this.splitMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.splitMx1.Name = "splitMx1";
             // 
             // splitMx1.Panel1
@@ -216,8 +215,8 @@
             this.splitMx1.Panel2.Controls.Add(this.tabMx);
             this.splitMx1.Panel2.Text = "Panel2";
             this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
-            this.splitMx1.Size = new System.Drawing.Size(1709, 757);
-            this.splitMx1.SplitterPosition = 280;
+            this.splitMx1.Size = new System.Drawing.Size(1367, 619);
+            this.splitMx1.SplitterPosition = 229;
             this.splitMx1.TabIndex = 0;
             // 
             // splitTop1
@@ -225,7 +224,6 @@
             this.splitTop1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.splitTop1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
             this.splitTop1.Location = new System.Drawing.Point(0, 0);
-            this.splitTop1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.splitTop1.Name = "splitTop1";
             // 
             // splitTop1.Panel1
@@ -247,8 +245,8 @@
             this.splitTop1.Panel2.Controls.Add(this.panel1);
             this.splitTop1.Panel2.Text = "Panel2";
             this.splitTop1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
-            this.splitTop1.Size = new System.Drawing.Size(1709, 280);
-            this.splitTop1.SplitterPosition = 659;
+            this.splitTop1.Size = new System.Drawing.Size(1367, 229);
+            this.splitTop1.SplitterPosition = 527;
             this.splitTop1.TabIndex = 0;
             // 
             // layoutMx1
@@ -275,158 +273,143 @@
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.orgId});
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
-            this.layoutMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.layoutMx1.Name = "layoutMx1";
-            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1244, 388, 812, 500);
+            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 388, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1035, 280);
+            this.layoutMx1.Size = new System.Drawing.Size(828, 229);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
             // txt_gdbh
             // 
-            this.txt_gdbh.Location = new System.Drawing.Point(132, 14);
-            this.txt_gdbh.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_gdbh.Location = new System.Drawing.Point(107, 10);
             this.txt_gdbh.Name = "txt_gdbh";
             this.txt_gdbh.Properties.Appearance.Options.UseFont = true;
             this.txt_gdbh.Properties.ReadOnly = true;
-            this.txt_gdbh.Size = new System.Drawing.Size(130, 28);
+            this.txt_gdbh.Size = new System.Drawing.Size(102, 24);
             this.txt_gdbh.StyleController = this.layoutMx1;
             this.txt_gdbh.TabIndex = 4;
             // 
             // txt_gx
             // 
-            this.txt_gx.Location = new System.Drawing.Point(132, 55);
-            this.txt_gx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_gx.Location = new System.Drawing.Point(107, 45);
             this.txt_gx.Name = "txt_gx";
             this.txt_gx.Properties.ReadOnly = true;
-            this.txt_gx.Size = new System.Drawing.Size(130, 28);
+            this.txt_gx.Size = new System.Drawing.Size(102, 24);
             this.txt_gx.StyleController = this.layoutMx1;
             this.txt_gx.TabIndex = 5;
             // 
             // txt_collectBy
             // 
-            this.txt_collectBy.Location = new System.Drawing.Point(132, 98);
-            this.txt_collectBy.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_collectBy.Location = new System.Drawing.Point(107, 80);
             this.txt_collectBy.Name = "txt_collectBy";
             this.txt_collectBy.Properties.ReadOnly = true;
-            this.txt_collectBy.Size = new System.Drawing.Size(130, 28);
+            this.txt_collectBy.Size = new System.Drawing.Size(102, 24);
             this.txt_collectBy.StyleController = this.layoutMx1;
             this.txt_collectBy.TabIndex = 6;
             // 
             // txt_barCode
             // 
-            this.txt_barCode.Location = new System.Drawing.Point(132, 141);
-            this.txt_barCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_barCode.Location = new System.Drawing.Point(107, 115);
             this.txt_barCode.Name = "txt_barCode";
             this.txt_barCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
             this.txt_barCode.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(78)))), ((int)(((byte)(138)))), ((int)(((byte)(200)))));
             this.txt_barCode.Properties.Appearance.Options.UseFont = true;
             this.txt_barCode.Properties.Appearance.Options.UseForeColor = true;
-            this.txt_barCode.Size = new System.Drawing.Size(383, 28);
+            this.txt_barCode.Size = new System.Drawing.Size(305, 24);
             this.txt_barCode.StyleController = this.layoutMx1;
             this.txt_barCode.TabIndex = 1;
             // 
             // txt_currentBarCode
             // 
-            this.txt_currentBarCode.Location = new System.Drawing.Point(132, 184);
-            this.txt_currentBarCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_currentBarCode.Location = new System.Drawing.Point(107, 150);
             this.txt_currentBarCode.Name = "txt_currentBarCode";
             this.txt_currentBarCode.Properties.ReadOnly = true;
-            this.txt_currentBarCode.Size = new System.Drawing.Size(383, 28);
+            this.txt_currentBarCode.Size = new System.Drawing.Size(305, 24);
             this.txt_currentBarCode.StyleController = this.layoutMx1;
             this.txt_currentBarCode.TabIndex = 8;
             // 
             // txt_gongWei
             // 
-            this.txt_gongWei.Location = new System.Drawing.Point(132, 227);
-            this.txt_gongWei.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_gongWei.Location = new System.Drawing.Point(107, 185);
             this.txt_gongWei.Name = "txt_gongWei";
             this.txt_gongWei.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
             this.txt_gongWei.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(78)))), ((int)(((byte)(138)))), ((int)(((byte)(200)))));
             this.txt_gongWei.Properties.Appearance.Options.UseFont = true;
             this.txt_gongWei.Properties.Appearance.Options.UseForeColor = true;
-            this.txt_gongWei.Size = new System.Drawing.Size(130, 28);
+            this.txt_gongWei.Size = new System.Drawing.Size(102, 24);
             this.txt_gongWei.StyleController = this.layoutMx1;
             this.txt_gongWei.TabIndex = 9;
             // 
             // txt_itemNo
             // 
-            this.txt_itemNo.Location = new System.Drawing.Point(384, 14);
-            this.txt_itemNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_itemNo.Location = new System.Drawing.Point(310, 10);
             this.txt_itemNo.Name = "txt_itemNo";
             this.txt_itemNo.Properties.ReadOnly = true;
-            this.txt_itemNo.Size = new System.Drawing.Size(131, 28);
+            this.txt_itemNo.Size = new System.Drawing.Size(102, 24);
             this.txt_itemNo.StyleController = this.layoutMx1;
             this.txt_itemNo.TabIndex = 10;
             // 
             // txt_bc
             // 
-            this.txt_bc.Location = new System.Drawing.Point(384, 55);
-            this.txt_bc.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_bc.Location = new System.Drawing.Point(310, 45);
             this.txt_bc.Name = "txt_bc";
             this.txt_bc.Properties.ReadOnly = true;
-            this.txt_bc.Size = new System.Drawing.Size(131, 28);
+            this.txt_bc.Size = new System.Drawing.Size(102, 24);
             this.txt_bc.StyleController = this.layoutMx1;
             this.txt_bc.TabIndex = 11;
             // 
             // txt_itemName
             // 
-            this.txt_itemName.Location = new System.Drawing.Point(637, 55);
-            this.txt_itemName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_itemName.Location = new System.Drawing.Point(513, 45);
             this.txt_itemName.Name = "txt_itemName";
             this.txt_itemName.Properties.ReadOnly = true;
-            this.txt_itemName.Size = new System.Drawing.Size(131, 28);
+            this.txt_itemName.Size = new System.Drawing.Size(102, 24);
             this.txt_itemName.StyleController = this.layoutMx1;
             this.txt_itemName.TabIndex = 13;
             // 
             // txt_itemModel
             // 
-            this.txt_itemModel.Location = new System.Drawing.Point(637, 14);
-            this.txt_itemModel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_itemModel.Location = new System.Drawing.Point(513, 10);
             this.txt_itemModel.Name = "txt_itemModel";
             this.txt_itemModel.Properties.ReadOnly = true;
-            this.txt_itemModel.Size = new System.Drawing.Size(384, 28);
+            this.txt_itemModel.Size = new System.Drawing.Size(305, 24);
             this.txt_itemModel.StyleController = this.layoutMx1;
             this.txt_itemModel.TabIndex = 14;
             // 
             // txt_sbNo
             // 
-            this.txt_sbNo.Location = new System.Drawing.Point(384, 98);
-            this.txt_sbNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_sbNo.Location = new System.Drawing.Point(310, 80);
             this.txt_sbNo.Name = "txt_sbNo";
             this.txt_sbNo.Properties.ReadOnly = true;
-            this.txt_sbNo.Size = new System.Drawing.Size(131, 28);
+            this.txt_sbNo.Size = new System.Drawing.Size(102, 24);
             this.txt_sbNo.StyleController = this.layoutMx1;
             this.txt_sbNo.TabIndex = 15;
             // 
             // txt_sjXt
             // 
-            this.txt_sjXt.Location = new System.Drawing.Point(637, 98);
-            this.txt_sjXt.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_sjXt.Location = new System.Drawing.Point(513, 80);
             this.txt_sjXt.Name = "txt_sjXt";
             this.txt_sjXt.Properties.ReadOnly = true;
-            this.txt_sjXt.Size = new System.Drawing.Size(131, 28);
+            this.txt_sjXt.Size = new System.Drawing.Size(102, 24);
             this.txt_sjXt.StyleController = this.layoutMx1;
             this.txt_sjXt.TabIndex = 16;
             // 
             // txt_yjDate
             // 
-            this.txt_yjDate.Location = new System.Drawing.Point(890, 55);
-            this.txt_yjDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_yjDate.Location = new System.Drawing.Point(716, 45);
             this.txt_yjDate.Name = "txt_yjDate";
             this.txt_yjDate.Properties.ReadOnly = true;
-            this.txt_yjDate.Size = new System.Drawing.Size(131, 28);
+            this.txt_yjDate.Size = new System.Drawing.Size(102, 24);
             this.txt_yjDate.StyleController = this.layoutMx1;
             this.txt_yjDate.TabIndex = 17;
             // 
             // txt_sjDate
             // 
-            this.txt_sjDate.Location = new System.Drawing.Point(890, 98);
-            this.txt_sjDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_sjDate.Location = new System.Drawing.Point(716, 80);
             this.txt_sjDate.Name = "txt_sjDate";
             this.txt_sjDate.Properties.ReadOnly = true;
-            this.txt_sjDate.Size = new System.Drawing.Size(131, 28);
+            this.txt_sjDate.Size = new System.Drawing.Size(102, 24);
             this.txt_sjDate.StyleController = this.layoutMx1;
             this.txt_sjDate.TabIndex = 18;
             // 
@@ -435,10 +418,9 @@
             this.btnGood.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Success;
             this.btnGood.Appearance.Options.UseBackColor = true;
             this.btnGood.Appearance.Options.UseFont = true;
-            this.btnGood.Location = new System.Drawing.Point(519, 141);
-            this.btnGood.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.btnGood.Location = new System.Drawing.Point(416, 115);
             this.btnGood.Name = "btnGood";
-            this.btnGood.Size = new System.Drawing.Size(249, 118);
+            this.btnGood.Size = new System.Drawing.Size(199, 96);
             this.btnGood.StyleController = this.layoutMx1;
             this.btnGood.TabIndex = 19;
             this.btnGood.Text = "鑹搧";
@@ -448,23 +430,42 @@
             this.btnBad.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Danger;
             this.btnBad.Appearance.Options.UseBackColor = true;
             this.btnBad.Appearance.Options.UseFont = true;
-            this.btnBad.Location = new System.Drawing.Point(772, 141);
-            this.btnBad.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.btnBad.Location = new System.Drawing.Point(619, 115);
             this.btnBad.Name = "btnBad";
-            this.btnBad.Size = new System.Drawing.Size(249, 118);
+            this.btnBad.Size = new System.Drawing.Size(199, 96);
             this.btnBad.StyleController = this.layoutMx1;
             this.btnBad.TabIndex = 20;
             this.btnBad.Text = "涓嶈壇鍝�";
             // 
             // txt_dianJianPath
             // 
-            this.txt_dianJianPath.Location = new System.Drawing.Point(384, 227);
-            this.txt_dianJianPath.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txt_dianJianPath.Location = new System.Drawing.Point(310, 185);
             this.txt_dianJianPath.Name = "txt_dianJianPath";
             this.txt_dianJianPath.Properties.ReadOnly = true;
-            this.txt_dianJianPath.Size = new System.Drawing.Size(131, 28);
+            this.txt_dianJianPath.Size = new System.Drawing.Size(102, 24);
             this.txt_dianJianPath.StyleController = this.layoutMx1;
             this.txt_dianJianPath.TabIndex = 21;
+            // 
+            // txt_orgId
+            // 
+            this.txt_orgId.Location = new System.Drawing.Point(307, 186);
+            this.txt_orgId.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
+            this.txt_orgId.Name = "txt_orgId";
+            this.txt_orgId.Properties.ReadOnly = true;
+            this.txt_orgId.Size = new System.Drawing.Size(105, 24);
+            this.txt_orgId.StyleController = this.layoutMx1;
+            this.txt_orgId.TabIndex = 22;
+            // 
+            // orgId
+            // 
+            this.orgId.Control = this.txt_orgId;
+            this.orgId.Location = new System.Drawing.Point(252, 213);
+            this.orgId.Name = "orgId";
+            this.orgId.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.orgId.OptionsTableLayoutItem.RowIndex = 5;
+            this.orgId.Size = new System.Drawing.Size(253, 43);
+            this.orgId.Text = "缁勭粐";
+            this.orgId.TextSize = new System.Drawing.Size(50, 20);
             // 
             // Root
             // 
@@ -524,7 +525,7 @@
             rowDefinition4,
             rowDefinition5,
             rowDefinition6});
-            this.Root.Size = new System.Drawing.Size(1035, 280);
+            this.Root.Size = new System.Drawing.Size(828, 229);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem1
@@ -535,95 +536,95 @@
             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem1.Name = "layoutControlItem1";
             this.layoutControlItem1.OptionsPrint.AppearanceItem.Options.UseFont = true;
-            this.layoutControlItem1.Size = new System.Drawing.Size(252, 41);
+            this.layoutControlItem1.Size = new System.Drawing.Size(203, 35);
             this.layoutControlItem1.Text = "宸ュ崟缂栧彿";
-            this.layoutControlItem1.TextSize = new System.Drawing.Size(103, 22);
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(87, 18);
             // 
             // layoutControlItem2
             // 
             this.layoutControlItem2.Control = this.txt_gx;
-            this.layoutControlItem2.Location = new System.Drawing.Point(0, 41);
+            this.layoutControlItem2.Location = new System.Drawing.Point(0, 35);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem2.Size = new System.Drawing.Size(252, 43);
+            this.layoutControlItem2.Size = new System.Drawing.Size(203, 35);
             this.layoutControlItem2.Text = "褰撳墠宸ュ簭";
-            this.layoutControlItem2.TextSize = new System.Drawing.Size(103, 22);
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(87, 18);
             // 
             // layoutControlItem3
             // 
             this.layoutControlItem3.Control = this.txt_collectBy;
             this.layoutControlItem3.CustomizationFormText = "鎿嶄綔鍛樺伐";
-            this.layoutControlItem3.Location = new System.Drawing.Point(0, 84);
+            this.layoutControlItem3.Location = new System.Drawing.Point(0, 70);
             this.layoutControlItem3.Name = "layoutControlItem3";
             this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem3.Size = new System.Drawing.Size(252, 43);
+            this.layoutControlItem3.Size = new System.Drawing.Size(203, 35);
             this.layoutControlItem3.Text = "鎿嶄綔鍛樺伐";
-            this.layoutControlItem3.TextSize = new System.Drawing.Size(103, 22);
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(87, 18);
             // 
             // layoutControlItem4
             // 
             this.layoutControlItem4.Control = this.txt_barCode;
-            this.layoutControlItem4.Location = new System.Drawing.Point(0, 127);
+            this.layoutControlItem4.Location = new System.Drawing.Point(0, 105);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem4.Size = new System.Drawing.Size(505, 43);
+            this.layoutControlItem4.Size = new System.Drawing.Size(406, 35);
             this.layoutControlItem4.Text = "鎵拷婧爜";
-            this.layoutControlItem4.TextSize = new System.Drawing.Size(103, 22);
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(87, 18);
             // 
             // layoutControlItem7
             // 
             this.layoutControlItem7.Control = this.txt_itemNo;
-            this.layoutControlItem7.Location = new System.Drawing.Point(252, 0);
+            this.layoutControlItem7.Location = new System.Drawing.Point(203, 0);
             this.layoutControlItem7.Name = "layoutControlItem7";
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem7.Size = new System.Drawing.Size(253, 41);
+            this.layoutControlItem7.Size = new System.Drawing.Size(203, 35);
             this.layoutControlItem7.Text = "浜у搧缂栫爜";
-            this.layoutControlItem7.TextSize = new System.Drawing.Size(103, 22);
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(87, 18);
             // 
             // layoutControlItem8
             // 
             this.layoutControlItem8.Control = this.txt_bc;
-            this.layoutControlItem8.Location = new System.Drawing.Point(252, 41);
+            this.layoutControlItem8.Location = new System.Drawing.Point(203, 35);
             this.layoutControlItem8.Name = "layoutControlItem8";
             this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem8.Size = new System.Drawing.Size(253, 43);
+            this.layoutControlItem8.Size = new System.Drawing.Size(203, 35);
             this.layoutControlItem8.Text = "鐝";
-            this.layoutControlItem8.TextSize = new System.Drawing.Size(103, 22);
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(87, 18);
             // 
             // layoutControlItem5
             // 
             this.layoutControlItem5.Control = this.txt_currentBarCode;
-            this.layoutControlItem5.Location = new System.Drawing.Point(0, 170);
+            this.layoutControlItem5.Location = new System.Drawing.Point(0, 140);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem5.Size = new System.Drawing.Size(505, 43);
+            this.layoutControlItem5.Size = new System.Drawing.Size(406, 35);
             this.layoutControlItem5.Text = "褰撳墠鏉$爜";
-            this.layoutControlItem5.TextSize = new System.Drawing.Size(103, 22);
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(87, 18);
             // 
             // layShuiJian
             // 
             this.layShuiJian.Control = this.txt_gongWei;
-            this.layShuiJian.Location = new System.Drawing.Point(0, 213);
+            this.layShuiJian.Location = new System.Drawing.Point(0, 175);
             this.layShuiJian.Name = "layShuiJian";
             this.layShuiJian.OptionsTableLayoutItem.RowIndex = 5;
-            this.layShuiJian.Size = new System.Drawing.Size(252, 43);
+            this.layShuiJian.Size = new System.Drawing.Size(203, 38);
             this.layShuiJian.Text = "鎵伐浣嶇爜";
-            this.layShuiJian.TextSize = new System.Drawing.Size(103, 22);
+            this.layShuiJian.TextSize = new System.Drawing.Size(87, 18);
             // 
             // layoutControlItem16
             // 
             this.layoutControlItem16.Control = this.btnGood;
-            this.layoutControlItem16.Location = new System.Drawing.Point(505, 127);
-            this.layoutControlItem16.MaxSize = new System.Drawing.Size(0, 122);
-            this.layoutControlItem16.MinSize = new System.Drawing.Size(51, 122);
+            this.layoutControlItem16.Location = new System.Drawing.Point(406, 105);
+            this.layoutControlItem16.MaxSize = new System.Drawing.Size(0, 100);
+            this.layoutControlItem16.MinSize = new System.Drawing.Size(41, 100);
             this.layoutControlItem16.Name = "layoutControlItem16";
             this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
             this.layoutControlItem16.OptionsTableLayoutItem.RowSpan = 3;
-            this.layoutControlItem16.Size = new System.Drawing.Size(253, 129);
+            this.layoutControlItem16.Size = new System.Drawing.Size(203, 108);
             this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
             this.layoutControlItem16.Text = "鑹搧鎸夐挳";
             this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
@@ -632,14 +633,14 @@
             // layoutControlItem17
             // 
             this.layoutControlItem17.Control = this.btnBad;
-            this.layoutControlItem17.Location = new System.Drawing.Point(758, 127);
-            this.layoutControlItem17.MaxSize = new System.Drawing.Size(0, 122);
-            this.layoutControlItem17.MinSize = new System.Drawing.Size(70, 122);
+            this.layoutControlItem17.Location = new System.Drawing.Point(609, 105);
+            this.layoutControlItem17.MaxSize = new System.Drawing.Size(0, 100);
+            this.layoutControlItem17.MinSize = new System.Drawing.Size(56, 100);
             this.layoutControlItem17.Name = "layoutControlItem17";
             this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
             this.layoutControlItem17.OptionsTableLayoutItem.RowSpan = 3;
-            this.layoutControlItem17.Size = new System.Drawing.Size(253, 129);
+            this.layoutControlItem17.Size = new System.Drawing.Size(203, 108);
             this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
             this.layoutControlItem17.Text = "涓嶈壇鍝佹寜閽�";
             this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
@@ -648,79 +649,89 @@
             // layoutControlItem12
             // 
             this.layoutControlItem12.Control = this.txt_sbNo;
-            this.layoutControlItem12.Location = new System.Drawing.Point(252, 84);
+            this.layoutControlItem12.Location = new System.Drawing.Point(203, 70);
             this.layoutControlItem12.Name = "layoutControlItem12";
             this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem12.Size = new System.Drawing.Size(253, 43);
+            this.layoutControlItem12.Size = new System.Drawing.Size(203, 35);
             this.layoutControlItem12.Text = "璁惧缂栫爜";
-            this.layoutControlItem12.TextSize = new System.Drawing.Size(103, 22);
+            this.layoutControlItem12.TextSize = new System.Drawing.Size(87, 18);
             // 
             // layoutControlItem15
             // 
             this.layoutControlItem15.Control = this.txt_sjDate;
-            this.layoutControlItem15.Location = new System.Drawing.Point(758, 84);
+            this.layoutControlItem15.Location = new System.Drawing.Point(609, 70);
             this.layoutControlItem15.Name = "layoutControlItem15";
             this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem15.Size = new System.Drawing.Size(253, 43);
+            this.layoutControlItem15.Size = new System.Drawing.Size(203, 35);
             this.layoutControlItem15.Text = "Mes瀹為檯寮�宸�";
-            this.layoutControlItem15.TextSize = new System.Drawing.Size(103, 22);
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(87, 18);
             // 
             // layoutControlItem14
             // 
             this.layoutControlItem14.Control = this.txt_yjDate;
-            this.layoutControlItem14.Location = new System.Drawing.Point(758, 41);
+            this.layoutControlItem14.Location = new System.Drawing.Point(609, 35);
             this.layoutControlItem14.Name = "layoutControlItem14";
             this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem14.Size = new System.Drawing.Size(253, 43);
+            this.layoutControlItem14.Size = new System.Drawing.Size(203, 35);
             this.layoutControlItem14.Text = "Mes璁″垝寮�宸�";
-            this.layoutControlItem14.TextSize = new System.Drawing.Size(103, 22);
+            this.layoutControlItem14.TextSize = new System.Drawing.Size(87, 18);
             // 
             // layoutControlItem13
             // 
             this.layoutControlItem13.Control = this.txt_sjXt;
             this.layoutControlItem13.CustomizationFormText = "鐢熶骇绾垮埆";
-            this.layoutControlItem13.Location = new System.Drawing.Point(505, 84);
+            this.layoutControlItem13.Location = new System.Drawing.Point(406, 70);
             this.layoutControlItem13.Name = "layoutControlItem13";
             this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem13.Size = new System.Drawing.Size(253, 43);
+            this.layoutControlItem13.Size = new System.Drawing.Size(203, 35);
             this.layoutControlItem13.Text = "鐢熶骇绾垮埆";
-            this.layoutControlItem13.TextSize = new System.Drawing.Size(103, 22);
+            this.layoutControlItem13.TextSize = new System.Drawing.Size(87, 18);
             // 
             // layoutControlItem10
             // 
             this.layoutControlItem10.Control = this.txt_itemName;
-            this.layoutControlItem10.Location = new System.Drawing.Point(505, 41);
+            this.layoutControlItem10.Location = new System.Drawing.Point(406, 35);
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem10.Size = new System.Drawing.Size(253, 43);
+            this.layoutControlItem10.Size = new System.Drawing.Size(203, 35);
             this.layoutControlItem10.Text = "浜у搧鍚嶇О";
-            this.layoutControlItem10.TextSize = new System.Drawing.Size(103, 22);
+            this.layoutControlItem10.TextSize = new System.Drawing.Size(87, 18);
             // 
             // layoutControlItem11
             // 
             this.layoutControlItem11.Control = this.txt_itemModel;
-            this.layoutControlItem11.Location = new System.Drawing.Point(505, 0);
+            this.layoutControlItem11.Location = new System.Drawing.Point(406, 0);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnSpan = 2;
-            this.layoutControlItem11.Size = new System.Drawing.Size(506, 41);
+            this.layoutControlItem11.Size = new System.Drawing.Size(406, 35);
             this.layoutControlItem11.Text = "浜у搧瑙勬牸";
-            this.layoutControlItem11.TextSize = new System.Drawing.Size(103, 22);
+            this.layoutControlItem11.TextSize = new System.Drawing.Size(87, 18);
+            // 
+            // layDianJian
+            // 
+            this.layDianJian.Control = this.txt_dianJianPath;
+            this.layDianJian.Location = new System.Drawing.Point(203, 175);
+            this.layDianJian.Name = "layDianJian";
+            this.layDianJian.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layDianJian.OptionsTableLayoutItem.RowIndex = 5;
+            this.layDianJian.Size = new System.Drawing.Size(203, 38);
+            this.layDianJian.Text = "鐢垫璺緞";
+            this.layDianJian.TextSize = new System.Drawing.Size(87, 18);
             // 
             // simpleButton7
             // 
             this.simpleButton7.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
             this.simpleButton7.Appearance.Options.UseBackColor = true;
             this.simpleButton7.Appearance.Options.UseFont = true;
-            this.simpleButton7.Location = new System.Drawing.Point(152, 188);
-            this.simpleButton7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.simpleButton7.Location = new System.Drawing.Point(122, 154);
             this.simpleButton7.Name = "simpleButton7";
-            this.simpleButton7.Size = new System.Drawing.Size(108, 68);
+            this.simpleButton7.Size = new System.Drawing.Size(86, 56);
             this.simpleButton7.TabIndex = 10;
             this.simpleButton7.Text = "璁惧";
             // 
@@ -729,10 +740,9 @@
             this.simpleButton6.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
             this.simpleButton6.Appearance.Options.UseBackColor = true;
             this.simpleButton6.Appearance.Options.UseFont = true;
-            this.simpleButton6.Location = new System.Drawing.Point(531, 188);
-            this.simpleButton6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.simpleButton6.Location = new System.Drawing.Point(425, 154);
             this.simpleButton6.Name = "simpleButton6";
-            this.simpleButton6.Size = new System.Drawing.Size(108, 68);
+            this.simpleButton6.Size = new System.Drawing.Size(86, 56);
             this.simpleButton6.TabIndex = 9;
             this.simpleButton6.Text = "鍙栨秷";
             // 
@@ -741,10 +751,9 @@
             this.simpleButton5.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
             this.simpleButton5.Appearance.Options.UseBackColor = true;
             this.simpleButton5.Appearance.Options.UseFont = true;
-            this.simpleButton5.Location = new System.Drawing.Point(279, 188);
-            this.simpleButton5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.simpleButton5.Location = new System.Drawing.Point(223, 154);
             this.simpleButton5.Name = "simpleButton5";
-            this.simpleButton5.Size = new System.Drawing.Size(108, 68);
+            this.simpleButton5.Size = new System.Drawing.Size(86, 56);
             this.simpleButton5.TabIndex = 8;
             this.simpleButton5.Text = "鍝佽川";
             // 
@@ -753,10 +762,9 @@
             this.simpleButton4.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
             this.simpleButton4.Appearance.Options.UseBackColor = true;
             this.simpleButton4.Appearance.Options.UseFont = true;
-            this.simpleButton4.Location = new System.Drawing.Point(405, 188);
-            this.simpleButton4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.simpleButton4.Location = new System.Drawing.Point(324, 154);
             this.simpleButton4.Name = "simpleButton4";
-            this.simpleButton4.Size = new System.Drawing.Size(108, 68);
+            this.simpleButton4.Size = new System.Drawing.Size(86, 56);
             this.simpleButton4.TabIndex = 7;
             this.simpleButton4.Text = "鍏跺畠";
             // 
@@ -765,20 +773,18 @@
             this.simpleButton3.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
             this.simpleButton3.Appearance.Options.UseBackColor = true;
             this.simpleButton3.Appearance.Options.UseFont = true;
-            this.simpleButton3.Location = new System.Drawing.Point(26, 188);
-            this.simpleButton3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.simpleButton3.Location = new System.Drawing.Point(21, 154);
             this.simpleButton3.Name = "simpleButton3";
-            this.simpleButton3.Size = new System.Drawing.Size(108, 68);
+            this.simpleButton3.Size = new System.Drawing.Size(86, 56);
             this.simpleButton3.TabIndex = 6;
             this.simpleButton3.Text = "鐗╂枡";
             // 
             // prog1
             // 
-            this.prog1.Location = new System.Drawing.Point(28, 134);
-            this.prog1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.prog1.Location = new System.Drawing.Point(22, 110);
             this.prog1.Name = "prog1";
             this.prog1.Properties.ShowTitle = true;
-            this.prog1.Size = new System.Drawing.Size(611, 32);
+            this.prog1.Size = new System.Drawing.Size(489, 26);
             this.prog1.TabIndex = 5;
             // 
             // panel3
@@ -787,10 +793,9 @@
             this.panel3.Controls.Add(this.lbSum4);
             this.panel3.Controls.Add(this.label6);
             this.panel3.ForeColor = System.Drawing.Color.White;
-            this.panel3.Location = new System.Drawing.Point(514, 9);
-            this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.panel3.Location = new System.Drawing.Point(411, 7);
             this.panel3.Name = "panel3";
-            this.panel3.Size = new System.Drawing.Size(124, 109);
+            this.panel3.Size = new System.Drawing.Size(99, 89);
             this.panel3.TabIndex = 4;
             // 
             // lbSum4
@@ -800,20 +805,18 @@
             this.lbSum4.Appearance.Options.UseBackColor = true;
             this.lbSum4.Appearance.Options.UseBorderColor = true;
             this.lbSum4.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.lbSum4.Location = new System.Drawing.Point(0, 52);
-            this.lbSum4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.lbSum4.Location = new System.Drawing.Point(0, 42);
             this.lbSum4.Name = "lbSum4";
-            this.lbSum4.Size = new System.Drawing.Size(124, 57);
+            this.lbSum4.Size = new System.Drawing.Size(99, 47);
             this.lbSum4.TabIndex = 3;
             this.lbSum4.Text = "0";
             // 
             // label6
             // 
             this.label6.AutoSize = true;
-            this.label6.Location = new System.Drawing.Point(20, 12);
-            this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label6.Location = new System.Drawing.Point(16, 10);
             this.label6.Name = "label6";
-            this.label6.Size = new System.Drawing.Size(82, 22);
+            this.label6.Size = new System.Drawing.Size(68, 18);
             this.label6.TabIndex = 0;
             this.label6.Text = "涓嶈壇鏁伴噺";
             // 
@@ -823,10 +826,9 @@
             this.panel2.Controls.Add(this.lbSum3);
             this.panel2.Controls.Add(this.label4);
             this.panel2.ForeColor = System.Drawing.Color.White;
-            this.panel2.Location = new System.Drawing.Point(351, 9);
-            this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.panel2.Location = new System.Drawing.Point(281, 7);
             this.panel2.Name = "panel2";
-            this.panel2.Size = new System.Drawing.Size(124, 109);
+            this.panel2.Size = new System.Drawing.Size(99, 89);
             this.panel2.TabIndex = 3;
             // 
             // lbSum3
@@ -836,20 +838,18 @@
             this.lbSum3.Appearance.Options.UseBackColor = true;
             this.lbSum3.Appearance.Options.UseBorderColor = true;
             this.lbSum3.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.lbSum3.Location = new System.Drawing.Point(0, 52);
-            this.lbSum3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.lbSum3.Location = new System.Drawing.Point(0, 42);
             this.lbSum3.Name = "lbSum3";
-            this.lbSum3.Size = new System.Drawing.Size(124, 57);
+            this.lbSum3.Size = new System.Drawing.Size(99, 47);
             this.lbSum3.TabIndex = 3;
             this.lbSum3.Text = "0";
             // 
             // label4
             // 
             this.label4.AutoSize = true;
-            this.label4.Location = new System.Drawing.Point(20, 12);
-            this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label4.Location = new System.Drawing.Point(16, 10);
             this.label4.Name = "label4";
-            this.label4.Size = new System.Drawing.Size(82, 22);
+            this.label4.Size = new System.Drawing.Size(68, 18);
             this.label4.TabIndex = 0;
             this.label4.Text = "鑹搧鏁伴噺";
             // 
@@ -859,10 +859,9 @@
             this.panel4.Controls.Add(this.lbSum2);
             this.panel4.Controls.Add(this.label8);
             this.panel4.ForeColor = System.Drawing.Color.White;
-            this.panel4.Location = new System.Drawing.Point(179, 9);
-            this.panel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.panel4.Location = new System.Drawing.Point(143, 7);
             this.panel4.Name = "panel4";
-            this.panel4.Size = new System.Drawing.Size(138, 109);
+            this.panel4.Size = new System.Drawing.Size(110, 89);
             this.panel4.TabIndex = 2;
             // 
             // lbSum2
@@ -872,20 +871,18 @@
             this.lbSum2.Appearance.Options.UseBackColor = true;
             this.lbSum2.Appearance.Options.UseBorderColor = true;
             this.lbSum2.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.lbSum2.Location = new System.Drawing.Point(0, 52);
-            this.lbSum2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.lbSum2.Location = new System.Drawing.Point(0, 42);
             this.lbSum2.Name = "lbSum2";
-            this.lbSum2.Size = new System.Drawing.Size(138, 57);
+            this.lbSum2.Size = new System.Drawing.Size(110, 47);
             this.lbSum2.TabIndex = 3;
             this.lbSum2.Text = "0";
             // 
             // label8
             // 
             this.label8.AutoSize = true;
-            this.label8.Location = new System.Drawing.Point(1, 12);
-            this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label8.Location = new System.Drawing.Point(1, 10);
             this.label8.Name = "label8";
-            this.label8.Size = new System.Drawing.Size(130, 22);
+            this.label8.Size = new System.Drawing.Size(107, 18);
             this.label8.TabIndex = 0;
             this.label8.Text = "G001:鎶曞叆鏁伴噺";
             // 
@@ -895,10 +892,9 @@
             this.panel1.Controls.Add(this.lbSum1);
             this.panel1.Controls.Add(this.label1);
             this.panel1.ForeColor = System.Drawing.Color.White;
-            this.panel1.Location = new System.Drawing.Point(26, 9);
-            this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.panel1.Location = new System.Drawing.Point(21, 7);
             this.panel1.Name = "panel1";
-            this.panel1.Size = new System.Drawing.Size(124, 109);
+            this.panel1.Size = new System.Drawing.Size(99, 89);
             this.panel1.TabIndex = 0;
             // 
             // lbSum1
@@ -908,20 +904,18 @@
             this.lbSum1.Appearance.Options.UseBackColor = true;
             this.lbSum1.Appearance.Options.UseBorderColor = true;
             this.lbSum1.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.lbSum1.Location = new System.Drawing.Point(0, 52);
-            this.lbSum1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.lbSum1.Location = new System.Drawing.Point(0, 42);
             this.lbSum1.Name = "lbSum1";
-            this.lbSum1.Size = new System.Drawing.Size(124, 57);
+            this.lbSum1.Size = new System.Drawing.Size(99, 47);
             this.lbSum1.TabIndex = 4;
             this.lbSum1.Text = "0";
             // 
             // label1
             // 
             this.label1.AutoSize = true;
-            this.label1.Location = new System.Drawing.Point(21, 12);
-            this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label1.Location = new System.Drawing.Point(17, 10);
             this.label1.Name = "label1";
-            this.label1.Size = new System.Drawing.Size(82, 22);
+            this.label1.Size = new System.Drawing.Size(68, 18);
             this.label1.TabIndex = 0;
             this.label1.Text = "宸ュ崟鏁伴噺";
             // 
@@ -929,10 +923,9 @@
             // 
             this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
             this.tabMx.Location = new System.Drawing.Point(0, 0);
-            this.tabMx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tabMx.Name = "tabMx";
             this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(1709, 462);
+            this.tabMx.Size = new System.Drawing.Size(1367, 378);
             this.tabMx.TabIndex = 4;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1,
@@ -941,20 +934,17 @@
             // tabMxPage1
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
-            this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1707, 424);
+            this.tabMxPage1.Size = new System.Drawing.Size(1365, 346);
             this.tabMxPage1.Text = "鑹搧鏄庣粏";
             // 
             // gcMx1
             // 
             this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gcMx1.Location = new System.Drawing.Point(0, 0);
             this.gcMx1.MainView = this.gvMx1;
-            this.gcMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gcMx1.Name = "gcMx1";
-            this.gcMx1.Size = new System.Drawing.Size(1707, 424);
+            this.gcMx1.Size = new System.Drawing.Size(1365, 346);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -977,7 +967,6 @@
             this.gridColumn14,
             this.gridColumn15,
             this.gridColumn24});
-            this.gvMx1.DetailHeight = 428;
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -988,163 +977,155 @@
             // 
             this.gridColumn12.Caption = "guid";
             this.gridColumn12.FieldName = "guid";
-            this.gridColumn12.MinWidth = 31;
+            this.gridColumn12.MinWidth = 25;
             this.gridColumn12.Name = "gridColumn12";
             this.gridColumn12.OptionsColumn.ReadOnly = true;
-            this.gridColumn12.Width = 117;
+            this.gridColumn12.Width = 94;
             // 
             // gvMx2status
             // 
             this.gvMx2status.Caption = "宸ュ崟缂栧彿";
             this.gvMx2status.FieldName = "gdbh";
-            this.gvMx2status.MinWidth = 12;
+            this.gvMx2status.MinWidth = 10;
             this.gvMx2status.Name = "gvMx2status";
             this.gvMx2status.OptionsColumn.ReadOnly = true;
             this.gvMx2status.Tag = "query_a.status";
-            this.gvMx2status.Width = 62;
+            this.gvMx2status.Width = 50;
             // 
             // gvMx2pbillNo
             // 
             this.gvMx2pbillNo.Caption = "杩芥函鐮�";
             this.gvMx2pbillNo.FieldName = "barCode";
-            this.gvMx2pbillNo.MinWidth = 25;
             this.gvMx2pbillNo.Name = "gvMx2pbillNo";
             this.gvMx2pbillNo.OptionsColumn.ReadOnly = true;
             this.gvMx2pbillNo.Tag = "query_a.pbill_no";
             this.gvMx2pbillNo.Visible = true;
             this.gvMx2pbillNo.VisibleIndex = 0;
-            this.gvMx2pbillNo.Width = 117;
+            this.gvMx2pbillNo.Width = 94;
             // 
             // gvMx2itemNo
             // 
             this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜";
             this.gvMx2itemNo.FieldName = "itemNo";
-            this.gvMx2itemNo.MinWidth = 25;
             this.gvMx2itemNo.Name = "gvMx2itemNo";
             this.gvMx2itemNo.OptionsColumn.ReadOnly = true;
             this.gvMx2itemNo.Tag = "query_a.item_no";
             this.gvMx2itemNo.Visible = true;
             this.gvMx2itemNo.VisibleIndex = 1;
-            this.gvMx2itemNo.Width = 117;
+            this.gvMx2itemNo.Width = 94;
             // 
             // gridColumn5
             // 
             this.gridColumn5.Caption = "鐗╂枡鍚嶇О";
             this.gridColumn5.FieldName = "itemName";
-            this.gridColumn5.MinWidth = 25;
             this.gridColumn5.Name = "gridColumn5";
             this.gridColumn5.OptionsColumn.ReadOnly = true;
-            this.gridColumn5.Width = 117;
+            this.gridColumn5.Width = 94;
             // 
             // gridColumn6
             // 
             this.gridColumn6.Caption = "瑙勬牸鍨嬪彿";
             this.gridColumn6.FieldName = "itemModel";
-            this.gridColumn6.MinWidth = 25;
             this.gridColumn6.Name = "gridColumn6";
             this.gridColumn6.OptionsColumn.ReadOnly = true;
-            this.gridColumn6.Width = 117;
+            this.gridColumn6.Width = 94;
             // 
             // gridColumn3
             // 
             this.gridColumn3.Caption = "鏁伴噺";
             this.gridColumn3.FieldName = "quantity";
-            this.gridColumn3.MinWidth = 31;
+            this.gridColumn3.MinWidth = 25;
             this.gridColumn3.Name = "gridColumn3";
             this.gridColumn3.OptionsColumn.ReadOnly = true;
             this.gridColumn3.Visible = true;
             this.gridColumn3.VisibleIndex = 3;
-            this.gridColumn3.Width = 117;
+            this.gridColumn3.Width = 94;
             // 
             // gvMx2tlQty
             // 
             this.gvMx2tlQty.Caption = "鍗曚綅";
             this.gvMx2tlQty.FieldName = "dwName";
-            this.gvMx2tlQty.MinWidth = 25;
             this.gvMx2tlQty.Name = "gvMx2tlQty";
             this.gvMx2tlQty.OptionsColumn.ReadOnly = true;
             this.gvMx2tlQty.Tag = "query_a.tl_qty";
             this.gvMx2tlQty.Visible = true;
             this.gvMx2tlQty.VisibleIndex = 2;
-            this.gvMx2tlQty.Width = 117;
+            this.gvMx2tlQty.Width = 94;
             // 
             // gridColumn2
             // 
             this.gridColumn2.Caption = "宸ュ簭";
             this.gridColumn2.FieldName = "processNo";
-            this.gridColumn2.MinWidth = 31;
+            this.gridColumn2.MinWidth = 25;
             this.gridColumn2.Name = "gridColumn2";
             this.gridColumn2.OptionsColumn.ReadOnly = true;
             this.gridColumn2.Visible = true;
             this.gridColumn2.VisibleIndex = 4;
-            this.gridColumn2.Width = 117;
+            this.gridColumn2.Width = 94;
             // 
             // gridColumn1
             // 
             this.gridColumn1.Caption = "涓嶈壇鎻忚堪";
             this.gridColumn1.FieldName = "badDescription";
-            this.gridColumn1.MinWidth = 31;
+            this.gridColumn1.MinWidth = 25;
             this.gridColumn1.Name = "gridColumn1";
             this.gridColumn1.OptionsColumn.ReadOnly = true;
-            this.gridColumn1.Width = 117;
+            this.gridColumn1.Width = 94;
             // 
             // gridColumn4
             // 
             this.gridColumn4.Caption = "缁撴灉";
             this.gridColumn4.FieldName = "checkResult";
-            this.gridColumn4.MinWidth = 31;
+            this.gridColumn4.MinWidth = 25;
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.OptionsColumn.ReadOnly = true;
             this.gridColumn4.Visible = true;
             this.gridColumn4.VisibleIndex = 5;
-            this.gridColumn4.Width = 117;
+            this.gridColumn4.Width = 94;
             // 
             // gridColumn14
             // 
             this.gridColumn14.Caption = "涓婃姤浜�";
             this.gridColumn14.FieldName = "createBy";
-            this.gridColumn14.MinWidth = 31;
+            this.gridColumn14.MinWidth = 25;
             this.gridColumn14.Name = "gridColumn14";
             this.gridColumn14.OptionsColumn.ReadOnly = true;
-            this.gridColumn14.Width = 117;
+            this.gridColumn14.Width = 94;
             // 
             // gridColumn15
             // 
             this.gridColumn15.Caption = "鏈�鍚庝笂鎶ユ椂闂�";
             this.gridColumn15.FieldName = "createDate";
-            this.gridColumn15.MinWidth = 31;
+            this.gridColumn15.MinWidth = 25;
             this.gridColumn15.Name = "gridColumn15";
             this.gridColumn15.OptionsColumn.ReadOnly = true;
-            this.gridColumn15.Width = 117;
+            this.gridColumn15.Width = 94;
             // 
             // gridColumn24
             // 
             this.gridColumn24.Caption = "鏁版嵁鐘舵��";
             this.gridColumn24.FieldName = "barCodeStatusTxt";
-            this.gridColumn24.MinWidth = 31;
+            this.gridColumn24.MinWidth = 25;
             this.gridColumn24.Name = "gridColumn24";
             this.gridColumn24.OptionsColumn.ReadOnly = true;
             this.gridColumn24.Visible = true;
             this.gridColumn24.VisibleIndex = 6;
-            this.gridColumn24.Width = 117;
+            this.gridColumn24.Width = 94;
             // 
             // tabMxPage2
             // 
             this.tabMxPage2.Controls.Add(this.gcMx2);
-            this.tabMxPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tabMxPage2.Name = "tabMxPage2";
-            this.tabMxPage2.Size = new System.Drawing.Size(1707, 424);
+            this.tabMxPage2.Size = new System.Drawing.Size(1365, 346);
             this.tabMxPage2.Text = "涓嶈壇鍝佹槑缁�";
             // 
             // gcMx2
             // 
             this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.gcMx2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gcMx2.Location = new System.Drawing.Point(0, 0);
             this.gcMx2.MainView = this.gvMx2;
-            this.gcMx2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gcMx2.Name = "gcMx2";
-            this.gcMx2.Size = new System.Drawing.Size(1707, 424);
+            this.gcMx2.Size = new System.Drawing.Size(1365, 346);
             this.gcMx2.TabIndex = 1;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -1168,7 +1149,6 @@
             this.gridColumn22,
             this.gridColumn23,
             this.gridColumn25});
-            this.gvMx2.DetailHeight = 428;
             this.gvMx2.GridControl = this.gcMx2;
             this.gvMx2.Name = "gvMx2";
             this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -1179,196 +1159,159 @@
             // 
             this.gridColumn7.Caption = "guid";
             this.gridColumn7.FieldName = "guid";
-            this.gridColumn7.MinWidth = 31;
+            this.gridColumn7.MinWidth = 25;
             this.gridColumn7.Name = "gridColumn7";
             this.gridColumn7.OptionsColumn.ReadOnly = true;
-            this.gridColumn7.Width = 117;
+            this.gridColumn7.Width = 94;
             // 
             // gridColumn8
             // 
             this.gridColumn8.Caption = "宸ュ崟缂栧彿";
             this.gridColumn8.FieldName = "gdbh";
-            this.gridColumn8.MinWidth = 12;
+            this.gridColumn8.MinWidth = 10;
             this.gridColumn8.Name = "gridColumn8";
             this.gridColumn8.OptionsColumn.ReadOnly = true;
             this.gridColumn8.Tag = "query_a.status";
-            this.gridColumn8.Width = 62;
+            this.gridColumn8.Width = 50;
             // 
             // gridColumn9
             // 
             this.gridColumn9.Caption = "杩芥函鐮�";
             this.gridColumn9.FieldName = "barCode";
-            this.gridColumn9.MinWidth = 25;
             this.gridColumn9.Name = "gridColumn9";
             this.gridColumn9.OptionsColumn.ReadOnly = true;
             this.gridColumn9.Tag = "query_a.pbill_no";
             this.gridColumn9.Visible = true;
             this.gridColumn9.VisibleIndex = 0;
-            this.gridColumn9.Width = 117;
+            this.gridColumn9.Width = 94;
             // 
             // gridColumn10
             // 
             this.gridColumn10.Caption = "鐗╂枡缂栫爜";
             this.gridColumn10.FieldName = "itemNo";
-            this.gridColumn10.MinWidth = 25;
             this.gridColumn10.Name = "gridColumn10";
             this.gridColumn10.OptionsColumn.ReadOnly = true;
             this.gridColumn10.Tag = "query_a.item_no";
             this.gridColumn10.Visible = true;
             this.gridColumn10.VisibleIndex = 1;
-            this.gridColumn10.Width = 117;
+            this.gridColumn10.Width = 94;
             // 
             // gridColumn11
             // 
             this.gridColumn11.Caption = "鐗╂枡鍚嶇О";
             this.gridColumn11.FieldName = "itemName";
-            this.gridColumn11.MinWidth = 25;
             this.gridColumn11.Name = "gridColumn11";
             this.gridColumn11.OptionsColumn.ReadOnly = true;
-            this.gridColumn11.Width = 117;
+            this.gridColumn11.Width = 94;
             // 
             // gridColumn13
             // 
             this.gridColumn13.Caption = "瑙勬牸鍨嬪彿";
             this.gridColumn13.FieldName = "itemModel";
-            this.gridColumn13.MinWidth = 25;
             this.gridColumn13.Name = "gridColumn13";
             this.gridColumn13.OptionsColumn.ReadOnly = true;
-            this.gridColumn13.Width = 117;
+            this.gridColumn13.Width = 94;
             // 
             // gridColumn16
             // 
             this.gridColumn16.Caption = "鏁伴噺";
             this.gridColumn16.FieldName = "quantity";
-            this.gridColumn16.MinWidth = 31;
+            this.gridColumn16.MinWidth = 25;
             this.gridColumn16.Name = "gridColumn16";
             this.gridColumn16.OptionsColumn.ReadOnly = true;
             this.gridColumn16.Visible = true;
             this.gridColumn16.VisibleIndex = 2;
-            this.gridColumn16.Width = 117;
+            this.gridColumn16.Width = 94;
             // 
             // gridColumn17
             // 
             this.gridColumn17.Caption = "鍗曚綅";
             this.gridColumn17.FieldName = "dwName";
-            this.gridColumn17.MinWidth = 25;
             this.gridColumn17.Name = "gridColumn17";
             this.gridColumn17.OptionsColumn.ReadOnly = true;
             this.gridColumn17.Tag = "query_a.tl_qty";
-            this.gridColumn17.Width = 117;
+            this.gridColumn17.Width = 94;
             // 
             // gridColumn18
             // 
             this.gridColumn18.Caption = "宸ュ簭";
             this.gridColumn18.FieldName = "processNo";
-            this.gridColumn18.MinWidth = 31;
+            this.gridColumn18.MinWidth = 25;
             this.gridColumn18.Name = "gridColumn18";
             this.gridColumn18.OptionsColumn.ReadOnly = true;
             this.gridColumn18.Visible = true;
             this.gridColumn18.VisibleIndex = 3;
-            this.gridColumn18.Width = 117;
+            this.gridColumn18.Width = 94;
             // 
             // gridColumn19
             // 
             this.gridColumn19.Caption = "涓嶈壇鎻忚堪";
             this.gridColumn19.FieldName = "badDescription";
-            this.gridColumn19.MinWidth = 31;
+            this.gridColumn19.MinWidth = 25;
             this.gridColumn19.Name = "gridColumn19";
             this.gridColumn19.OptionsColumn.ReadOnly = true;
             this.gridColumn19.Visible = true;
             this.gridColumn19.VisibleIndex = 4;
-            this.gridColumn19.Width = 117;
+            this.gridColumn19.Width = 94;
             // 
             // gridColumn20
             // 
             this.gridColumn20.Caption = "缁翠慨缁撴灉";
             this.gridColumn20.FieldName = "checkResult";
-            this.gridColumn20.MinWidth = 31;
+            this.gridColumn20.MinWidth = 25;
             this.gridColumn20.Name = "gridColumn20";
             this.gridColumn20.OptionsColumn.ReadOnly = true;
             this.gridColumn20.Visible = true;
             this.gridColumn20.VisibleIndex = 5;
-            this.gridColumn20.Width = 117;
+            this.gridColumn20.Width = 94;
             // 
             // gridColumn21
             // 
             this.gridColumn21.Caption = "涓婃姤浜�";
             this.gridColumn21.FieldName = "createBy";
-            this.gridColumn21.MinWidth = 31;
+            this.gridColumn21.MinWidth = 25;
             this.gridColumn21.Name = "gridColumn21";
             this.gridColumn21.OptionsColumn.ReadOnly = true;
             this.gridColumn21.Visible = true;
             this.gridColumn21.VisibleIndex = 6;
-            this.gridColumn21.Width = 117;
+            this.gridColumn21.Width = 94;
             // 
             // gridColumn22
             // 
             this.gridColumn22.Caption = "涓婃姤鏃堕棿";
             this.gridColumn22.FieldName = "createDate";
-            this.gridColumn22.MinWidth = 31;
+            this.gridColumn22.MinWidth = 25;
             this.gridColumn22.Name = "gridColumn22";
             this.gridColumn22.OptionsColumn.ReadOnly = true;
             this.gridColumn22.Visible = true;
             this.gridColumn22.VisibleIndex = 7;
-            this.gridColumn22.Width = 117;
+            this.gridColumn22.Width = 94;
             // 
             // gridColumn23
             // 
             this.gridColumn23.Caption = "涓嶈壇鍘熷洜";
             this.gridColumn23.FieldName = "badReson";
-            this.gridColumn23.MinWidth = 31;
+            this.gridColumn23.MinWidth = 25;
             this.gridColumn23.Name = "gridColumn23";
             this.gridColumn23.OptionsColumn.ReadOnly = true;
-            this.gridColumn23.Width = 117;
+            this.gridColumn23.Width = 94;
             // 
             // gridColumn25
             // 
             this.gridColumn25.Caption = "鏁版嵁鐘舵��";
             this.gridColumn25.FieldName = "barCodeStatus";
-            this.gridColumn25.MinWidth = 31;
+            this.gridColumn25.MinWidth = 25;
             this.gridColumn25.Name = "gridColumn25";
             this.gridColumn25.OptionsColumn.ReadOnly = true;
-            this.gridColumn25.Width = 117;
-            // 
-            // txt_orgId
-            // 
-            this.txt_orgId.Location = new System.Drawing.Point(384, 227);
-            this.txt_orgId.Name = "txt_orgId";
-            this.txt_orgId.Properties.ReadOnly = true;
-            this.txt_orgId.Size = new System.Drawing.Size(131, 28);
-            this.txt_orgId.StyleController = this.layoutMx1;
-            this.txt_orgId.TabIndex = 22;
-            // 
-            // orgId
-            // 
-            this.orgId.Control = this.txt_orgId;
-            this.orgId.Location = new System.Drawing.Point(252, 213);
-            this.orgId.Name = "orgId";
-            this.orgId.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.orgId.OptionsTableLayoutItem.RowIndex = 5;
-            this.orgId.Size = new System.Drawing.Size(253, 43);
-            this.orgId.Text = "缁勭粐";
-            this.orgId.TextSize = new System.Drawing.Size(62, 24);
-            // 
-            // layDianJian
-            // 
-            this.layDianJian.Control = this.txt_dianJianPath;
-            this.layDianJian.Location = new System.Drawing.Point(252, 213);
-            this.layDianJian.Name = "layDianJian";
-            this.layDianJian.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layDianJian.OptionsTableLayoutItem.RowIndex = 5;
-            this.layDianJian.Size = new System.Drawing.Size(253, 43);
-            this.layDianJian.Text = "鐢垫璺緞";
-            this.layDianJian.TextSize = new System.Drawing.Size(103, 22);
+            this.gridColumn25.Width = 94;
             // 
             // Frm_Work01
             // 
-            this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
+            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(1709, 757);
+            this.ClientSize = new System.Drawing.Size(1367, 619);
             this.Controls.Add(this.splitMx1);
             this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black;
-            this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.MinimizeBox = false;
             this.Name = "Frm_Work01";
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
@@ -1403,6 +1346,8 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_yjDate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_sjDate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_dianJianPath.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_orgId.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.orgId)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
@@ -1420,6 +1365,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layDianJian)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.prog1.Properties)).EndInit();
             this.panel3.ResumeLayout(false);
             this.panel3.PerformLayout();
@@ -1437,9 +1383,6 @@
             this.tabMxPage2.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_orgId.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.orgId)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layDianJian)).EndInit();
             this.ResumeLayout(false);
 
         }

--
Gitblit v1.9.3