From f27cfedfc3cbe9b448319f9bdfc93b3ae817b21a Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期五, 11 七月 2025 09:13:52 +0800
Subject: [PATCH] 首检

---
 DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs |  186 ++++++++++++++++++++++++---------------------
 1 files changed, 99 insertions(+), 87 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs
index a360c01..ae6642c 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs
@@ -50,11 +50,6 @@
             DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
             DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition13 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition14 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -68,6 +63,7 @@
             DevExpress.XtraLayout.ColumnDefinition columnDefinition21 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition22 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition23 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition24 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
@@ -233,8 +229,6 @@
             this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.rptChongDa = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
             this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx98 = new DevExpress.XtraEditors.SplitContainerControl();
             this.layoutMx98 = new DevExpress.XtraLayout.LayoutControl();
@@ -270,6 +264,7 @@
             this.txt_yQty100 = new DevExpress.XtraEditors.TextEdit();
             this.txt_kQty100 = new DevExpress.XtraEditors.TextEdit();
             this.txt_iCount_100 = new DevExpress.XtraEditors.TextEdit();
+            this.btnDesign = new DevExpress.XtraEditors.SimpleButton();
             this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
             this.layoutControlItem42 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem43 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -277,6 +272,7 @@
             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem45 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem47 = new DevExpress.XtraLayout.LayoutControlItem();
             this.gcMx4 = new DevExpress.XtraGrid.GridControl();
             this.gvMx4 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gridColumn39 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -395,7 +391,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.rptChongDa)).BeginInit();
             this.xtraTabPage3.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.splitMx98)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.splitMx98.Panel1)).BeginInit();
@@ -439,6 +434,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem45)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem47)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx4)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx4)).BeginInit();
             this.xtraTabPage5.SuspendLayout();
@@ -1989,7 +1985,6 @@
             // 
             this.splitMx99.Panel2.Controls.Add(this.gcMx2);
             this.splitMx99.Panel2.Text = "Panel2";
-            this.splitMx99.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel2;
             this.splitMx99.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.splitMx99.Size = new System.Drawing.Size(1648, 481);
             this.splitMx99.SplitterPosition = 83;
@@ -2008,9 +2003,9 @@
             this.layoutMx99.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layoutMx99.Location = new System.Drawing.Point(0, 0);
             this.layoutMx99.Name = "layoutMx99";
-            this.layoutMx99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(312, 530, 812, 500);
+            this.layoutMx99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(475, 530, 812, 500);
             this.layoutMx99.Root = this.layoutControlGroup1;
-            this.layoutMx99.Size = new System.Drawing.Size(0, 0);
+            this.layoutMx99.Size = new System.Drawing.Size(1648, 83);
             this.layoutMx99.TabIndex = 0;
             this.layoutMx99.Text = "layoutControl1";
             // 
@@ -2090,7 +2085,7 @@
             // 
             // radOut
             // 
-            this.radOut.Location = new System.Drawing.Point(976, 10);
+            this.radOut.Location = new System.Drawing.Point(973, 10);
             this.radOut.Margin = new System.Windows.Forms.Padding(0);
             this.radOut.Name = "radOut";
             this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near;
@@ -2098,18 +2093,20 @@
             new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍏ㄦ墦"),
             new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍙墦鏁村紶"),
             new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鎵嬪姩鎵�")});
-            this.radOut.Size = new System.Drawing.Size(237, 28);
+            this.radOut.Properties.Padding = new System.Windows.Forms.Padding(0);
+            this.radOut.Size = new System.Drawing.Size(321, 32);
             this.radOut.StyleController = this.layoutMx99;
             this.radOut.TabIndex = 473;
             // 
             // ucBtnPrint1
             // 
+            this.ucBtnPrint1.allClickKey = null;
             this.ucBtnPrint1.guidKey = null;
-            this.ucBtnPrint1.Location = new System.Drawing.Point(974, 42);
+            this.ucBtnPrint1.Location = new System.Drawing.Point(973, 42);
             this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
             this.ucBtnPrint1.Name = "ucBtnPrint1";
             this.ucBtnPrint1.rptParameter = null;
-            this.ucBtnPrint1.Size = new System.Drawing.Size(319, 32);
+            this.ucBtnPrint1.Size = new System.Drawing.Size(321, 32);
             this.ucBtnPrint1.TabIndex = 464;
             // 
             // txt_psnQty_1
@@ -2221,13 +2218,10 @@
             // 
             this.layoutControlItem35.Control = this.radOut;
             this.layoutControlItem35.Location = new System.Drawing.Point(963, 0);
-            this.layoutControlItem35.MaxSize = new System.Drawing.Size(240, 28);
-            this.layoutControlItem35.MinSize = new System.Drawing.Size(240, 28);
             this.layoutControlItem35.Name = "layoutControlItem35";
             this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem35.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 0, 0, 0);
+            this.layoutControlItem35.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
             this.layoutControlItem35.Size = new System.Drawing.Size(321, 32);
-            this.layoutControlItem35.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
             this.layoutControlItem35.Text = "鑷姩璁$畻";
             this.layoutControlItem35.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem35.TextVisible = false;
@@ -2241,7 +2235,7 @@
             this.layoutControlItem26.Name = "layoutControlItem26";
             this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem26.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 0, 0);
+            this.layoutControlItem26.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
             this.layoutControlItem26.Size = new System.Drawing.Size(321, 32);
             this.layoutControlItem26.Text = "鎵樻澘鎵撳嵃";
             this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0);
@@ -2310,9 +2304,7 @@
             this.gcMx2.Location = new System.Drawing.Point(0, 0);
             this.gcMx2.MainView = this.gvMx2;
             this.gcMx2.Name = "gcMx2";
-            this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
-            this.rptChongDa});
-            this.gcMx2.Size = new System.Drawing.Size(1648, 481);
+            this.gcMx2.Size = new System.Drawing.Size(1648, 386);
             this.gcMx2.TabIndex = 0;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -2336,8 +2328,7 @@
             this.gvMx2createDate,
             this.gridColumn30,
             this.gridColumn31,
-            this.gridColumn32,
-            this.gvBtnAlawys});
+            this.gridColumn32});
             this.gvMx2.GridControl = this.gcMx2;
             this.gvMx2.Name = "gvMx2";
             this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -2490,27 +2481,6 @@
             this.gridColumn32.VisibleIndex = 11;
             this.gridColumn32.Width = 94;
             // 
-            // gvBtnAlawys
-            // 
-            this.gvBtnAlawys.Caption = "閲嶆墦";
-            this.gvBtnAlawys.ColumnEdit = this.rptChongDa;
-            this.gvBtnAlawys.MinWidth = 25;
-            this.gvBtnAlawys.Name = "gvBtnAlawys";
-            this.gvBtnAlawys.Visible = true;
-            this.gvBtnAlawys.VisibleIndex = 12;
-            this.gvBtnAlawys.Width = 94;
-            // 
-            // rptChongDa
-            // 
-            this.rptChongDa.AutoHeight = false;
-            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.printernetwork_16x16;
-            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
-            this.rptChongDa.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "閲嶆墦", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
-            this.rptChongDa.Name = "rptChongDa";
-            this.rptChongDa.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
-            this.rptChongDa.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
-            // 
             // xtraTabPage3
             // 
             this.xtraTabPage3.Controls.Add(this.splitMx98);
@@ -2534,7 +2504,6 @@
             // 
             this.splitMx98.Panel2.Controls.Add(this.gcMx3);
             this.splitMx98.Panel2.Text = "Panel2";
-            this.splitMx98.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel2;
             this.splitMx98.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.splitMx98.Size = new System.Drawing.Size(1648, 481);
             this.splitMx98.SplitterPosition = 52;
@@ -2551,20 +2520,21 @@
             this.layoutMx98.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layoutMx98.Location = new System.Drawing.Point(0, 0);
             this.layoutMx98.Name = "layoutMx98";
-            this.layoutMx98.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(96, 558, 812, 500);
+            this.layoutMx98.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(96, 530, 812, 500);
             this.layoutMx98.Root = this.layoutControlGroup2;
-            this.layoutMx98.Size = new System.Drawing.Size(0, 0);
+            this.layoutMx98.Size = new System.Drawing.Size(1648, 52);
             this.layoutMx98.TabIndex = 0;
             this.layoutMx98.Text = "layoutControl1";
             // 
             // ucBtnPrint98
             // 
+            this.ucBtnPrint98.allClickKey = null;
             this.ucBtnPrint98.guidKey = null;
-            this.ucBtnPrint98.Location = new System.Drawing.Point(1366, 10);
+            this.ucBtnPrint98.Location = new System.Drawing.Point(1365, 10);
             this.ucBtnPrint98.Margin = new System.Windows.Forms.Padding(0);
             this.ucBtnPrint98.Name = "ucBtnPrint98";
             this.ucBtnPrint98.rptParameter = null;
-            this.ucBtnPrint98.Size = new System.Drawing.Size(271, 32);
+            this.ucBtnPrint98.Size = new System.Drawing.Size(273, 32);
             this.ucBtnPrint98.TabIndex = 8;
             // 
             // txt_yQty98
@@ -2655,7 +2625,7 @@
             this.layoutControlItem34.Location = new System.Drawing.Point(1355, 0);
             this.layoutControlItem34.Name = "layoutControlItem34";
             this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 5;
-            this.layoutControlItem34.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 0, 0);
+            this.layoutControlItem34.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
             this.layoutControlItem34.Size = new System.Drawing.Size(273, 32);
             this.layoutControlItem34.Text = "鎵撳嵃鎸夐挳";
             this.layoutControlItem34.TextSize = new System.Drawing.Size(0, 0);
@@ -2716,7 +2686,7 @@
             this.gcMx3.Location = new System.Drawing.Point(0, 0);
             this.gcMx3.MainView = this.gvMx3;
             this.gcMx3.Name = "gcMx3";
-            this.gcMx3.Size = new System.Drawing.Size(1648, 481);
+            this.gcMx3.Size = new System.Drawing.Size(1648, 417);
             this.gcMx3.TabIndex = 1;
             this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx3});
@@ -2750,6 +2720,7 @@
             this.gridColumn33.FieldName = "guid";
             this.gridColumn33.MinWidth = 50;
             this.gridColumn33.Name = "gridColumn33";
+            this.gridColumn33.OptionsColumn.ReadOnly = true;
             this.gridColumn33.Tag = "query_a.guid";
             this.gridColumn33.Width = 94;
             // 
@@ -2760,6 +2731,7 @@
             this.gridColumn38.FieldName = "daa001";
             this.gridColumn38.MinWidth = 50;
             this.gridColumn38.Name = "gridColumn38";
+            this.gridColumn38.OptionsColumn.ReadOnly = true;
             this.gridColumn38.Tag = "query_a.UNIT";
             this.gridColumn38.Visible = true;
             this.gridColumn38.VisibleIndex = 0;
@@ -2772,6 +2744,7 @@
             this.gridColumn36.FieldName = "barCode";
             this.gridColumn36.MinWidth = 50;
             this.gridColumn36.Name = "gridColumn36";
+            this.gridColumn36.OptionsColumn.ReadOnly = true;
             this.gridColumn36.Tag = "query_a.ITEM_BARCODE";
             this.gridColumn36.Visible = true;
             this.gridColumn36.VisibleIndex = 1;
@@ -2784,6 +2757,7 @@
             this.gridColumn37.FieldName = "quantity";
             this.gridColumn37.MinWidth = 50;
             this.gridColumn37.Name = "gridColumn37";
+            this.gridColumn37.OptionsColumn.ReadOnly = true;
             this.gridColumn37.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
             new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "quantity", "鍚堣锛歿0:0.##}")});
             this.gridColumn37.Tag = "query_a.QUANTITY";
@@ -2798,6 +2772,7 @@
             this.gridColumn42.FieldName = "createBy";
             this.gridColumn42.MinWidth = 50;
             this.gridColumn42.Name = "gridColumn42";
+            this.gridColumn42.OptionsColumn.ReadOnly = true;
             this.gridColumn42.Tag = "query_a.CREATE_BY";
             this.gridColumn42.Visible = true;
             this.gridColumn42.VisibleIndex = 3;
@@ -2810,6 +2785,7 @@
             this.gridColumn43.FieldName = "createDate";
             this.gridColumn43.MinWidth = 50;
             this.gridColumn43.Name = "gridColumn43";
+            this.gridColumn43.OptionsColumn.ReadOnly = true;
             this.gridColumn43.Tag = "query_a.CREATE_DATE";
             this.gridColumn43.Visible = true;
             this.gridColumn43.VisibleIndex = 4;
@@ -2821,6 +2797,7 @@
             this.gridColumn34.FieldName = "lineId";
             this.gridColumn34.MinWidth = 25;
             this.gridColumn34.Name = "gridColumn34";
+            this.gridColumn34.OptionsColumn.ReadOnly = true;
             this.gridColumn34.Visible = true;
             this.gridColumn34.VisibleIndex = 5;
             this.gridColumn34.Width = 94;
@@ -2831,6 +2808,7 @@
             this.gridColumn35.FieldName = "xtName";
             this.gridColumn35.MinWidth = 25;
             this.gridColumn35.Name = "gridColumn35";
+            this.gridColumn35.OptionsColumn.ReadOnly = true;
             this.gridColumn35.Visible = true;
             this.gridColumn35.VisibleIndex = 6;
             this.gridColumn35.Width = 94;
@@ -2858,7 +2836,6 @@
             // 
             this.splitMx100.Panel2.Controls.Add(this.gcMx4);
             this.splitMx100.Panel2.Text = "Panel2";
-            this.splitMx100.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel2;
             this.splitMx100.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.splitMx100.Size = new System.Drawing.Size(1648, 481);
             this.splitMx100.SplitterPosition = 52;
@@ -2872,31 +2849,33 @@
             this.layMx100.Controls.Add(this.txt_yQty100);
             this.layMx100.Controls.Add(this.txt_kQty100);
             this.layMx100.Controls.Add(this.txt_iCount_100);
+            this.layMx100.Controls.Add(this.btnDesign);
             this.layMx100.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layMx100.Location = new System.Drawing.Point(0, 0);
             this.layMx100.Name = "layMx100";
-            this.layMx100.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(359, 336, 812, 500);
+            this.layMx100.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(274, 530, 812, 500);
             this.layMx100.Root = this.layoutControlGroup4;
-            this.layMx100.Size = new System.Drawing.Size(0, 0);
+            this.layMx100.Size = new System.Drawing.Size(1648, 52);
             this.layMx100.TabIndex = 2;
             this.layMx100.Text = "dataLayoutControl1";
             // 
             // ucBtnPrint100
             // 
+            this.ucBtnPrint100.allClickKey = null;
             this.ucBtnPrint100.guidKey = null;
-            this.ucBtnPrint100.Location = new System.Drawing.Point(1136, 12);
+            this.ucBtnPrint100.Location = new System.Drawing.Point(1112, 10);
             this.ucBtnPrint100.Margin = new System.Windows.Forms.Padding(0);
             this.ucBtnPrint100.Name = "ucBtnPrint100";
             this.ucBtnPrint100.rptParameter = null;
-            this.ucBtnPrint100.Size = new System.Drawing.Size(279, 31);
+            this.ucBtnPrint100.Size = new System.Drawing.Size(276, 32);
             this.ucBtnPrint100.TabIndex = 0;
             // 
             // btnIn
             // 
             this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.exporttoxls_16x16;
-            this.btnIn.Location = new System.Drawing.Point(1419, 12);
+            this.btnIn.Location = new System.Drawing.Point(1390, 12);
             this.btnIn.Name = "btnIn";
-            this.btnIn.Size = new System.Drawing.Size(196, 27);
+            this.btnIn.Size = new System.Drawing.Size(96, 27);
             this.btnIn.StyleController = this.layMx100;
             this.btnIn.TabIndex = 1;
             this.btnIn.Text = "瀵煎叆鏉$爜";
@@ -2906,35 +2885,44 @@
             this.txt_zQty100.Location = new System.Drawing.Point(114, 12);
             this.txt_zQty100.Name = "txt_zQty100";
             this.txt_zQty100.Properties.ReadOnly = true;
-            this.txt_zQty100.Size = new System.Drawing.Size(175, 24);
+            this.txt_zQty100.Size = new System.Drawing.Size(168, 24);
             this.txt_zQty100.StyleController = this.layMx100;
             this.txt_zQty100.TabIndex = 4;
             // 
             // txt_yQty100
             // 
-            this.txt_yQty100.Location = new System.Drawing.Point(395, 12);
+            this.txt_yQty100.Location = new System.Drawing.Point(388, 12);
             this.txt_yQty100.Name = "txt_yQty100";
             this.txt_yQty100.Properties.ReadOnly = true;
-            this.txt_yQty100.Size = new System.Drawing.Size(175, 24);
+            this.txt_yQty100.Size = new System.Drawing.Size(170, 24);
             this.txt_yQty100.StyleController = this.layMx100;
             this.txt_yQty100.TabIndex = 5;
             // 
             // txt_kQty100
             // 
-            this.txt_kQty100.Location = new System.Drawing.Point(676, 12);
+            this.txt_kQty100.Location = new System.Drawing.Point(664, 12);
             this.txt_kQty100.Name = "txt_kQty100";
             this.txt_kQty100.Properties.ReadOnly = true;
-            this.txt_kQty100.Size = new System.Drawing.Size(175, 24);
+            this.txt_kQty100.Size = new System.Drawing.Size(170, 24);
             this.txt_kQty100.StyleController = this.layMx100;
             this.txt_kQty100.TabIndex = 6;
             // 
             // txt_iCount_100
             // 
-            this.txt_iCount_100.Location = new System.Drawing.Point(957, 12);
+            this.txt_iCount_100.Location = new System.Drawing.Point(940, 12);
             this.txt_iCount_100.Name = "txt_iCount_100";
-            this.txt_iCount_100.Size = new System.Drawing.Size(175, 24);
-            this.txt_iCount_100.StyleController = this.layMx100;
+            this.txt_iCount_100.Size = new System.Drawing.Size(170, 24);
             this.txt_iCount_100.TabIndex = 7;
+            // 
+            // btnDesign
+            // 
+            this.btnDesign.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.print_16x16;
+            this.btnDesign.Location = new System.Drawing.Point(1490, 12);
+            this.btnDesign.Name = "btnDesign";
+            this.btnDesign.Size = new System.Drawing.Size(146, 27);
+            this.btnDesign.StyleController = this.layMx100;
+            this.btnDesign.TabIndex = 8;
+            this.btnDesign.Text = "缁存姢瀹㈡埛妯℃澘";
             // 
             // layoutControlGroup4
             // 
@@ -2946,7 +2934,8 @@
             this.layoutControlItem44,
             this.layoutControlItem2,
             this.layoutControlItem10,
-            this.layoutControlItem45});
+            this.layoutControlItem45,
+            this.layoutControlItem47});
             this.layoutControlGroup4.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.layoutControlGroup4.Name = "Root";
             columnDefinition18.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -2960,19 +2949,22 @@
             columnDefinition22.SizeType = System.Windows.Forms.SizeType.Percent;
             columnDefinition22.Width = 100D;
             columnDefinition23.SizeType = System.Windows.Forms.SizeType.Absolute;
-            columnDefinition23.Width = 200D;
+            columnDefinition23.Width = 100D;
+            columnDefinition24.SizeType = System.Windows.Forms.SizeType.Absolute;
+            columnDefinition24.Width = 150D;
             this.layoutControlGroup4.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
             columnDefinition18,
             columnDefinition19,
             columnDefinition20,
             columnDefinition21,
             columnDefinition22,
-            columnDefinition23});
+            columnDefinition23,
+            columnDefinition24});
             rowDefinition11.Height = 100D;
             rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
             this.layoutControlGroup4.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
             rowDefinition11});
-            this.layoutControlGroup4.Size = new System.Drawing.Size(1627, 55);
+            this.layoutControlGroup4.Size = new System.Drawing.Size(1648, 52);
             this.layoutControlGroup4.TextVisible = false;
             // 
             // layoutControlItem42
@@ -2980,17 +2972,17 @@
             this.layoutControlItem42.Control = this.txt_zQty100;
             this.layoutControlItem42.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem42.Name = "layoutControlItem42";
-            this.layoutControlItem42.Size = new System.Drawing.Size(281, 35);
+            this.layoutControlItem42.Size = new System.Drawing.Size(274, 32);
             this.layoutControlItem42.Text = "宸ュ崟鎬婚噺";
             this.layoutControlItem42.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem43
             // 
             this.layoutControlItem43.Control = this.txt_yQty100;
-            this.layoutControlItem43.Location = new System.Drawing.Point(281, 0);
+            this.layoutControlItem43.Location = new System.Drawing.Point(274, 0);
             this.layoutControlItem43.Name = "layoutControlItem43";
             this.layoutControlItem43.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem43.Size = new System.Drawing.Size(281, 35);
+            this.layoutControlItem43.Size = new System.Drawing.Size(276, 32);
             this.layoutControlItem43.Text = "宸叉墦鍗版暟";
             this.layoutControlItem43.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -2998,20 +2990,20 @@
             // 
             this.layoutControlItem44.Control = this.txt_kQty100;
             this.layoutControlItem44.CustomizationFormText = "鍙墦鍗版暟";
-            this.layoutControlItem44.Location = new System.Drawing.Point(562, 0);
+            this.layoutControlItem44.Location = new System.Drawing.Point(550, 0);
             this.layoutControlItem44.Name = "layoutControlItem44";
             this.layoutControlItem44.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem44.Size = new System.Drawing.Size(281, 35);
+            this.layoutControlItem44.Size = new System.Drawing.Size(276, 32);
             this.layoutControlItem44.Text = "鍙墦鍗版暟瀛�";
             this.layoutControlItem44.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem2
             // 
             this.layoutControlItem2.Control = this.btnIn;
-            this.layoutControlItem2.Location = new System.Drawing.Point(1407, 0);
+            this.layoutControlItem2.Location = new System.Drawing.Point(1378, 0);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 5;
-            this.layoutControlItem2.Size = new System.Drawing.Size(200, 35);
+            this.layoutControlItem2.Size = new System.Drawing.Size(100, 32);
             this.layoutControlItem2.Text = "瀵煎叆鎸夐挳";
             this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem2.TextVisible = false;
@@ -3019,10 +3011,11 @@
             // layoutControlItem10
             // 
             this.layoutControlItem10.Control = this.ucBtnPrint100;
-            this.layoutControlItem10.Location = new System.Drawing.Point(1124, 0);
+            this.layoutControlItem10.Location = new System.Drawing.Point(1102, 0);
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 4;
-            this.layoutControlItem10.Size = new System.Drawing.Size(283, 35);
+            this.layoutControlItem10.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
+            this.layoutControlItem10.Size = new System.Drawing.Size(276, 32);
             this.layoutControlItem10.Text = "鎵撳嵃鎸夐挳";
             this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem10.TextVisible = false;
@@ -3030,12 +3023,22 @@
             // layoutControlItem45
             // 
             this.layoutControlItem45.Control = this.txt_iCount_100;
-            this.layoutControlItem45.Location = new System.Drawing.Point(843, 0);
+            this.layoutControlItem45.Location = new System.Drawing.Point(826, 0);
             this.layoutControlItem45.Name = "layoutControlItem45";
             this.layoutControlItem45.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem45.Size = new System.Drawing.Size(281, 35);
+            this.layoutControlItem45.Size = new System.Drawing.Size(276, 32);
             this.layoutControlItem45.Text = "鏈鎵撳嵃寮犳暟";
             this.layoutControlItem45.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem47
+            // 
+            this.layoutControlItem47.Control = this.btnDesign;
+            this.layoutControlItem47.Location = new System.Drawing.Point(1478, 0);
+            this.layoutControlItem47.Name = "layoutControlItem47";
+            this.layoutControlItem47.OptionsTableLayoutItem.ColumnIndex = 6;
+            this.layoutControlItem47.Size = new System.Drawing.Size(150, 32);
+            this.layoutControlItem47.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem47.TextVisible = false;
             // 
             // gcMx4
             // 
@@ -3043,7 +3046,7 @@
             this.gcMx4.Location = new System.Drawing.Point(0, 0);
             this.gcMx4.MainView = this.gvMx4;
             this.gcMx4.Name = "gcMx4";
-            this.gcMx4.Size = new System.Drawing.Size(1648, 481);
+            this.gcMx4.Size = new System.Drawing.Size(1648, 417);
             this.gcMx4.TabIndex = 2;
             this.gcMx4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx4});
@@ -3077,6 +3080,7 @@
             this.gridColumn39.FieldName = "guid";
             this.gridColumn39.MinWidth = 50;
             this.gridColumn39.Name = "gridColumn39";
+            this.gridColumn39.OptionsColumn.ReadOnly = true;
             this.gridColumn39.Tag = "query_a.guid";
             this.gridColumn39.Width = 94;
             // 
@@ -3087,6 +3091,7 @@
             this.gridColumn40.FieldName = "daa001";
             this.gridColumn40.MinWidth = 50;
             this.gridColumn40.Name = "gridColumn40";
+            this.gridColumn40.OptionsColumn.ReadOnly = true;
             this.gridColumn40.Tag = "query_a.UNIT";
             this.gridColumn40.Visible = true;
             this.gridColumn40.VisibleIndex = 0;
@@ -3099,6 +3104,7 @@
             this.gridColumn41.FieldName = "itemBarcode";
             this.gridColumn41.MinWidth = 50;
             this.gridColumn41.Name = "gridColumn41";
+            this.gridColumn41.OptionsColumn.ReadOnly = true;
             this.gridColumn41.Tag = "query_a.ITEM_BARCODE";
             this.gridColumn41.Visible = true;
             this.gridColumn41.VisibleIndex = 1;
@@ -3111,6 +3117,7 @@
             this.gridColumn44.FieldName = "quantity";
             this.gridColumn44.MinWidth = 50;
             this.gridColumn44.Name = "gridColumn44";
+            this.gridColumn44.OptionsColumn.ReadOnly = true;
             this.gridColumn44.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
             new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "quantity", "鍚堣锛歿0:0.##}")});
             this.gridColumn44.Tag = "query_a.QUANTITY";
@@ -3125,6 +3132,7 @@
             this.gridColumn45.FieldName = "createBy";
             this.gridColumn45.MinWidth = 50;
             this.gridColumn45.Name = "gridColumn45";
+            this.gridColumn45.OptionsColumn.ReadOnly = true;
             this.gridColumn45.Tag = "query_a.CREATE_BY";
             this.gridColumn45.Visible = true;
             this.gridColumn45.VisibleIndex = 3;
@@ -3137,6 +3145,7 @@
             this.gridColumn46.FieldName = "createDate";
             this.gridColumn46.MinWidth = 50;
             this.gridColumn46.Name = "gridColumn46";
+            this.gridColumn46.OptionsColumn.ReadOnly = true;
             this.gridColumn46.Tag = "query_a.CREATE_DATE";
             this.gridColumn46.Visible = true;
             this.gridColumn46.VisibleIndex = 4;
@@ -3148,6 +3157,7 @@
             this.gridColumn47.FieldName = "aboutTbBarcode";
             this.gridColumn47.MinWidth = 25;
             this.gridColumn47.Name = "gridColumn47";
+            this.gridColumn47.OptionsColumn.ReadOnly = true;
             this.gridColumn47.Visible = true;
             this.gridColumn47.VisibleIndex = 5;
             this.gridColumn47.Width = 94;
@@ -3158,6 +3168,7 @@
             this.gridColumn48.FieldName = "aboutTracBarcode";
             this.gridColumn48.MinWidth = 25;
             this.gridColumn48.Name = "gridColumn48";
+            this.gridColumn48.OptionsColumn.ReadOnly = true;
             this.gridColumn48.Visible = true;
             this.gridColumn48.VisibleIndex = 6;
             this.gridColumn48.Width = 94;
@@ -3172,6 +3183,7 @@
             // 
             // ucBtnPrint101
             // 
+            this.ucBtnPrint101.allClickKey = null;
             this.ucBtnPrint101.guidKey = null;
             this.ucBtnPrint101.Location = new System.Drawing.Point(7, 19);
             this.ucBtnPrint101.Margin = new System.Windows.Forms.Padding(0);
@@ -3294,7 +3306,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.rptChongDa)).EndInit();
             this.xtraTabPage3.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.splitMx98.Panel1)).EndInit();
             this.splitMx98.Panel1.ResumeLayout(false);
@@ -3338,6 +3349,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem45)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem47)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx4)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx4)).EndInit();
             this.xtraTabPage5.ResumeLayout(false);
@@ -3459,8 +3471,6 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx2createBy;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx2createDate;
-        private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys;
-        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptChongDa;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn30;
@@ -3566,5 +3576,7 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem46;
         private DevExpress.XtraEditors.SplitContainerControl splitMx98;
         private DevExpress.XtraEditors.SplitContainerControl splitMx100;
+        private DevExpress.XtraEditors.SimpleButton btnDesign;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem47;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3