From 8a7bc73b5ac40d26ec72a5df94ca15c5a2976af0 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期一, 15 九月 2025 10:20:07 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs | 166 +++++++++++++++++++++++++++++++------------------------ 1 files changed, 94 insertions(+), 72 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs index 921a4dd..f57891a 100644 --- a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs @@ -80,6 +80,8 @@ this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -463,7 +465,9 @@ this.gridColumn30, this.gridColumn13, this.gridColumn17, - this.gridColumn7}); + this.gridColumn7, + this.gridColumn6, + this.gridColumn11}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -605,7 +609,7 @@ // gv_fcovertQty // this.gv_fcovertQty.AppearanceCell.Options.UseFont = true; - this.gv_fcovertQty.Caption = "宸ュ崟鏁伴噺"; + this.gv_fcovertQty.Caption = "宸ュ崟鎬绘暟"; this.gv_fcovertQty.FieldName = "daaQty"; this.gv_fcovertQty.MinWidth = 30; this.gv_fcovertQty.Name = "gv_fcovertQty"; @@ -626,7 +630,7 @@ this.gv_fbatchQty.OptionsColumn.AllowEdit = false; this.gv_fbatchQty.Tag = "query_a.fbatch_qty"; this.gv_fbatchQty.Visible = true; - this.gv_fbatchQty.VisibleIndex = 11; + this.gv_fbatchQty.VisibleIndex = 12; this.gv_fbatchQty.Width = 80; // // gv_remarks @@ -639,7 +643,7 @@ this.gv_remarks.OptionsColumn.AllowEdit = false; this.gv_remarks.Tag = "query_a.remarks"; this.gv_remarks.Visible = true; - this.gv_remarks.VisibleIndex = 12; + this.gv_remarks.VisibleIndex = 13; this.gv_remarks.Width = 100; // // gv_fcheckBy @@ -652,7 +656,7 @@ this.gv_fcheckBy.OptionsColumn.AllowEdit = false; this.gv_fcheckBy.Tag = "query_a.fcheck_by"; this.gv_fcheckBy.Visible = true; - this.gv_fcheckBy.VisibleIndex = 13; + this.gv_fcheckBy.VisibleIndex = 14; this.gv_fcheckBy.Width = 118; // // gv_fcheckDate @@ -665,7 +669,7 @@ this.gv_fcheckDate.OptionsColumn.AllowEdit = false; this.gv_fcheckDate.Tag = "query_a.fcheck_date"; this.gv_fcheckDate.Visible = true; - this.gv_fcheckDate.VisibleIndex = 14; + this.gv_fcheckDate.VisibleIndex = 15; this.gv_fcheckDate.Width = 182; // // gv_createBy @@ -677,8 +681,6 @@ this.gv_createBy.Name = "gv_createBy"; this.gv_createBy.OptionsColumn.AllowEdit = false; this.gv_createBy.Tag = "query_a.create_by"; - this.gv_createBy.Visible = true; - this.gv_createBy.VisibleIndex = 15; this.gv_createBy.Width = 67; // // gridColumn15 @@ -687,8 +689,6 @@ this.gridColumn15.FieldName = "createDate"; this.gridColumn15.MinWidth = 25; this.gridColumn15.Name = "gridColumn15"; - this.gridColumn15.Visible = true; - this.gridColumn15.VisibleIndex = 16; this.gridColumn15.Width = 94; // // gv_lastupdateBy @@ -701,7 +701,7 @@ this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; this.gv_lastupdateBy.Tag = "query_a.lastupdate_by"; this.gv_lastupdateBy.Visible = true; - this.gv_lastupdateBy.VisibleIndex = 17; + this.gv_lastupdateBy.VisibleIndex = 16; this.gv_lastupdateBy.Width = 60; // // gv_lastupdateDate @@ -714,7 +714,7 @@ this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; this.gv_lastupdateDate.Tag = "query_a.lastupdate_date"; this.gv_lastupdateDate.Visible = true; - this.gv_lastupdateDate.VisibleIndex = 18; + this.gv_lastupdateDate.VisibleIndex = 17; this.gv_lastupdateDate.Width = 120; // // gridColumn18 @@ -724,7 +724,7 @@ this.gridColumn18.MinWidth = 25; this.gridColumn18.Name = "gridColumn18"; this.gridColumn18.Visible = true; - this.gridColumn18.VisibleIndex = 19; + this.gridColumn18.VisibleIndex = 18; this.gridColumn18.Width = 94; // // gridColumn19 @@ -734,7 +734,7 @@ this.gridColumn19.MinWidth = 25; this.gridColumn19.Name = "gridColumn19"; this.gridColumn19.Visible = true; - this.gridColumn19.VisibleIndex = 20; + this.gridColumn19.VisibleIndex = 19; this.gridColumn19.Width = 94; // // gridColumn30 @@ -768,6 +768,26 @@ this.gridColumn7.MinWidth = 25; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.Width = 94; + // + // gridColumn6 + // + this.gridColumn6.Caption = "鐢熶骇缁勭粐"; + this.gridColumn6.FieldName = "fSubsidiary"; + this.gridColumn6.MinWidth = 25; + this.gridColumn6.Name = "gridColumn6"; + this.gridColumn6.Visible = true; + this.gridColumn6.VisibleIndex = 20; + this.gridColumn6.Width = 94; + // + // gridColumn11 + // + this.gridColumn11.Caption = "閫佹鏁伴噺"; + this.gridColumn11.FieldName = "sjQty"; + this.gridColumn11.MinWidth = 25; + this.gridColumn11.Name = "gridColumn11"; + this.gridColumn11.Visible = true; + this.gridColumn11.VisibleIndex = 11; + this.gridColumn11.Width = 94; // // pageBar1 // @@ -806,7 +826,7 @@ this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(1342, 688); - this.splitMx1.SplitterPosition = 242; + this.splitMx1.SplitterPosition = 249; this.splitMx1.TabIndex = 0; // // layoutMx1 @@ -860,7 +880,7 @@ this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(789, 440, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1342, 242); + this.layoutMx1.Size = new System.Drawing.Size(1342, 249); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // @@ -869,7 +889,7 @@ this.txt_fzrId.Appearance.ForeColor = System.Drawing.Color.Blue; this.txt_fzrId.Appearance.Options.UseForeColor = true; this.txt_fzrId.IsReadly = false; - this.txt_fzrId.Location = new System.Drawing.Point(1074, 152); + this.txt_fzrId.Location = new System.Drawing.Point(1074, 154); this.txt_fzrId.Name = "txt_fzrId"; this.txt_fzrId.Size = new System.Drawing.Size(256, 24); this.txt_fzrId.TabIndex = 839; @@ -877,7 +897,7 @@ // txt_zrType // this.txt_zrType.EditValue = "-璇烽�夋嫨-"; - this.txt_zrType.Location = new System.Drawing.Point(1074, 124); + this.txt_zrType.Location = new System.Drawing.Point(1074, 125); this.txt_zrType.Name = "txt_zrType"; this.txt_zrType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -935,7 +955,7 @@ // // txt_remarks // - this.txt_remarks.Location = new System.Drawing.Point(84, 208); + this.txt_remarks.Location = new System.Drawing.Point(84, 212); this.txt_remarks.Name = "txt_remarks"; this.txt_remarks.Properties.Appearance.Options.UseFont = true; this.txt_remarks.Size = new System.Drawing.Size(254, 24); @@ -975,7 +995,7 @@ // // txt_lotNo1 // - this.txt_lotNo1.Location = new System.Drawing.Point(414, 124); + this.txt_lotNo1.Location = new System.Drawing.Point(414, 125); this.txt_lotNo1.Name = "txt_lotNo1"; this.txt_lotNo1.Properties.Appearance.Options.UseFont = true; this.txt_lotNo1.Size = new System.Drawing.Size(254, 24); @@ -985,7 +1005,7 @@ // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(84, 124); + this.txt_itemNo.Location = new System.Drawing.Point(84, 125); this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.Appearance.Options.UseFont = true; this.txt_itemNo.Size = new System.Drawing.Size(254, 24); @@ -995,7 +1015,7 @@ // // txt_itemModel // - this.txt_itemModel.Location = new System.Drawing.Point(84, 180); + this.txt_itemModel.Location = new System.Drawing.Point(84, 183); this.txt_itemModel.Name = "txt_itemModel"; this.txt_itemModel.Size = new System.Drawing.Size(254, 24); this.txt_itemModel.StyleController = this.layoutMx1; @@ -1024,7 +1044,7 @@ // // txt_fsubmitBy // - this.txt_fsubmitBy.Location = new System.Drawing.Point(744, 152); + this.txt_fsubmitBy.Location = new System.Drawing.Point(744, 154); this.txt_fsubmitBy.Name = "txt_fsubmitBy"; this.txt_fsubmitBy.Size = new System.Drawing.Size(254, 24); this.txt_fsubmitBy.StyleController = this.layoutMx1; @@ -1033,7 +1053,7 @@ // // txt_fsubmitDate // - this.txt_fsubmitDate.Location = new System.Drawing.Point(744, 124); + this.txt_fsubmitDate.Location = new System.Drawing.Point(744, 125); this.txt_fsubmitDate.Name = "txt_fsubmitDate"; this.txt_fsubmitDate.Size = new System.Drawing.Size(254, 24); this.txt_fsubmitDate.StyleController = this.layoutMx1; @@ -1042,7 +1062,7 @@ // // txt_fsubmit // - this.txt_fsubmit.Location = new System.Drawing.Point(672, 180); + this.txt_fsubmit.Location = new System.Drawing.Point(672, 183); this.txt_fsubmit.Name = "txt_fsubmit"; this.txt_fsubmit.Properties.Caption = "瀹℃牳鏍囪瘑"; this.txt_fsubmit.Size = new System.Drawing.Size(326, 24); @@ -1052,7 +1072,7 @@ // // txt_fmanageNo // - this.txt_fmanageNo.Location = new System.Drawing.Point(414, 180); + this.txt_fmanageNo.Location = new System.Drawing.Point(414, 183); this.txt_fmanageNo.Name = "txt_fmanageNo"; this.txt_fmanageNo.Size = new System.Drawing.Size(254, 24); this.txt_fmanageNo.StyleController = this.layoutMx1; @@ -1112,7 +1132,7 @@ // // txt_epTag // - this.txt_epTag.Location = new System.Drawing.Point(414, 152); + this.txt_epTag.Location = new System.Drawing.Point(414, 154); this.txt_epTag.Name = "txt_epTag"; this.txt_epTag.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -1140,7 +1160,7 @@ // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(84, 152); + this.txt_itemName.Location = new System.Drawing.Point(84, 154); this.txt_itemName.Name = "txt_itemName"; this.txt_itemName.Size = new System.Drawing.Size(254, 24); this.txt_itemName.StyleController = this.layoutMx1; @@ -1206,7 +1226,7 @@ // // txt_fmrmode // - this.txt_fmrmode.Location = new System.Drawing.Point(1074, 180); + this.txt_fmrmode.Location = new System.Drawing.Point(1074, 183); this.txt_fmrmode.Name = "txt_fmrmode"; this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -1374,7 +1394,7 @@ rowDefinition6, rowDefinition7, rowDefinition8}); - this.Root.Size = new System.Drawing.Size(1342, 244); + this.Root.Size = new System.Drawing.Size(1342, 249); this.Root.TextVisible = false; // // layoutControlItem1 @@ -1416,40 +1436,40 @@ this.layoutControlItem24.Name = "layoutControlItem24"; this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem24.Size = new System.Drawing.Size(330, 28); + this.layoutControlItem24.Size = new System.Drawing.Size(330, 29); this.layoutControlItem24.Text = "瀹㈡埛缂栫爜"; this.layoutControlItem24.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_lotNo1; - this.layoutControlItem3.Location = new System.Drawing.Point(330, 112); + this.layoutControlItem3.Location = new System.Drawing.Point(330, 113); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem3.Size = new System.Drawing.Size(330, 28); + this.layoutControlItem3.Size = new System.Drawing.Size(330, 29); this.layoutControlItem3.Text = "閫佹鎵瑰彿"; this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); // // txt_epTagtxt // this.txt_epTagtxt.Control = this.txt_epTag; - this.txt_epTagtxt.Location = new System.Drawing.Point(330, 140); + this.txt_epTagtxt.Location = new System.Drawing.Point(330, 142); this.txt_epTagtxt.Name = "txt_epTagtxt"; this.txt_epTagtxt.OptionsTableLayoutItem.ColumnIndex = 1; this.txt_epTagtxt.OptionsTableLayoutItem.RowIndex = 5; - this.txt_epTagtxt.Size = new System.Drawing.Size(330, 28); + this.txt_epTagtxt.Size = new System.Drawing.Size(330, 29); this.txt_epTagtxt.Text = "鐜繚鏍囪瘑"; this.txt_epTagtxt.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_fmanageNo; - this.layoutControlItem18.Location = new System.Drawing.Point(330, 168); + this.layoutControlItem18.Location = new System.Drawing.Point(330, 171); this.layoutControlItem18.Name = "layoutControlItem18"; this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem18.Size = new System.Drawing.Size(330, 28); + this.layoutControlItem18.Size = new System.Drawing.Size(330, 29); this.layoutControlItem18.Text = "娴佺▼缂栧彿"; this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18); // @@ -1460,29 +1480,29 @@ this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(332, 28); + this.layoutControlItem13.Size = new System.Drawing.Size(332, 29); this.layoutControlItem13.Text = "澶勭疆缁撴灉"; this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_zrType; - this.layoutControlItem7.Location = new System.Drawing.Point(990, 112); + this.layoutControlItem7.Location = new System.Drawing.Point(990, 113); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem7.Size = new System.Drawing.Size(332, 28); + this.layoutControlItem7.Size = new System.Drawing.Size(332, 29); this.layoutControlItem7.Text = "鍒ゅ畾璐d换"; this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem35 // this.layoutControlItem35.Control = this.txt_fzrId; - this.layoutControlItem35.Location = new System.Drawing.Point(990, 140); + this.layoutControlItem35.Location = new System.Drawing.Point(990, 142); this.layoutControlItem35.Name = "layoutControlItem35"; this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem35.Size = new System.Drawing.Size(332, 28); + this.layoutControlItem35.Size = new System.Drawing.Size(332, 29); this.layoutControlItem35.Text = "璐d换浜�"; this.layoutControlItem35.TextSize = new System.Drawing.Size(60, 18); // @@ -1501,11 +1521,11 @@ // layoutControlItem25 // this.layoutControlItem25.Control = this.txt_fmrmode; - this.layoutControlItem25.Location = new System.Drawing.Point(990, 168); + this.layoutControlItem25.Location = new System.Drawing.Point(990, 171); this.layoutControlItem25.Name = "layoutControlItem25"; this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem25.Size = new System.Drawing.Size(332, 28); + this.layoutControlItem25.Size = new System.Drawing.Size(332, 29); this.layoutControlItem25.Text = "杩斿伐宸ュ簭"; this.layoutControlItem25.TextSize = new System.Drawing.Size(60, 18); // @@ -1544,7 +1564,7 @@ this.txt_lineName111.Location = new System.Drawing.Point(0, 84); this.txt_lineName111.Name = "txt_lineName111"; this.txt_lineName111.OptionsTableLayoutItem.RowIndex = 3; - this.txt_lineName111.Size = new System.Drawing.Size(330, 28); + this.txt_lineName111.Size = new System.Drawing.Size(330, 29); this.txt_lineName111.Text = "鐢熶骇绾垮埆"; this.txt_lineName111.TextSize = new System.Drawing.Size(60, 18); // @@ -1552,20 +1572,20 @@ // this.layoutControlItem5.Control = this.txt_itemNo; this.layoutControlItem5.CustomizationFormText = "浜у搧缂栫爜"; - this.layoutControlItem5.Location = new System.Drawing.Point(0, 112); + this.layoutControlItem5.Location = new System.Drawing.Point(0, 113); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem5.Size = new System.Drawing.Size(330, 28); + this.layoutControlItem5.Size = new System.Drawing.Size(330, 29); this.layoutControlItem5.Text = "浜у搧缂栫爜"; this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem34 // this.layoutControlItem34.Control = this.txt_itemName; - this.layoutControlItem34.Location = new System.Drawing.Point(0, 140); + this.layoutControlItem34.Location = new System.Drawing.Point(0, 142); this.layoutControlItem34.Name = "layoutControlItem34"; this.layoutControlItem34.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem34.Size = new System.Drawing.Size(330, 28); + this.layoutControlItem34.Size = new System.Drawing.Size(330, 29); this.layoutControlItem34.Text = "浜у搧鍚嶇О"; this.layoutControlItem34.TextSize = new System.Drawing.Size(60, 18); // @@ -1573,20 +1593,20 @@ // this.layoutControlItem6.Control = this.txt_itemModel; this.layoutControlItem6.CustomizationFormText = "浜у搧瑙勬牸"; - this.layoutControlItem6.Location = new System.Drawing.Point(0, 168); + this.layoutControlItem6.Location = new System.Drawing.Point(0, 171); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem6.Size = new System.Drawing.Size(330, 28); + this.layoutControlItem6.Size = new System.Drawing.Size(330, 29); this.layoutControlItem6.Text = "鐗╂枡瑙勬牸"; this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_remarks; - this.layoutControlItem12.Location = new System.Drawing.Point(0, 196); + this.layoutControlItem12.Location = new System.Drawing.Point(0, 200); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 7; - this.layoutControlItem12.Size = new System.Drawing.Size(330, 28); + this.layoutControlItem12.Size = new System.Drawing.Size(330, 29); this.layoutControlItem12.Text = "澶囨敞璇存槑"; this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); // @@ -1629,40 +1649,40 @@ this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem2.Size = new System.Drawing.Size(330, 28); + this.layoutControlItem2.Size = new System.Drawing.Size(330, 29); this.layoutControlItem2.Text = "妫�楠屾棩鏈�"; this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem16 // this.layoutControlItem16.Control = this.txt_fsubmitDate; - this.layoutControlItem16.Location = new System.Drawing.Point(660, 112); + this.layoutControlItem16.Location = new System.Drawing.Point(660, 113); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem16.Size = new System.Drawing.Size(330, 28); + this.layoutControlItem16.Size = new System.Drawing.Size(330, 29); this.layoutControlItem16.Text = "瀹℃牳浜哄憳"; this.layoutControlItem16.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_fsubmitBy; - this.layoutControlItem15.Location = new System.Drawing.Point(660, 140); + this.layoutControlItem15.Location = new System.Drawing.Point(660, 142); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem15.Size = new System.Drawing.Size(330, 28); + this.layoutControlItem15.Size = new System.Drawing.Size(330, 29); this.layoutControlItem15.Text = "瀹℃牳鏃ユ湡"; this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_fsubmit; - this.layoutControlItem14.Location = new System.Drawing.Point(660, 168); + this.layoutControlItem14.Location = new System.Drawing.Point(660, 171); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem14.Size = new System.Drawing.Size(330, 28); + this.layoutControlItem14.Size = new System.Drawing.Size(330, 29); this.layoutControlItem14.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem14.TextVisible = false; @@ -1673,7 +1693,7 @@ this.xtraTabControl2.Location = new System.Drawing.Point(0, 0); this.xtraTabControl2.Name = "xtraTabControl2"; this.xtraTabControl2.SelectedTabPage = this.tabMxPage1; - this.xtraTabControl2.Size = new System.Drawing.Size(1342, 434); + this.xtraTabControl2.Size = new System.Drawing.Size(1342, 427); this.xtraTabControl2.TabIndex = 3; this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, @@ -1685,7 +1705,7 @@ this.tabMxPage1.Controls.Add(this.splitMx2); this.tabMxPage1.Controls.Add(this.panMsg); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1340, 402); + this.tabMxPage1.Size = new System.Drawing.Size(1340, 395); this.tabMxPage1.Text = "鎶芥牱淇℃伅"; // // splitMx2 @@ -1704,7 +1724,7 @@ // this.splitMx2.Panel2.Controls.Add(this.splitYangLi); this.splitMx2.Panel2.Text = "Panel2"; - this.splitMx2.Size = new System.Drawing.Size(1340, 355); + this.splitMx2.Size = new System.Drawing.Size(1340, 348); this.splitMx2.SplitterPosition = 287; this.splitMx2.TabIndex = 3; // @@ -2023,7 +2043,7 @@ // this.splitYangLi.Panel2.Controls.Add(this.groupControl2); this.splitYangLi.Panel2.Text = "Panel2"; - this.splitYangLi.Size = new System.Drawing.Size(1340, 56); + this.splitYangLi.Size = new System.Drawing.Size(1340, 49); this.splitYangLi.SplitterPosition = 676; this.splitYangLi.TabIndex = 4; // @@ -2033,7 +2053,7 @@ this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupControl1.Location = new System.Drawing.Point(0, 0); this.groupControl1.Name = "groupControl1"; - this.groupControl1.Size = new System.Drawing.Size(676, 56); + this.groupControl1.Size = new System.Drawing.Size(676, 49); this.groupControl1.TabIndex = 3; this.groupControl1.Text = "妫�娴嬬粨鏋�"; // @@ -2043,7 +2063,7 @@ this.gcMx2.Location = new System.Drawing.Point(2, 28); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; - this.gcMx2.Size = new System.Drawing.Size(672, 26); + this.gcMx2.Size = new System.Drawing.Size(672, 19); this.gcMx2.TabIndex = 0; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); @@ -2128,7 +2148,7 @@ this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.groupControl2.Location = new System.Drawing.Point(0, 0); this.groupControl2.Name = "groupControl2"; - this.groupControl2.Size = new System.Drawing.Size(652, 56); + this.groupControl2.Size = new System.Drawing.Size(652, 49); this.groupControl2.TabIndex = 4; this.groupControl2.Text = "鏍锋湰缁撴灉"; // @@ -2138,7 +2158,7 @@ this.gcMx3.Location = new System.Drawing.Point(2, 28); this.gcMx3.MainView = this.gvMx3; this.gcMx3.Name = "gcMx3"; - this.gcMx3.Size = new System.Drawing.Size(648, 26); + this.gcMx3.Size = new System.Drawing.Size(648, 19); this.gcMx3.TabIndex = 0; this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx3}); @@ -2357,7 +2377,7 @@ // this.tabMxPage2.Controls.Add(this.ucChouJianList1); this.tabMxPage2.Name = "tabMxPage2"; - this.tabMxPage2.Size = new System.Drawing.Size(1340, 402); + this.tabMxPage2.Size = new System.Drawing.Size(1340, 395); this.tabMxPage2.Text = "浜у搧鏉$爜鏄庣粏"; // // ucChouJianList1 @@ -2366,14 +2386,14 @@ this.ucChouJianList1.Location = new System.Drawing.Point(0, 0); this.ucChouJianList1.Name = "ucChouJianList1"; this.ucChouJianList1.pGuid = null; - this.ucChouJianList1.Size = new System.Drawing.Size(1340, 402); + this.ucChouJianList1.Size = new System.Drawing.Size(1340, 395); this.ucChouJianList1.TabIndex = 0; // // tabMxPage3 // this.tabMxPage3.Controls.Add(this.ucUpFileList1); this.tabMxPage3.Name = "tabMxPage3"; - this.tabMxPage3.Size = new System.Drawing.Size(1340, 402); + this.tabMxPage3.Size = new System.Drawing.Size(1340, 395); this.tabMxPage3.Text = "闄勪欢淇℃伅"; // // ucUpFileList1 @@ -2383,7 +2403,7 @@ this.ucUpFileList1.Name = "ucUpFileList1"; this.ucUpFileList1.parentGroup = null; this.ucUpFileList1.pGuid = null; - this.ucUpFileList1.Size = new System.Drawing.Size(1340, 402); + this.ucUpFileList1.Size = new System.Drawing.Size(1340, 395); this.ucUpFileList1.TabIndex = 0; // // repositoryItemComboBox2 @@ -2736,5 +2756,7 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; } } \ No newline at end of file -- Gitblit v1.9.3