From 9878916af28906629dad956b65726167b50834cf Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期二, 22 七月 2025 15:08:27 +0800
Subject: [PATCH] 现场管理

---
 DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs |  147 ++++++++++++++++++++++--------------------------
 1 files changed, 68 insertions(+), 79 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs
index 4a953eb..b3ad3dd 100644
--- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs
@@ -122,7 +122,6 @@
             this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
             this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
-            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -196,7 +195,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.rptGx)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -372,7 +370,6 @@
             // 
             // splitMx1.Panel1
             // 
-            this.splitMx1.Panel1.Controls.Add(this.panelControl1);
             this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
             this.splitMx1.Panel1.Text = "Panel1";
             // 
@@ -382,7 +379,7 @@
             this.splitMx1.Panel2.Text = "Panel2";
             this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.splitMx1.Size = new System.Drawing.Size(775, 632);
-            this.splitMx1.SplitterPosition = 362;
+            this.splitMx1.SplitterPosition = 177;
             this.splitMx1.TabIndex = 1;
             // 
             // layoutMx1
@@ -409,6 +406,7 @@
             this.layoutMx1.Controls.Add(this.txt_checkDate);
             this.layoutMx1.Controls.Add(this.txt_isCheck);
             this.layoutMx1.Controls.Add(this.btnCopy);
+            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem24,
             this.layoutControlItem2,
@@ -418,7 +416,7 @@
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(168, 334, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(708, 159);
+            this.layoutMx1.Size = new System.Drawing.Size(775, 177);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
@@ -433,20 +431,20 @@
             // 
             // txt_fMaxWeight
             // 
-            this.txt_fMaxWeight.Location = new System.Drawing.Point(498, 12);
+            this.txt_fMaxWeight.Location = new System.Drawing.Point(537, 12);
             this.txt_fMaxWeight.Name = "txt_fMaxWeight";
             this.txt_fMaxWeight.Properties.Appearance.Options.UseFont = true;
-            this.txt_fMaxWeight.Size = new System.Drawing.Size(62, 24);
+            this.txt_fMaxWeight.Size = new System.Drawing.Size(75, 24);
             this.txt_fMaxWeight.StyleController = this.layoutMx1;
             this.txt_fMaxWeight.TabIndex = 378;
             this.txt_fMaxWeight.Tag = "fissueType";
             // 
             // txt_fMinWeight
             // 
-            this.txt_fMinWeight.Location = new System.Drawing.Point(498, 43);
+            this.txt_fMinWeight.Location = new System.Drawing.Point(537, 43);
             this.txt_fMinWeight.Name = "txt_fMinWeight";
             this.txt_fMinWeight.Properties.Appearance.Options.UseFont = true;
-            this.txt_fMinWeight.Size = new System.Drawing.Size(62, 24);
+            this.txt_fMinWeight.Size = new System.Drawing.Size(75, 24);
             this.txt_fMinWeight.StyleController = this.layoutMx1;
             this.txt_fMinWeight.TabIndex = 370;
             this.txt_fMinWeight.Tag = "finishRate";
@@ -456,7 +454,7 @@
             this.txt_itemName.Location = new System.Drawing.Point(84, 74);
             this.txt_itemName.Name = "txt_itemName";
             this.txt_itemName.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemName.Size = new System.Drawing.Size(200, 27);
+            this.txt_itemName.Size = new System.Drawing.Size(226, 27);
             this.txt_itemName.StyleController = this.layoutMx1;
             this.txt_itemName.TabIndex = 216;
             this.txt_itemName.Tag = "readonly";
@@ -476,27 +474,27 @@
             this.txt_itemNo.Location = new System.Drawing.Point(84, 43);
             this.txt_itemNo.Name = "txt_itemNo";
             this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemNo.Size = new System.Drawing.Size(200, 24);
+            this.txt_itemNo.Size = new System.Drawing.Size(226, 24);
             this.txt_itemNo.StyleController = this.layoutMx1;
             this.txt_itemNo.TabIndex = 213;
             this.txt_itemNo.Tag = "readonly";
             // 
             // txt_fSumPeople
             // 
-            this.txt_fSumPeople.Location = new System.Drawing.Point(360, 74);
+            this.txt_fSumPeople.Location = new System.Drawing.Point(386, 74);
             this.txt_fSumPeople.Name = "txt_fSumPeople";
             this.txt_fSumPeople.Properties.Appearance.Options.UseFont = true;
-            this.txt_fSumPeople.Size = new System.Drawing.Size(62, 24);
+            this.txt_fSumPeople.Size = new System.Drawing.Size(75, 24);
             this.txt_fSumPeople.StyleController = this.layoutMx1;
             this.txt_fSumPeople.TabIndex = 231;
             this.txt_fSumPeople.Tag = "itemVersion";
             // 
             // txt_fCapacity
             // 
-            this.txt_fCapacity.Location = new System.Drawing.Point(498, 74);
+            this.txt_fCapacity.Location = new System.Drawing.Point(537, 74);
             this.txt_fCapacity.Name = "txt_fCapacity";
             this.txt_fCapacity.Properties.Appearance.Options.UseFont = true;
-            this.txt_fCapacity.Size = new System.Drawing.Size(62, 24);
+            this.txt_fCapacity.Size = new System.Drawing.Size(75, 24);
             this.txt_fCapacity.StyleController = this.layoutMx1;
             this.txt_fCapacity.TabIndex = 319;
             this.txt_fCapacity.Tag = "bomNo";
@@ -506,7 +504,7 @@
             this.txt_remark.Location = new System.Drawing.Point(84, 105);
             this.txt_remark.Name = "txt_remark";
             this.txt_remark.Properties.Appearance.Options.UseFont = true;
-            this.txt_remark.Size = new System.Drawing.Size(200, 24);
+            this.txt_remark.Size = new System.Drawing.Size(226, 24);
             this.txt_remark.StyleController = this.layoutMx1;
             this.txt_remark.TabIndex = 258;
             this.txt_remark.Tag = "lowLimt";
@@ -514,7 +512,7 @@
             // txt_fJingDu
             // 
             this.txt_fJingDu.EditValue = "PSC娴�";
-            this.txt_fJingDu.Location = new System.Drawing.Point(360, 43);
+            this.txt_fJingDu.Location = new System.Drawing.Point(386, 43);
             this.txt_fJingDu.Name = "txt_fJingDu";
             this.txt_fJingDu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -522,20 +520,20 @@
             "PCS娴�",
             "LOT娴�"});
             this.txt_fJingDu.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_fJingDu.Size = new System.Drawing.Size(62, 24);
+            this.txt_fJingDu.Size = new System.Drawing.Size(75, 24);
             this.txt_fJingDu.StyleController = this.layoutMx1;
             this.txt_fJingDu.TabIndex = 413;
             // 
             // txt_fBegDate
             // 
             this.txt_fBegDate.EditValue = null;
-            this.txt_fBegDate.Location = new System.Drawing.Point(360, 105);
+            this.txt_fBegDate.Location = new System.Drawing.Point(386, 105);
             this.txt_fBegDate.Name = "txt_fBegDate";
             this.txt_fBegDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
             this.txt_fBegDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txt_fBegDate.Size = new System.Drawing.Size(200, 24);
+            this.txt_fBegDate.Size = new System.Drawing.Size(226, 24);
             this.txt_fBegDate.StyleController = this.layoutMx1;
             this.txt_fBegDate.TabIndex = 414;
             // 
@@ -556,7 +554,7 @@
             // 
             this.txt_orgName.Location = new System.Drawing.Point(84, 12);
             this.txt_orgName.Name = "txt_orgName";
-            this.txt_orgName.Size = new System.Drawing.Size(200, 24);
+            this.txt_orgName.Size = new System.Drawing.Size(226, 24);
             this.txt_orgName.StyleController = this.layoutMx1;
             this.txt_orgName.TabIndex = 417;
             this.txt_orgName.Tag = "readonly";
@@ -564,7 +562,7 @@
             // txt_fType
             // 
             this.txt_fType.EditValue = "F-閲忎骇";
-            this.txt_fType.Location = new System.Drawing.Point(360, 12);
+            this.txt_fType.Location = new System.Drawing.Point(386, 12);
             this.txt_fType.Name = "txt_fType";
             this.txt_fType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -572,7 +570,7 @@
             "F-閲忎骇",
             "S-璇曚綔"});
             this.txt_fType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_fType.Size = new System.Drawing.Size(62, 24);
+            this.txt_fType.Size = new System.Drawing.Size(75, 24);
             this.txt_fType.StyleController = this.layoutMx1;
             this.txt_fType.TabIndex = 418;
             // 
@@ -598,46 +596,46 @@
             // 
             // txt_lastUpdateBy
             // 
-            this.txt_lastUpdateBy.Location = new System.Drawing.Point(636, 12);
+            this.txt_lastUpdateBy.Location = new System.Drawing.Point(688, 12);
             this.txt_lastUpdateBy.Name = "txt_lastUpdateBy";
-            this.txt_lastUpdateBy.Size = new System.Drawing.Size(62, 24);
+            this.txt_lastUpdateBy.Size = new System.Drawing.Size(75, 24);
             this.txt_lastUpdateBy.StyleController = this.layoutMx1;
             this.txt_lastUpdateBy.TabIndex = 421;
             this.txt_lastUpdateBy.Tag = "readonly";
             // 
             // txt_lastUpdateDate
             // 
-            this.txt_lastUpdateDate.Location = new System.Drawing.Point(636, 43);
+            this.txt_lastUpdateDate.Location = new System.Drawing.Point(688, 43);
             this.txt_lastUpdateDate.Name = "txt_lastUpdateDate";
-            this.txt_lastUpdateDate.Size = new System.Drawing.Size(62, 24);
+            this.txt_lastUpdateDate.Size = new System.Drawing.Size(75, 24);
             this.txt_lastUpdateDate.StyleController = this.layoutMx1;
             this.txt_lastUpdateDate.TabIndex = 422;
             this.txt_lastUpdateDate.Tag = "readonly";
             // 
             // txt_checkBy
             // 
-            this.txt_checkBy.Location = new System.Drawing.Point(636, 74);
+            this.txt_checkBy.Location = new System.Drawing.Point(688, 74);
             this.txt_checkBy.Name = "txt_checkBy";
-            this.txt_checkBy.Size = new System.Drawing.Size(62, 24);
+            this.txt_checkBy.Size = new System.Drawing.Size(75, 24);
             this.txt_checkBy.StyleController = this.layoutMx1;
             this.txt_checkBy.TabIndex = 423;
             this.txt_checkBy.Tag = "readonly";
             // 
             // txt_checkDate
             // 
-            this.txt_checkDate.Location = new System.Drawing.Point(636, 105);
+            this.txt_checkDate.Location = new System.Drawing.Point(688, 105);
             this.txt_checkDate.Name = "txt_checkDate";
-            this.txt_checkDate.Size = new System.Drawing.Size(62, 24);
+            this.txt_checkDate.Size = new System.Drawing.Size(75, 24);
             this.txt_checkDate.StyleController = this.layoutMx1;
             this.txt_checkDate.TabIndex = 424;
             this.txt_checkDate.Tag = "readonly";
             // 
             // txt_isCheck
             // 
-            this.txt_isCheck.Location = new System.Drawing.Point(564, 136);
+            this.txt_isCheck.Location = new System.Drawing.Point(616, 136);
             this.txt_isCheck.Name = "txt_isCheck";
             this.txt_isCheck.Properties.Caption = "瀹℃牳鐘舵��";
-            this.txt_isCheck.Size = new System.Drawing.Size(134, 24);
+            this.txt_isCheck.Size = new System.Drawing.Size(147, 24);
             this.txt_isCheck.StyleController = this.layoutMx1;
             this.txt_isCheck.TabIndex = 425;
             this.txt_isCheck.Tag = "readonly";
@@ -647,9 +645,9 @@
             this.btnCopy.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary;
             this.btnCopy.Appearance.Options.UseBackColor = true;
             this.btnCopy.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.copy_16x16;
-            this.btnCopy.Location = new System.Drawing.Point(150, 136);
+            this.btnCopy.Location = new System.Drawing.Point(163, 136);
             this.btnCopy.Name = "btnCopy";
-            this.btnCopy.Size = new System.Drawing.Size(134, 27);
+            this.btnCopy.Size = new System.Drawing.Size(147, 27);
             this.btnCopy.StyleController = this.layoutMx1;
             this.btnCopy.TabIndex = 426;
             this.btnCopy.Text = "澶嶅埗鍒板叾瀹冧骇鍝�";
@@ -757,7 +755,7 @@
             rowDefinition3,
             rowDefinition4,
             rowDefinition5});
-            this.Root.Size = new System.Drawing.Size(710, 175);
+            this.Root.Size = new System.Drawing.Size(775, 177);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem1
@@ -767,7 +765,7 @@
             this.layoutControlItem1.Name = "layoutControlItem1";
             this.layoutControlItem1.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem1.Size = new System.Drawing.Size(276, 31);
+            this.layoutControlItem1.Size = new System.Drawing.Size(302, 31);
             this.layoutControlItem1.Text = "鐗╂枡鍚嶇О";
             this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -778,7 +776,7 @@
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem5.Size = new System.Drawing.Size(276, 31);
+            this.layoutControlItem5.Size = new System.Drawing.Size(302, 31);
             this.layoutControlItem5.Text = "鐗╂枡缂栫爜";
             this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -788,7 +786,7 @@
             this.layoutControlItem14.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem14.Name = "layoutControlItem14";
             this.layoutControlItem14.OptionsTableLayoutItem.ColumnSpan = 2;
-            this.layoutControlItem14.Size = new System.Drawing.Size(276, 31);
+            this.layoutControlItem14.Size = new System.Drawing.Size(302, 31);
             this.layoutControlItem14.Text = "浣跨敤缁勭粐";
             this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -796,53 +794,53 @@
             // 
             this.layoutControlItem20.Control = this.txt_lastUpdateBy;
             this.layoutControlItem20.CustomizationFormText = "鏇存柊浜哄憳";
-            this.layoutControlItem20.Location = new System.Drawing.Point(552, 0);
+            this.layoutControlItem20.Location = new System.Drawing.Point(604, 0);
             this.layoutControlItem20.Name = "layoutControlItem20";
             this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 4;
-            this.layoutControlItem20.Size = new System.Drawing.Size(138, 31);
+            this.layoutControlItem20.Size = new System.Drawing.Size(151, 31);
             this.layoutControlItem20.Text = "鏇存柊浜哄憳";
             this.layoutControlItem20.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem6
             // 
             this.layoutControlItem6.Control = this.txt_fType;
-            this.layoutControlItem6.Location = new System.Drawing.Point(276, 0);
+            this.layoutControlItem6.Location = new System.Drawing.Point(302, 0);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem6.Size = new System.Drawing.Size(138, 31);
+            this.layoutControlItem6.Size = new System.Drawing.Size(151, 31);
             this.layoutControlItem6.Text = "鐢熶骇绫诲瀷";
             this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem3
             // 
             this.layoutControlItem3.Control = this.txt_fJingDu;
-            this.layoutControlItem3.Location = new System.Drawing.Point(276, 31);
+            this.layoutControlItem3.Location = new System.Drawing.Point(302, 31);
             this.layoutControlItem3.Name = "layoutControlItem3";
             this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem3.Size = new System.Drawing.Size(138, 31);
+            this.layoutControlItem3.Size = new System.Drawing.Size(151, 31);
             this.layoutControlItem3.Text = "绠$悊绮惧害";
             this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem7
             // 
             this.layoutControlItem7.Control = this.txt_fSumPeople;
-            this.layoutControlItem7.Location = new System.Drawing.Point(276, 62);
+            this.layoutControlItem7.Location = new System.Drawing.Point(302, 62);
             this.layoutControlItem7.Name = "layoutControlItem7";
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem7.Size = new System.Drawing.Size(138, 31);
+            this.layoutControlItem7.Size = new System.Drawing.Size(151, 31);
             this.layoutControlItem7.Text = "鎬诲畾鍛�";
             this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem25
             // 
             this.layoutControlItem25.Control = this.txt_isCheck;
-            this.layoutControlItem25.Location = new System.Drawing.Point(552, 124);
+            this.layoutControlItem25.Location = new System.Drawing.Point(604, 124);
             this.layoutControlItem25.Name = "layoutControlItem25";
             this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 4;
             this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem25.Size = new System.Drawing.Size(138, 31);
+            this.layoutControlItem25.Size = new System.Drawing.Size(151, 33);
             this.layoutControlItem25.Text = "瀹℃牳鐘舵��";
             this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem25.TextVisible = false;
@@ -850,43 +848,43 @@
             // layoutControlItem18
             // 
             this.layoutControlItem18.Control = this.txt_fMaxWeight;
-            this.layoutControlItem18.Location = new System.Drawing.Point(414, 0);
+            this.layoutControlItem18.Location = new System.Drawing.Point(453, 0);
             this.layoutControlItem18.Name = "layoutControlItem18";
             this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem18.Size = new System.Drawing.Size(138, 31);
+            this.layoutControlItem18.Size = new System.Drawing.Size(151, 31);
             this.layoutControlItem18.Text = "閲嶉噺涓婇檺";
             this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem19
             // 
             this.layoutControlItem19.Control = this.txt_fMinWeight;
-            this.layoutControlItem19.Location = new System.Drawing.Point(414, 31);
+            this.layoutControlItem19.Location = new System.Drawing.Point(453, 31);
             this.layoutControlItem19.Name = "layoutControlItem19";
             this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem19.Size = new System.Drawing.Size(138, 31);
+            this.layoutControlItem19.Size = new System.Drawing.Size(151, 31);
             this.layoutControlItem19.Text = "閲嶉噺涓嬮檺";
             this.layoutControlItem19.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem23
             // 
             this.layoutControlItem23.Control = this.txt_checkDate;
-            this.layoutControlItem23.Location = new System.Drawing.Point(552, 93);
+            this.layoutControlItem23.Location = new System.Drawing.Point(604, 93);
             this.layoutControlItem23.Name = "layoutControlItem23";
             this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 4;
             this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem23.Size = new System.Drawing.Size(138, 31);
+            this.layoutControlItem23.Size = new System.Drawing.Size(151, 31);
             this.layoutControlItem23.Text = "瀹℃牳鏃堕棿";
             this.layoutControlItem23.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem22
             // 
             this.layoutControlItem22.Control = this.txt_checkBy;
-            this.layoutControlItem22.Location = new System.Drawing.Point(552, 62);
+            this.layoutControlItem22.Location = new System.Drawing.Point(604, 62);
             this.layoutControlItem22.Name = "layoutControlItem22";
             this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 4;
             this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem22.Size = new System.Drawing.Size(138, 31);
+            this.layoutControlItem22.Size = new System.Drawing.Size(151, 31);
             this.layoutControlItem22.Text = "瀹℃牳浜哄憳";
             this.layoutControlItem22.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -894,23 +892,23 @@
             // 
             this.layoutControlItem8.Control = this.txt_fCapacity;
             this.layoutControlItem8.CustomizationFormText = "鏍囧噯浜ц兘(PCS?H)";
-            this.layoutControlItem8.Location = new System.Drawing.Point(414, 62);
+            this.layoutControlItem8.Location = new System.Drawing.Point(453, 62);
             this.layoutControlItem8.Name = "layoutControlItem8";
             this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem8.Size = new System.Drawing.Size(138, 31);
+            this.layoutControlItem8.Size = new System.Drawing.Size(151, 31);
             this.layoutControlItem8.Text = "鏍囧噯浜ц兘";
             this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem4
             // 
             this.layoutControlItem4.Control = this.txt_fBegDate;
-            this.layoutControlItem4.Location = new System.Drawing.Point(276, 93);
+            this.layoutControlItem4.Location = new System.Drawing.Point(302, 93);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem4.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem4.Size = new System.Drawing.Size(276, 31);
+            this.layoutControlItem4.Size = new System.Drawing.Size(302, 31);
             this.layoutControlItem4.Text = "鐢熸晥鏃ユ湡";
             this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -921,7 +919,7 @@
             this.layoutControlItem12.Name = "layoutControlItem12";
             this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem12.Size = new System.Drawing.Size(276, 31);
+            this.layoutControlItem12.Size = new System.Drawing.Size(302, 31);
             this.layoutControlItem12.Text = "娴佺▼鎻忚堪";
             this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -933,7 +931,7 @@
             this.layoutControlItem15.MinSize = new System.Drawing.Size(90, 31);
             this.layoutControlItem15.Name = "layoutControlItem15";
             this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem15.Size = new System.Drawing.Size(138, 31);
+            this.layoutControlItem15.Size = new System.Drawing.Size(151, 33);
             this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
             this.layoutControlItem15.Text = "閫夋嫨宸ュ簭";
             this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
@@ -942,11 +940,11 @@
             // layoutControlItem10
             // 
             this.layoutControlItem10.Control = this.btnCopy;
-            this.layoutControlItem10.Location = new System.Drawing.Point(138, 124);
+            this.layoutControlItem10.Location = new System.Drawing.Point(151, 124);
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem10.Size = new System.Drawing.Size(138, 31);
+            this.layoutControlItem10.Size = new System.Drawing.Size(151, 33);
             this.layoutControlItem10.Text = "澶嶅埗";
             this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem10.TextVisible = false;
@@ -954,11 +952,11 @@
             // layoutControlItem21
             // 
             this.layoutControlItem21.Control = this.txt_lastUpdateDate;
-            this.layoutControlItem21.Location = new System.Drawing.Point(552, 31);
+            this.layoutControlItem21.Location = new System.Drawing.Point(604, 31);
             this.layoutControlItem21.Name = "layoutControlItem21";
             this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 4;
             this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem21.Size = new System.Drawing.Size(138, 31);
+            this.layoutControlItem21.Size = new System.Drawing.Size(151, 31);
             this.layoutControlItem21.Text = "鏇存柊鏃堕棿";
             this.layoutControlItem21.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -968,7 +966,7 @@
             this.tabMx.Location = new System.Drawing.Point(0, 0);
             this.tabMx.Name = "tabMx";
             this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(775, 258);
+            this.tabMx.Size = new System.Drawing.Size(775, 443);
             this.tabMx.TabIndex = 4;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1});
@@ -977,7 +975,7 @@
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(773, 226);
+            this.tabMxPage1.Size = new System.Drawing.Size(773, 411);
             this.tabMxPage1.Text = "宸ュ簭淇℃伅";
             // 
             // gcMx1
@@ -994,7 +992,7 @@
             this.repositoryItemComboBox1,
             this.repositoryItemComboBox2,
             this.rptGx});
-            this.gcMx1.Size = new System.Drawing.Size(773, 226);
+            this.gcMx1.Size = new System.Drawing.Size(773, 411);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -1205,13 +1203,6 @@
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
             // 
-            // panelControl1
-            // 
-            this.panelControl1.Location = new System.Drawing.Point(84, 194);
-            this.panelControl1.Name = "panelControl1";
-            this.panelControl1.Size = new System.Drawing.Size(200, 100);
-            this.panelControl1.TabIndex = 1;
-            // 
             // Frm_WorkTechnique
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1295,7 +1286,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.rptGx)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -1377,6 +1367,5 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
-        private DevExpress.XtraEditors.PanelControl panelControl1;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3