From dcd0a2ec0c37f9d5807bfec762419aa45c35bc73 Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期四, 23 十月 2025 14:43:42 +0800
Subject: [PATCH] 周转箱物料维护,仓位维护

---
 DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs |  322 ++++++++++++++++++++++++++--------------------------
 1 files changed, 161 insertions(+), 161 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs
index b98c85d..281d9cc 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs
@@ -173,10 +173,10 @@
             this.toolBarMenu1.guidKey = null;
             this.toolBarMenu1.isSetBtn = false;
             this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
-            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.toolBarMenu1.Name = "toolBarMenu1";
             this.toolBarMenu1.rptParameter = null;
-            this.toolBarMenu1.Size = new System.Drawing.Size(987, 62);
+            this.toolBarMenu1.Size = new System.Drawing.Size(1410, 97);
             this.toolBarMenu1.TabIndex = 0;
             this.toolBarMenu1.xlsInService = null;
             this.toolBarMenu1.xlsOutParameter = null;
@@ -184,11 +184,11 @@
             // xtraTabControl1
             // 
             this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.xtraTabControl1.Location = new System.Drawing.Point(0, 62);
-            this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.xtraTabControl1.Location = new System.Drawing.Point(0, 97);
+            this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.xtraTabControl1.Name = "xtraTabControl1";
             this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
-            this.xtraTabControl1.Size = new System.Drawing.Size(987, 468);
+            this.xtraTabControl1.Size = new System.Drawing.Size(1410, 736);
             this.xtraTabControl1.TabIndex = 3;
             this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.xtraTabPage1,
@@ -197,9 +197,9 @@
             // xtraTabPage1
             // 
             this.xtraTabPage1.Controls.Add(this.split1);
-            this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.xtraTabPage1.Name = "xtraTabPage1";
-            this.xtraTabPage1.Size = new System.Drawing.Size(985, 442);
+            this.xtraTabPage1.Size = new System.Drawing.Size(1408, 698);
             this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
             // split1
@@ -208,7 +208,7 @@
             this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
             this.split1.Horizontal = false;
             this.split1.Location = new System.Drawing.Point(0, 0);
-            this.split1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.split1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.split1.Name = "split1";
             // 
             // split1.Panel1
@@ -221,19 +221,19 @@
             // 
             this.split1.Panel2.Text = "Panel2";
             this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
-            this.split1.Size = new System.Drawing.Size(985, 442);
+            this.split1.Size = new System.Drawing.Size(1408, 698);
             this.split1.SplitterPosition = 0;
             this.split1.TabIndex = 4;
             // 
             // gcMain1
             // 
             this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.gcMain1.Location = new System.Drawing.Point(0, 0);
             this.gcMain1.MainView = this.gridView1;
-            this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.gcMain1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.gcMain1.Name = "gcMain1";
-            this.gcMain1.Size = new System.Drawing.Size(985, 402);
+            this.gcMain1.Size = new System.Drawing.Size(1408, 636);
             this.gcMain1.TabIndex = 2;
             this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
@@ -243,7 +243,7 @@
             this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
             this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
             this.gridView1.Appearance.Row.Options.UseFont = true;
-            this.gridView1.ColumnPanelRowHeight = 39;
+            this.gridView1.ColumnPanelRowHeight = 61;
             this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gv_fstatus,
             this.gridColumn4,
@@ -255,9 +255,9 @@
             this.gv_pba006,
             this.gv_pba009,
             this.gridColumn5});
-            this.gridView1.DetailHeight = 272;
+            this.gridView1.DetailHeight = 427;
             this.gridView1.GridControl = this.gcMain1;
-            this.gridView1.IndicatorWidth = 44;
+            this.gridView1.IndicatorWidth = 63;
             this.gridView1.Name = "gridView1";
             this.gridView1.OptionsFind.ShowSearchNavButtons = false;
             this.gridView1.OptionsView.ShowAutoFilterRow = true;
@@ -268,138 +268,138 @@
             this.gv_fstatus.AppearanceCell.Options.UseFont = true;
             this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑";
             this.gv_fstatus.FieldName = "fstatus";
-            this.gv_fstatus.MaxWidth = 44;
-            this.gv_fstatus.MinWidth = 44;
+            this.gv_fstatus.MaxWidth = 63;
+            this.gv_fstatus.MinWidth = 63;
             this.gv_fstatus.Name = "gv_fstatus";
             this.gv_fstatus.OptionsColumn.AllowEdit = false;
             this.gv_fstatus.Tag = "query_a.fstatus";
             this.gv_fstatus.Visible = true;
             this.gv_fstatus.VisibleIndex = 0;
-            this.gv_fstatus.Width = 44;
+            this.gv_fstatus.Width = 63;
             // 
             // gridColumn4
             // 
             this.gridColumn4.Caption = "鐢熶骇缁勭粐";
             this.gridColumn4.FieldName = "fSubsidiary";
-            this.gridColumn4.MinWidth = 17;
+            this.gridColumn4.MinWidth = 24;
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.Tag = "org.fnamber";
             this.gridColumn4.Visible = true;
             this.gridColumn4.VisibleIndex = 1;
-            this.gridColumn4.Width = 219;
+            this.gridColumn4.Width = 313;
             // 
             // gridColumn1
             // 
             this.gridColumn1.Caption = "杞﹂棿鍚嶇О";
             this.gridColumn1.FieldName = "dptName";
-            this.gridColumn1.MinWidth = 22;
+            this.gridColumn1.MinWidth = 31;
             this.gridColumn1.Name = "gridColumn1";
             this.gridColumn1.Visible = true;
             this.gridColumn1.VisibleIndex = 2;
-            this.gridColumn1.Width = 82;
+            this.gridColumn1.Width = 117;
             // 
             // gridColumn2
             // 
             this.gridColumn2.Caption = "鎺掍骇鍗曞彿";
             this.gridColumn2.FieldName = "hNo";
-            this.gridColumn2.MinWidth = 17;
+            this.gridColumn2.MinWidth = 24;
             this.gridColumn2.Name = "gridColumn2";
             this.gridColumn2.OptionsColumn.AllowEdit = false;
             this.gridColumn2.Visible = true;
             this.gridColumn2.VisibleIndex = 3;
-            this.gridColumn2.Width = 131;
+            this.gridColumn2.Width = 187;
             // 
             // gv_checkUser
             // 
             this.gv_checkUser.AppearanceCell.Options.UseFont = true;
             this.gv_checkUser.Caption = "瀹℃牳浜�";
             this.gv_checkUser.FieldName = "checkUser";
-            this.gv_checkUser.MinWidth = 17;
+            this.gv_checkUser.MinWidth = 24;
             this.gv_checkUser.Name = "gv_checkUser";
             this.gv_checkUser.OptionsColumn.AllowEdit = false;
             this.gv_checkUser.Tag = "query_a.check_user";
             this.gv_checkUser.Visible = true;
             this.gv_checkUser.VisibleIndex = 4;
-            this.gv_checkUser.Width = 82;
+            this.gv_checkUser.Width = 117;
             // 
             // gv_checkDate
             // 
             this.gv_checkDate.AppearanceCell.Options.UseFont = true;
             this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡";
             this.gv_checkDate.FieldName = "checkDate";
-            this.gv_checkDate.MinWidth = 17;
+            this.gv_checkDate.MinWidth = 24;
             this.gv_checkDate.Name = "gv_checkDate";
             this.gv_checkDate.OptionsColumn.AllowEdit = false;
             this.gv_checkDate.Tag = "query_a.check_date";
             this.gv_checkDate.Visible = true;
             this.gv_checkDate.VisibleIndex = 5;
-            this.gv_checkDate.Width = 157;
+            this.gv_checkDate.Width = 224;
             // 
             // gv_pba005
             // 
             this.gv_pba005.AppearanceCell.Options.UseFont = true;
             this.gv_pba005.Caption = "鍒涘缓浜�";
             this.gv_pba005.FieldName = "pba005";
-            this.gv_pba005.MinWidth = 17;
+            this.gv_pba005.MinWidth = 24;
             this.gv_pba005.Name = "gv_pba005";
             this.gv_pba005.OptionsColumn.AllowEdit = false;
             this.gv_pba005.Tag = "query_a.pba005";
             this.gv_pba005.Visible = true;
             this.gv_pba005.VisibleIndex = 6;
-            this.gv_pba005.Width = 82;
+            this.gv_pba005.Width = 117;
             // 
             // gv_pba006
             // 
             this.gv_pba006.AppearanceCell.Options.UseFont = true;
             this.gv_pba006.Caption = "鍒涘缓鏃堕棿";
             this.gv_pba006.FieldName = "pba006";
-            this.gv_pba006.MinWidth = 17;
+            this.gv_pba006.MinWidth = 24;
             this.gv_pba006.Name = "gv_pba006";
             this.gv_pba006.OptionsColumn.AllowEdit = false;
             this.gv_pba006.Tag = "query_a.pba006";
             this.gv_pba006.Visible = true;
             this.gv_pba006.VisibleIndex = 7;
-            this.gv_pba006.Width = 157;
+            this.gv_pba006.Width = 224;
             // 
             // gv_pba009
             // 
             this.gv_pba009.AppearanceCell.Options.UseFont = true;
             this.gv_pba009.Caption = "澶囨敞";
             this.gv_pba009.FieldName = "pba009";
-            this.gv_pba009.MinWidth = 17;
+            this.gv_pba009.MinWidth = 24;
             this.gv_pba009.Name = "gv_pba009";
             this.gv_pba009.OptionsColumn.AllowEdit = false;
             this.gv_pba009.Tag = "query_a.pba009";
             this.gv_pba009.Visible = true;
             this.gv_pba009.VisibleIndex = 8;
-            this.gv_pba009.Width = 87;
+            this.gv_pba009.Width = 124;
             // 
             // gridColumn5
             // 
             this.gridColumn5.Caption = "涓婚敭GUID";
             this.gridColumn5.FieldName = "guid";
-            this.gridColumn5.MinWidth = 22;
+            this.gridColumn5.MinWidth = 31;
             this.gridColumn5.Name = "gridColumn5";
-            this.gridColumn5.Width = 82;
+            this.gridColumn5.Width = 117;
             // 
             // pageBar1
             // 
             this.pageBar1.CurrentPage = 1;
             this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.pageBar1.Location = new System.Drawing.Point(0, 402);
-            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.pageBar1.Location = new System.Drawing.Point(0, 636);
+            this.pageBar1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
-            this.pageBar1.Size = new System.Drawing.Size(985, 30);
+            this.pageBar1.Size = new System.Drawing.Size(1408, 47);
             this.pageBar1.TabIndex = 4;
             this.pageBar1.TotalPages = 0;
             // 
             // xtraTabPage2
             // 
             this.xtraTabPage2.Controls.Add(this.splitMx1);
-            this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.Size = new System.Drawing.Size(985, 442);
+            this.xtraTabPage2.Size = new System.Drawing.Size(1408, 698);
             this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
             // splitMx1
@@ -407,7 +407,7 @@
             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(3, 2, 3, 2);
+            this.splitMx1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.splitMx1.Name = "splitMx1";
             // 
             // splitMx1.Panel1
@@ -420,8 +420,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(985, 442);
-            this.splitMx1.SplitterPosition = 85;
+            this.splitMx1.Size = new System.Drawing.Size(1408, 698);
+            this.splitMx1.SplitterPosition = 134;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
@@ -439,19 +439,20 @@
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem9});
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
-            this.layoutMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.layoutMx1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(816, 394, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(985, 85);
+            this.layoutMx1.Size = new System.Drawing.Size(1408, 134);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
             // lbGuid
             // 
-            this.lbGuid.Location = new System.Drawing.Point(735, 77);
+            this.lbGuid.Location = new System.Drawing.Point(1050, 121);
+            this.lbGuid.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(240, 31);
+            this.lbGuid.Size = new System.Drawing.Size(343, 49);
             this.lbGuid.TabIndex = 1;
             this.lbGuid.Text = "lbGuid";
             this.lbGuid.Visible = false;
@@ -459,10 +460,10 @@
             // btnSelect
             // 
             this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
-            this.btnSelect.Location = new System.Drawing.Point(12, 60);
-            this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.btnSelect.Location = new System.Drawing.Point(17, 95);
+            this.btnSelect.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.btnSelect.Name = "btnSelect";
-            this.btnSelect.Size = new System.Drawing.Size(88, 20);
+            this.btnSelect.Size = new System.Drawing.Size(125, 32);
             this.btnSelect.StyleController = this.layoutMx1;
             this.btnSelect.TabIndex = 456;
             this.btnSelect.Text = "閫夊彇鎶曟枡鍗�";
@@ -470,71 +471,71 @@
             // txt_pba013
             // 
             this.txt_pba013.IsReadly = false;
-            this.txt_pba013.Location = new System.Drawing.Point(76, 36);
-            this.txt_pba013.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.txt_pba013.Location = new System.Drawing.Point(112, 57);
+            this.txt_pba013.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.txt_pba013.Name = "txt_pba013";
-            this.txt_pba013.Size = new System.Drawing.Size(169, 20);
+            this.txt_pba013.Size = new System.Drawing.Size(237, 28);
             this.txt_pba013.TabIndex = 459;
             // 
             // txt_erpSczz
             // 
             this.txt_erpSczz.IsReadly = false;
-            this.txt_erpSczz.Location = new System.Drawing.Point(76, 12);
-            this.txt_erpSczz.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.txt_erpSczz.Location = new System.Drawing.Point(112, 19);
+            this.txt_erpSczz.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.txt_erpSczz.Name = "txt_erpSczz";
-            this.txt_erpSczz.Size = new System.Drawing.Size(169, 20);
+            this.txt_erpSczz.Size = new System.Drawing.Size(237, 28);
             this.txt_erpSczz.TabIndex = 460;
             // 
             // txt_hNo
             // 
-            this.txt_hNo.Location = new System.Drawing.Point(313, 12);
-            this.txt_hNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.txt_hNo.Location = new System.Drawing.Point(450, 19);
+            this.txt_hNo.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.txt_hNo.Name = "txt_hNo";
             this.txt_hNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_hNo.Size = new System.Drawing.Size(169, 20);
+            this.txt_hNo.Size = new System.Drawing.Size(237, 28);
             this.txt_hNo.StyleController = this.layoutMx1;
             this.txt_hNo.TabIndex = 458;
             this.txt_hNo.Tag = "readonly";
             // 
             // txt_pba009
             // 
-            this.txt_pba009.Location = new System.Drawing.Point(313, 36);
-            this.txt_pba009.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.txt_pba009.Location = new System.Drawing.Point(450, 57);
+            this.txt_pba009.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.txt_pba009.Name = "txt_pba009";
             this.txt_pba009.Properties.Appearance.Options.UseFont = true;
-            this.txt_pba009.Size = new System.Drawing.Size(406, 20);
+            this.txt_pba009.Size = new System.Drawing.Size(575, 28);
             this.txt_pba009.StyleController = this.layoutMx1;
             this.txt_pba009.TabIndex = 240;
             // 
             // txt_checkUser
             // 
-            this.txt_checkUser.Location = new System.Drawing.Point(787, 12);
-            this.txt_checkUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.txt_checkUser.Location = new System.Drawing.Point(1126, 19);
+            this.txt_checkUser.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.txt_checkUser.Name = "txt_checkUser";
             this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
-            this.txt_checkUser.Size = new System.Drawing.Size(169, 20);
+            this.txt_checkUser.Size = new System.Drawing.Size(239, 28);
             this.txt_checkUser.StyleController = this.layoutMx1;
             this.txt_checkUser.TabIndex = 273;
             this.txt_checkUser.Tag = "readonly";
             // 
             // txt_checkDate
             // 
-            this.txt_checkDate.Location = new System.Drawing.Point(550, 12);
-            this.txt_checkDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.txt_checkDate.Location = new System.Drawing.Point(788, 19);
+            this.txt_checkDate.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.txt_checkDate.Name = "txt_checkDate";
             this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_checkDate.Size = new System.Drawing.Size(169, 20);
+            this.txt_checkDate.Size = new System.Drawing.Size(237, 28);
             this.txt_checkDate.StyleController = this.layoutMx1;
             this.txt_checkDate.TabIndex = 267;
             this.txt_checkDate.Tag = "readonly";
             // 
             // txt_fstatus
             // 
-            this.txt_fstatus.Location = new System.Drawing.Point(723, 36);
-            this.txt_fstatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.txt_fstatus.Location = new System.Drawing.Point(1031, 57);
+            this.txt_fstatus.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.txt_fstatus.Name = "txt_fstatus";
             this.txt_fstatus.Properties.Caption = "瀹℃牳鐘舵��";
-            this.txt_fstatus.Size = new System.Drawing.Size(233, 20);
+            this.txt_fstatus.Size = new System.Drawing.Size(334, 27);
             this.txt_fstatus.StyleController = this.layoutMx1;
             this.txt_fstatus.TabIndex = 461;
             this.txt_fstatus.Tag = "readonly";
@@ -589,7 +590,7 @@
             rowDefinition1,
             rowDefinition2,
             rowDefinition3});
-            this.Root.Size = new System.Drawing.Size(968, 92);
+            this.Root.Size = new System.Drawing.Size(1382, 146);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem1
@@ -597,58 +598,58 @@
             this.layoutControlItem1.Control = this.txt_erpSczz;
             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem1.Name = "layoutControlItem1";
-            this.layoutControlItem1.Size = new System.Drawing.Size(237, 24);
+            this.layoutControlItem1.Size = new System.Drawing.Size(338, 38);
             this.layoutControlItem1.Text = "鐢熶骇缁勭粐";
-            this.layoutControlItem1.TextSize = new System.Drawing.Size(52, 14);
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(78, 22);
             // 
             // layoutControlItem2
             // 
             this.layoutControlItem2.Control = this.txt_hNo;
-            this.layoutControlItem2.Location = new System.Drawing.Point(237, 0);
+            this.layoutControlItem2.Location = new System.Drawing.Point(338, 0);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem2.Size = new System.Drawing.Size(237, 24);
+            this.layoutControlItem2.Size = new System.Drawing.Size(338, 38);
             this.layoutControlItem2.Text = "鎺掍骇缂栧彿";
-            this.layoutControlItem2.TextSize = new System.Drawing.Size(52, 14);
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(78, 22);
             // 
             // layoutControlItem3
             // 
             this.layoutControlItem3.Control = this.txt_checkDate;
-            this.layoutControlItem3.Location = new System.Drawing.Point(474, 0);
+            this.layoutControlItem3.Location = new System.Drawing.Point(676, 0);
             this.layoutControlItem3.Name = "layoutControlItem3";
             this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem3.Size = new System.Drawing.Size(237, 24);
+            this.layoutControlItem3.Size = new System.Drawing.Size(338, 38);
             this.layoutControlItem3.Text = "瀹℃牳鏃ユ湡 ";
-            this.layoutControlItem3.TextSize = new System.Drawing.Size(52, 14);
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(78, 22);
             // 
             // layoutControlItem4
             // 
             this.layoutControlItem4.Control = this.txt_pba013;
-            this.layoutControlItem4.Location = new System.Drawing.Point(0, 24);
+            this.layoutControlItem4.Location = new System.Drawing.Point(0, 38);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem4.Size = new System.Drawing.Size(237, 24);
+            this.layoutControlItem4.Size = new System.Drawing.Size(338, 38);
             this.layoutControlItem4.Text = "宸ヤ綔杞﹂棿";
-            this.layoutControlItem4.TextSize = new System.Drawing.Size(52, 14);
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(78, 22);
             // 
             // layoutControlItem5
             // 
             this.layoutControlItem5.Control = this.txt_checkUser;
-            this.layoutControlItem5.Location = new System.Drawing.Point(711, 0);
+            this.layoutControlItem5.Location = new System.Drawing.Point(1014, 0);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem5.Size = new System.Drawing.Size(237, 24);
+            this.layoutControlItem5.Size = new System.Drawing.Size(340, 38);
             this.layoutControlItem5.Text = "瀹℃牳浜哄憳";
-            this.layoutControlItem5.TextSize = new System.Drawing.Size(52, 14);
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(78, 22);
             // 
             // layoutControlItem6
             // 
             this.layoutControlItem6.Control = this.txt_fstatus;
-            this.layoutControlItem6.Location = new System.Drawing.Point(711, 24);
+            this.layoutControlItem6.Location = new System.Drawing.Point(1014, 38);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem6.Size = new System.Drawing.Size(237, 24);
+            this.layoutControlItem6.Size = new System.Drawing.Size(340, 38);
             this.layoutControlItem6.Text = "瀹℃牳鐘舵��";
             this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem6.TextVisible = false;
@@ -656,24 +657,24 @@
             // layoutControlItem7
             // 
             this.layoutControlItem7.Control = this.txt_pba009;
-            this.layoutControlItem7.Location = new System.Drawing.Point(237, 24);
+            this.layoutControlItem7.Location = new System.Drawing.Point(338, 38);
             this.layoutControlItem7.Name = "layoutControlItem7";
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem7.Size = new System.Drawing.Size(474, 24);
+            this.layoutControlItem7.Size = new System.Drawing.Size(676, 38);
             this.layoutControlItem7.Text = "鎺掍骇澶囨敞";
-            this.layoutControlItem7.TextSize = new System.Drawing.Size(52, 14);
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(78, 22);
             // 
             // layoutControlItem8
             // 
             this.layoutControlItem8.Control = this.btnSelect;
-            this.layoutControlItem8.Location = new System.Drawing.Point(0, 48);
-            this.layoutControlItem8.MaxSize = new System.Drawing.Size(92, 24);
-            this.layoutControlItem8.MinSize = new System.Drawing.Size(92, 24);
+            this.layoutControlItem8.Location = new System.Drawing.Point(0, 76);
+            this.layoutControlItem8.MaxSize = new System.Drawing.Size(131, 38);
+            this.layoutControlItem8.MinSize = new System.Drawing.Size(131, 38);
             this.layoutControlItem8.Name = "layoutControlItem8";
             this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem8.Size = new System.Drawing.Size(237, 24);
+            this.layoutControlItem8.Size = new System.Drawing.Size(338, 38);
             this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
             this.layoutControlItem8.Text = "閫夋嫨鎶曟枡鍗�";
             this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
@@ -683,10 +684,10 @@
             // 
             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(3, 2, 3, 2);
+            this.tabMx.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.tabMx.Name = "tabMx";
             this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(985, 347);
+            this.tabMx.Size = new System.Drawing.Size(1408, 549);
             this.tabMx.TabIndex = 3;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1});
@@ -694,18 +695,18 @@
             // tabMxPage1
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
-            this.tabMxPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(983, 321);
+            this.tabMxPage1.Size = new System.Drawing.Size(1406, 511);
             this.tabMxPage1.Text = "浠诲姟鍗曟槑缁�";
             // 
             // gcMx1
             // 
             this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.gcMx1.Location = new System.Drawing.Point(0, 0);
             this.gcMx1.MainView = this.gvMx1;
-            this.gcMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.gcMx1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.gcMx1.Name = "gcMx1";
             this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
             this.repositoryItemDateEdit2,
@@ -713,7 +714,7 @@
             this.rptJYBZ,
             this.repositoryItemDateEdit3,
             this.repositoryItemComboBox1});
-            this.gcMx1.Size = new System.Drawing.Size(983, 321);
+            this.gcMx1.Size = new System.Drawing.Size(1406, 511);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -722,7 +723,7 @@
             // 
             this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
             this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gvMx1.ColumnPanelRowHeight = 39;
+            this.gvMx1.ColumnPanelRowHeight = 61;
             this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gvMx1guid,
             this.caaGuid,
@@ -746,7 +747,7 @@
             this.gridColumn6,
             this.gvMxDel,
             this.gridColumn7});
-            this.gvMx1.DetailHeight = 272;
+            this.gvMx1.DetailHeight = 427;
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -758,85 +759,85 @@
             this.gvMx1guid.AppearanceCell.Options.UseFont = true;
             this.gvMx1guid.Caption = "鏄庣粏Guid";
             this.gvMx1guid.FieldName = "guid";
-            this.gvMx1guid.MinWidth = 44;
+            this.gvMx1guid.MinWidth = 63;
             this.gvMx1guid.Name = "gvMx1guid";
             this.gvMx1guid.OptionsColumn.ReadOnly = true;
             this.gvMx1guid.Tag = "query_a.guid";
-            this.gvMx1guid.Width = 82;
+            this.gvMx1guid.Width = 117;
             // 
             // caaGuid
             // 
             this.caaGuid.Caption = "caaGuid";
             this.caaGuid.FieldName = "caaGuid";
-            this.caaGuid.MinWidth = 22;
+            this.caaGuid.MinWidth = 31;
             this.caaGuid.Name = "caaGuid";
             this.caaGuid.OptionsColumn.ReadOnly = true;
-            this.caaGuid.Width = 82;
+            this.caaGuid.Width = 117;
             // 
             // gvMx1daa002
             // 
             this.gvMx1daa002.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa002.Caption = "宸ュ崟鍗曞彿";
             this.gvMx1daa002.FieldName = "daa001";
-            this.gvMx1daa002.MinWidth = 44;
+            this.gvMx1daa002.MinWidth = 63;
             this.gvMx1daa002.Name = "gvMx1daa002";
             this.gvMx1daa002.OptionsColumn.ReadOnly = true;
             this.gvMx1daa002.Tag = "query_a.daa002";
             this.gvMx1daa002.Visible = true;
             this.gvMx1daa002.VisibleIndex = 0;
-            this.gvMx1daa002.Width = 44;
+            this.gvMx1daa002.Width = 63;
             // 
             // gvMx1daa010
             // 
             this.gvMx1daa010.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa010.Caption = "浠诲姟鍗曞彿";
             this.gvMx1daa010.FieldName = "daa021";
-            this.gvMx1daa010.MinWidth = 44;
+            this.gvMx1daa010.MinWidth = 63;
             this.gvMx1daa010.Name = "gvMx1daa010";
             this.gvMx1daa010.OptionsColumn.ReadOnly = true;
             this.gvMx1daa010.Tag = "query_a.daa010";
             this.gvMx1daa010.Visible = true;
             this.gvMx1daa010.VisibleIndex = 1;
-            this.gvMx1daa010.Width = 44;
+            this.gvMx1daa010.Width = 63;
             // 
             // gvMx1daa005
             // 
             this.gvMx1daa005.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa005.Caption = "鐗╂枡缂栫爜";
             this.gvMx1daa005.FieldName = "itemNo";
-            this.gvMx1daa005.MinWidth = 44;
+            this.gvMx1daa005.MinWidth = 63;
             this.gvMx1daa005.Name = "gvMx1daa005";
             this.gvMx1daa005.OptionsColumn.ReadOnly = true;
             this.gvMx1daa005.Tag = "query_a.daa005";
             this.gvMx1daa005.Visible = true;
             this.gvMx1daa005.VisibleIndex = 2;
-            this.gvMx1daa005.Width = 44;
+            this.gvMx1daa005.Width = 63;
             // 
             // gvMx1daa003
             // 
             this.gvMx1daa003.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa003.Caption = "浜у搧鍚嶇О";
             this.gvMx1daa003.FieldName = "daa003";
-            this.gvMx1daa003.MinWidth = 44;
+            this.gvMx1daa003.MinWidth = 63;
             this.gvMx1daa003.Name = "gvMx1daa003";
             this.gvMx1daa003.OptionsColumn.ReadOnly = true;
             this.gvMx1daa003.Tag = "query_a.daa003";
             this.gvMx1daa003.Visible = true;
             this.gvMx1daa003.VisibleIndex = 3;
-            this.gvMx1daa003.Width = 44;
+            this.gvMx1daa003.Width = 63;
             // 
             // gvMx1daa004
             // 
             this.gvMx1daa004.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa004.Caption = "浜у搧瑙勬牸";
             this.gvMx1daa004.FieldName = "daa004";
-            this.gvMx1daa004.MinWidth = 44;
+            this.gvMx1daa004.MinWidth = 63;
             this.gvMx1daa004.Name = "gvMx1daa004";
             this.gvMx1daa004.OptionsColumn.ReadOnly = true;
             this.gvMx1daa004.Tag = "query_a.daa004";
             this.gvMx1daa004.Visible = true;
             this.gvMx1daa004.VisibleIndex = 4;
-            this.gvMx1daa004.Width = 44;
+            this.gvMx1daa004.Width = 63;
             // 
             // gvMx1daa016
             // 
@@ -848,12 +849,12 @@
             this.gvMx1daa016.Caption = "Mes棰勮寮�宸�";
             this.gvMx1daa016.ColumnEdit = this.repositoryItemDateEdit2;
             this.gvMx1daa016.FieldName = "mesStartProd";
-            this.gvMx1daa016.MinWidth = 44;
+            this.gvMx1daa016.MinWidth = 63;
             this.gvMx1daa016.Name = "gvMx1daa016";
             this.gvMx1daa016.Tag = "edit";
             this.gvMx1daa016.Visible = true;
             this.gvMx1daa016.VisibleIndex = 6;
-            this.gvMx1daa016.Width = 68;
+            this.gvMx1daa016.Width = 97;
             // 
             // repositoryItemDateEdit2
             // 
@@ -869,7 +870,6 @@
             this.repositoryItemDateEdit2.MaskSettings.Set("mask", "D");
             this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2";
             this.repositoryItemDateEdit2.DateTimeChanged += new System.EventHandler(this.repositoryItemDateEdit2_DateTimeChanged);
-          
             // 
             // gvMx1daa018
             // 
@@ -881,12 +881,12 @@
             this.gvMx1daa018.Caption = "Mes棰勮瀹屽伐";
             this.gvMx1daa018.ColumnEdit = this.repositoryItemDateEdit3;
             this.gvMx1daa018.FieldName = "mesEndProd";
-            this.gvMx1daa018.MinWidth = 44;
+            this.gvMx1daa018.MinWidth = 63;
             this.gvMx1daa018.Name = "gvMx1daa018";
             this.gvMx1daa018.Tag = "edit";
             this.gvMx1daa018.Visible = true;
             this.gvMx1daa018.VisibleIndex = 7;
-            this.gvMx1daa018.Width = 44;
+            this.gvMx1daa018.Width = 63;
             // 
             // repositoryItemDateEdit3
             // 
@@ -902,56 +902,56 @@
             this.gvMx1daa008.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa008.Caption = "宸ュ崟鎬绘暟";
             this.gvMx1daa008.FieldName = "caa012";
-            this.gvMx1daa008.MaxWidth = 44;
-            this.gvMx1daa008.MinWidth = 44;
+            this.gvMx1daa008.MaxWidth = 63;
+            this.gvMx1daa008.MinWidth = 63;
             this.gvMx1daa008.Name = "gvMx1daa008";
             this.gvMx1daa008.OptionsColumn.ReadOnly = true;
             this.gvMx1daa008.Tag = "query_a.daa008";
             this.gvMx1daa008.Visible = true;
             this.gvMx1daa008.VisibleIndex = 8;
-            this.gvMx1daa008.Width = 44;
+            this.gvMx1daa008.Width = 63;
             // 
             // gvMx1daa006
             // 
             this.gvMx1daa006.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa006.Caption = "鍗曚綅";
             this.gvMx1daa006.FieldName = "fname";
-            this.gvMx1daa006.MaxWidth = 44;
-            this.gvMx1daa006.MinWidth = 44;
+            this.gvMx1daa006.MaxWidth = 63;
+            this.gvMx1daa006.MinWidth = 63;
             this.gvMx1daa006.Name = "gvMx1daa006";
             this.gvMx1daa006.OptionsColumn.ReadOnly = true;
             this.gvMx1daa006.Tag = "query_a.daa006";
             this.gvMx1daa006.Visible = true;
             this.gvMx1daa006.VisibleIndex = 9;
-            this.gvMx1daa006.Width = 44;
+            this.gvMx1daa006.Width = 63;
             // 
             // gvMx1daa007
             // 
             this.gvMx1daa007.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa007.Caption = "宸叉帓";
             this.gvMx1daa007.FieldName = "yp";
-            this.gvMx1daa007.MaxWidth = 44;
-            this.gvMx1daa007.MinWidth = 44;
+            this.gvMx1daa007.MaxWidth = 63;
+            this.gvMx1daa007.MinWidth = 63;
             this.gvMx1daa007.Name = "gvMx1daa007";
             this.gvMx1daa007.OptionsColumn.ReadOnly = true;
             this.gvMx1daa007.Tag = "query_a.daa007";
             this.gvMx1daa007.Visible = true;
             this.gvMx1daa007.VisibleIndex = 10;
-            this.gvMx1daa007.Width = 44;
+            this.gvMx1daa007.Width = 63;
             // 
             // gvMx1daa009
             // 
             this.gvMx1daa009.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa009.Caption = "鏈帓";
             this.gvMx1daa009.FieldName = "wp";
-            this.gvMx1daa009.MaxWidth = 44;
-            this.gvMx1daa009.MinWidth = 44;
+            this.gvMx1daa009.MaxWidth = 63;
+            this.gvMx1daa009.MinWidth = 63;
             this.gvMx1daa009.Name = "gvMx1daa009";
             this.gvMx1daa009.OptionsColumn.ReadOnly = true;
             this.gvMx1daa009.Tag = "query_a.daa009";
             this.gvMx1daa009.Visible = true;
             this.gvMx1daa009.VisibleIndex = 11;
-            this.gvMx1daa009.Width = 44;
+            this.gvMx1daa009.Width = 63;
             // 
             // gvMx1daa011
             // 
@@ -962,13 +962,13 @@
             this.gvMx1daa011.AppearanceHeader.Options.UseForeColor = true;
             this.gvMx1daa011.Caption = "鏈鎺掓暟閲�";
             this.gvMx1daa011.FieldName = "daa008";
-            this.gvMx1daa011.MaxWidth = 44;
-            this.gvMx1daa011.MinWidth = 52;
+            this.gvMx1daa011.MaxWidth = 63;
+            this.gvMx1daa011.MinWidth = 74;
             this.gvMx1daa011.Name = "gvMx1daa011";
             this.gvMx1daa011.Tag = "yz_quantity_0_edit";
             this.gvMx1daa011.Visible = true;
             this.gvMx1daa011.VisibleIndex = 12;
-            this.gvMx1daa011.Width = 52;
+            this.gvMx1daa011.Width = 74;
             // 
             // gvMx1daa012
             // 
@@ -980,12 +980,12 @@
             this.gvMx1daa012.Caption = "绾垮埆缂栫爜";
             this.gvMx1daa012.ColumnEdit = this.rptJYBZ;
             this.gvMx1daa012.FieldName = "daa015LineName";
-            this.gvMx1daa012.MinWidth = 131;
+            this.gvMx1daa012.MinWidth = 187;
             this.gvMx1daa012.Name = "gvMx1daa012";
             this.gvMx1daa012.Tag = "edit";
             this.gvMx1daa012.Visible = true;
             this.gvMx1daa012.VisibleIndex = 13;
-            this.gvMx1daa012.Width = 134;
+            this.gvMx1daa012.Width = 191;
             // 
             // rptJYBZ
             // 
@@ -1006,66 +1006,66 @@
             this.gvMx1reporttime.AppearanceHeader.Options.UseForeColor = true;
             this.gvMx1reporttime.Caption = "澶囨敞";
             this.gvMx1reporttime.FieldName = "daa009";
-            this.gvMx1reporttime.MinWidth = 44;
+            this.gvMx1reporttime.MinWidth = 63;
             this.gvMx1reporttime.Name = "gvMx1reporttime";
             this.gvMx1reporttime.Tag = "edit";
             this.gvMx1reporttime.Visible = true;
             this.gvMx1reporttime.VisibleIndex = 14;
-            this.gvMx1reporttime.Width = 89;
+            this.gvMx1reporttime.Width = 127;
             // 
             // gvMx1daa014
             // 
             this.gvMx1daa014.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa014.Caption = "鎶曟枡鍗曞崟鍙�";
             this.gvMx1daa014.FieldName = "daa014";
-            this.gvMx1daa014.MinWidth = 44;
+            this.gvMx1daa014.MinWidth = 63;
             this.gvMx1daa014.Name = "gvMx1daa014";
             this.gvMx1daa014.OptionsColumn.ReadOnly = true;
             this.gvMx1daa014.Tag = "query_a.daa014";
             this.gvMx1daa014.Visible = true;
             this.gvMx1daa014.VisibleIndex = 15;
-            this.gvMx1daa014.Width = 45;
+            this.gvMx1daa014.Width = 64;
             // 
             // gridColumn3
             // 
             this.gridColumn3.Caption = "绾夸綋ID";
             this.gridColumn3.FieldName = "daa015";
-            this.gridColumn3.MinWidth = 22;
+            this.gridColumn3.MinWidth = 31;
             this.gridColumn3.Name = "gridColumn3";
-            this.gridColumn3.Width = 82;
+            this.gridColumn3.Width = 117;
             // 
             // gvMx1fstatus
             // 
             this.gvMx1fstatus.AppearanceCell.Options.UseFont = true;
             this.gvMx1fstatus.Caption = "闇�姹傚崟鍙�";
             this.gvMx1fstatus.FieldName = "caa015";
-            this.gvMx1fstatus.MinWidth = 44;
+            this.gvMx1fstatus.MinWidth = 63;
             this.gvMx1fstatus.Name = "gvMx1fstatus";
             this.gvMx1fstatus.OptionsColumn.ReadOnly = true;
             this.gvMx1fstatus.Tag = "query_a.fstatus";
             this.gvMx1fstatus.Visible = true;
             this.gvMx1fstatus.VisibleIndex = 16;
-            this.gvMx1fstatus.Width = 66;
+            this.gvMx1fstatus.Width = 94;
             // 
             // gridColumn6
             // 
             this.gridColumn6.Caption = "娆″簭";
             this.gridColumn6.FieldName = "scheduleOrder";
-            this.gridColumn6.MinWidth = 22;
+            this.gridColumn6.MinWidth = 31;
             this.gridColumn6.Name = "gridColumn6";
             this.gridColumn6.Visible = true;
             this.gridColumn6.VisibleIndex = 17;
-            this.gridColumn6.Width = 82;
+            this.gridColumn6.Width = 117;
             // 
             // gvMxDel
             // 
             this.gvMxDel.Caption = "绉诲嚭";
             this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
-            this.gvMxDel.MinWidth = 70;
+            this.gvMxDel.MinWidth = 100;
             this.gvMxDel.Name = "gvMxDel";
             this.gvMxDel.Visible = true;
             this.gvMxDel.VisibleIndex = 18;
-            this.gvMxDel.Width = 73;
+            this.gvMxDel.Width = 104;
             // 
             // repositoryItemButtonEdit1
             // 
@@ -1087,12 +1087,12 @@
             this.gridColumn7.Caption = "鐢熶骇绫诲瀷";
             this.gridColumn7.ColumnEdit = this.repositoryItemComboBox1;
             this.gridColumn7.FieldName = "daa025";
-            this.gridColumn7.MinWidth = 22;
+            this.gridColumn7.MinWidth = 31;
             this.gridColumn7.Name = "gridColumn7";
             this.gridColumn7.Tag = "edit";
             this.gridColumn7.Visible = true;
             this.gridColumn7.VisibleIndex = 5;
-            this.gridColumn7.Width = 82;
+            this.gridColumn7.Width = 117;
             // 
             // repositoryItemComboBox1
             // 
@@ -1113,10 +1113,10 @@
             // picCheckBox
             // 
             this.picCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("picCheckBox.Image")));
-            this.picCheckBox.Location = new System.Drawing.Point(896, 43);
-            this.picCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.picCheckBox.Location = new System.Drawing.Point(1280, 68);
+            this.picCheckBox.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.picCheckBox.Name = "picCheckBox";
-            this.picCheckBox.Size = new System.Drawing.Size(88, 39);
+            this.picCheckBox.Size = new System.Drawing.Size(126, 61);
             this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.picCheckBox.TabIndex = 7;
             this.picCheckBox.TabStop = false;
@@ -1124,13 +1124,13 @@
             // 
             // Frm_Wompba
             // 
-            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
+            this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(987, 530);
+            this.ClientSize = new System.Drawing.Size(1410, 833);
             this.Controls.Add(this.picCheckBox);
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
-            this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
             this.Name = "Frm_Wompba";
             this.Text = "鎵归噺鎺掍骇";
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();

--
Gitblit v1.9.3