From ccc1b0d541d8f3bdd2bcb72dd0b5533e68b886d5 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 09 六月 2025 09:53:37 +0800 Subject: [PATCH] 采购明细报表 --- DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs | 357 +++++++++++++++++++++++----------------------------------- 1 files changed, 143 insertions(+), 214 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs index bb5dbe8..69ce2e2 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs @@ -38,7 +38,6 @@ DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); @@ -64,6 +63,9 @@ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -76,28 +78,22 @@ this.txt_dhdNo = new DevExpress.XtraEditors.TextEdit(); this.txt_gysNo = new DevExpress.XtraEditors.TextEdit(); this.txt_gysName = new DevExpress.XtraEditors.TextEdit(); - this.txt_fmrmode = new DevExpress.XtraEditors.TextEdit(); this.txt_guid = new DevExpress.XtraEditors.TextEdit(); this.txt_fBillNo = new DevExpress.XtraEditors.TextEdit(); this.txt_dhdDate = new DevExpress.XtraEditors.TextEdit(); - this.txt_handResult = new DevExpress.XtraEditors.TextEdit(); - this.txt_handSuggestion = new DevExpress.XtraEditors.TextEdit(); this.txt_fngDesc = new DevExpress.XtraEditors.MemoEdit(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -125,7 +121,6 @@ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.tips = new DevExpress.Utils.ToolTipController(this.components); - this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -152,28 +147,22 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_dhdNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_gysNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_dhdDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_handResult.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_handSuggestion.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); @@ -282,7 +271,9 @@ this.gridColumn12, this.gridColumn13, this.gridColumn3, - this.gridColumn17}); + this.gridColumn17, + this.gridColumn18, + this.gridColumn19}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -319,7 +310,7 @@ this.gridColumn1.MinWidth = 25; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 2; + this.gridColumn1.VisibleIndex = 15; this.gridColumn1.Width = 94; // // gridColumn2 @@ -329,7 +320,7 @@ this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.OptionsColumn.AllowEdit = false; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 3; + this.gridColumn2.VisibleIndex = 10; this.gridColumn2.Width = 150; // // gv_checkUser @@ -341,7 +332,7 @@ 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.VisibleIndex = 11; this.gv_checkUser.Width = 94; // // gv_checkDate @@ -353,7 +344,7 @@ 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.VisibleIndex = 12; this.gv_checkDate.Width = 180; // // gv_pba005 @@ -365,7 +356,7 @@ 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.VisibleIndex = 13; this.gv_pba005.Width = 94; // // gridColumn8 @@ -375,7 +366,7 @@ this.gridColumn8.MinWidth = 25; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; - this.gridColumn8.VisibleIndex = 7; + this.gridColumn8.VisibleIndex = 5; this.gridColumn8.Width = 94; // // gridColumn9 @@ -385,7 +376,7 @@ this.gridColumn9.MinWidth = 25; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 8; + this.gridColumn9.VisibleIndex = 6; this.gridColumn9.Width = 94; // // gridColumn10 @@ -395,7 +386,7 @@ this.gridColumn10.MinWidth = 25; this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.Visible = true; - this.gridColumn10.VisibleIndex = 9; + this.gridColumn10.VisibleIndex = 7; this.gridColumn10.Width = 94; // // gridColumn11 @@ -405,7 +396,7 @@ this.gridColumn11.MinWidth = 25; this.gridColumn11.Name = "gridColumn11"; this.gridColumn11.Visible = true; - this.gridColumn11.VisibleIndex = 10; + this.gridColumn11.VisibleIndex = 8; this.gridColumn11.Width = 94; // // gridColumn12 @@ -415,7 +406,7 @@ this.gridColumn12.MinWidth = 25; this.gridColumn12.Name = "gridColumn12"; this.gridColumn12.Visible = true; - this.gridColumn12.VisibleIndex = 11; + this.gridColumn12.VisibleIndex = 4; this.gridColumn12.Width = 94; // // gridColumn13 @@ -425,7 +416,7 @@ this.gridColumn13.MinWidth = 25; this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 12; + this.gridColumn13.VisibleIndex = 3; this.gridColumn13.Width = 94; // // gridColumn3 @@ -435,8 +426,38 @@ this.gridColumn3.MinWidth = 25; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 13; + this.gridColumn3.VisibleIndex = 14; this.gridColumn3.Width = 94; + // + // gridColumn17 + // + this.gridColumn17.Caption = "寮傚父鍗曞彿"; + this.gridColumn17.FieldName = "fBillNo"; + this.gridColumn17.MinWidth = 25; + this.gridColumn17.Name = "gridColumn17"; + this.gridColumn17.Visible = true; + this.gridColumn17.VisibleIndex = 1; + this.gridColumn17.Width = 94; + // + // gridColumn18 + // + this.gridColumn18.Caption = "OA澶勭悊鐘舵��"; + this.gridColumn18.FieldName = "oaCheckStatusTxt"; + this.gridColumn18.MinWidth = 25; + this.gridColumn18.Name = "gridColumn18"; + this.gridColumn18.Visible = true; + this.gridColumn18.VisibleIndex = 2; + this.gridColumn18.Width = 94; + // + // gridColumn19 + // + this.gridColumn19.Caption = "OA澶勭悊鏃堕棿"; + this.gridColumn19.FieldName = "oaCheckDate"; + this.gridColumn19.MinWidth = 25; + this.gridColumn19.Name = "gridColumn19"; + this.gridColumn19.Visible = true; + this.gridColumn19.VisibleIndex = 9; + this.gridColumn19.Width = 94; // // pageBar1 // @@ -475,7 +496,7 @@ this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(1126, 570); - this.splitMx1.SplitterPosition = 185; + this.splitMx1.SplitterPosition = 163; this.splitMx1.TabIndex = 0; // // layoutMx1 @@ -488,12 +509,9 @@ this.layoutMx1.Controls.Add(this.txt_dhdNo); this.layoutMx1.Controls.Add(this.txt_gysNo); this.layoutMx1.Controls.Add(this.txt_gysName); - this.layoutMx1.Controls.Add(this.txt_fmrmode); this.layoutMx1.Controls.Add(this.txt_guid); this.layoutMx1.Controls.Add(this.txt_fBillNo); this.layoutMx1.Controls.Add(this.txt_dhdDate); - this.layoutMx1.Controls.Add(this.txt_handResult); - this.layoutMx1.Controls.Add(this.txt_handSuggestion); this.layoutMx1.Controls.Add(this.txt_fngDesc); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { @@ -503,7 +521,7 @@ this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(598, 453, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1126, 185); + this.layoutMx1.Size = new System.Drawing.Size(1126, 163); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // @@ -518,7 +536,7 @@ // // txt_fType // - this.txt_fType.Location = new System.Drawing.Point(927, 96); + this.txt_fType.Location = new System.Drawing.Point(927, 12); this.txt_fType.Name = "txt_fType"; this.txt_fType.Size = new System.Drawing.Size(187, 24); this.txt_fType.StyleController = this.layoutMx1; @@ -526,7 +544,7 @@ // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(375, 12); + this.txt_itemNo.Location = new System.Drawing.Point(99, 40); this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Size = new System.Drawing.Size(185, 24); this.txt_itemNo.StyleController = this.layoutMx1; @@ -534,23 +552,23 @@ // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(375, 68); + this.txt_itemName.Location = new System.Drawing.Point(375, 40); this.txt_itemName.Name = "txt_itemName"; - this.txt_itemName.Size = new System.Drawing.Size(461, 24); + this.txt_itemName.Size = new System.Drawing.Size(185, 24); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 465; // // txt_itemModel // - this.txt_itemModel.Location = new System.Drawing.Point(375, 40); + this.txt_itemModel.Location = new System.Drawing.Point(651, 40); this.txt_itemModel.Name = "txt_itemModel"; - this.txt_itemModel.Size = new System.Drawing.Size(461, 24); + this.txt_itemModel.Size = new System.Drawing.Size(463, 24); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 466; // // txt_dhdNo // - this.txt_dhdNo.Location = new System.Drawing.Point(99, 40); + this.txt_dhdNo.Location = new System.Drawing.Point(375, 12); this.txt_dhdNo.Name = "txt_dhdNo"; this.txt_dhdNo.Size = new System.Drawing.Size(185, 24); this.txt_dhdNo.StyleController = this.layoutMx1; @@ -558,7 +576,7 @@ // // txt_gysNo // - this.txt_gysNo.Location = new System.Drawing.Point(99, 96); + this.txt_gysNo.Location = new System.Drawing.Point(99, 68); this.txt_gysNo.Name = "txt_gysNo"; this.txt_gysNo.Size = new System.Drawing.Size(185, 24); this.txt_gysNo.StyleController = this.layoutMx1; @@ -566,21 +584,11 @@ // // txt_gysName // - this.txt_gysName.Location = new System.Drawing.Point(375, 96); + this.txt_gysName.Location = new System.Drawing.Point(375, 68); this.txt_gysName.Name = "txt_gysName"; this.txt_gysName.Size = new System.Drawing.Size(461, 24); this.txt_gysName.StyleController = this.layoutMx1; this.txt_gysName.TabIndex = 469; - // - // txt_fmrmode - // - this.txt_fmrmode.Location = new System.Drawing.Point(927, 68); - this.txt_fmrmode.Name = "txt_fmrmode"; - this.txt_fmrmode.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; - this.txt_fmrmode.Properties.Appearance.Options.UseForeColor = true; - this.txt_fmrmode.Size = new System.Drawing.Size(187, 24); - this.txt_fmrmode.StyleController = this.layoutMx1; - this.txt_fmrmode.TabIndex = 473; // // txt_guid // @@ -600,39 +608,17 @@ // // txt_dhdDate // - this.txt_dhdDate.Location = new System.Drawing.Point(99, 68); + this.txt_dhdDate.Location = new System.Drawing.Point(651, 12); this.txt_dhdDate.Name = "txt_dhdDate"; this.txt_dhdDate.Size = new System.Drawing.Size(185, 24); this.txt_dhdDate.StyleController = this.layoutMx1; this.txt_dhdDate.TabIndex = 481; // - // txt_handResult - // - this.txt_handResult.Location = new System.Drawing.Point(927, 12); - this.txt_handResult.Name = "txt_handResult"; - this.txt_handResult.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; - this.txt_handResult.Properties.Appearance.Options.UseForeColor = true; - this.txt_handResult.Size = new System.Drawing.Size(187, 24); - this.txt_handResult.StyleController = this.layoutMx1; - this.txt_handResult.TabIndex = 483; - this.txt_handResult.Tag = "readonly"; - // - // txt_handSuggestion - // - this.txt_handSuggestion.Location = new System.Drawing.Point(927, 40); - this.txt_handSuggestion.Name = "txt_handSuggestion"; - this.txt_handSuggestion.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; - this.txt_handSuggestion.Properties.Appearance.Options.UseForeColor = true; - this.txt_handSuggestion.Size = new System.Drawing.Size(187, 24); - this.txt_handSuggestion.StyleController = this.layoutMx1; - this.txt_handSuggestion.TabIndex = 484; - this.txt_handSuggestion.Tag = "readonly"; - // // txt_fngDesc // - this.txt_fngDesc.Location = new System.Drawing.Point(99, 124); + this.txt_fngDesc.Location = new System.Drawing.Point(99, 97); this.txt_fngDesc.Name = "txt_fngDesc"; - this.txt_fngDesc.Size = new System.Drawing.Size(1015, 52); + this.txt_fngDesc.Size = new System.Drawing.Size(1015, 54); this.txt_fngDesc.StyleController = this.layoutMx1; this.txt_fngDesc.TabIndex = 485; // @@ -665,17 +651,14 @@ this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem2, - this.layoutControlItem20, - this.layoutControlItem1, - this.layoutControlItem21, - this.layoutControlItem19, this.layoutControlItem14, this.layoutControlItem4, this.layoutControlItem11, + this.layoutControlItem1, + this.layoutControlItem12, + this.layoutControlItem13, this.layoutControlItem15, this.layoutControlItem16, - this.layoutControlItem13, - this.layoutControlItem12, this.layoutControlItem3}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; @@ -702,16 +685,13 @@ rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition5.Height = 100D; rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition6.Height = 100D; - rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2, rowDefinition3, rowDefinition4, - rowDefinition5, - rowDefinition6}); - this.Root.Size = new System.Drawing.Size(1126, 188); + rowDefinition5}); + this.Root.Size = new System.Drawing.Size(1126, 163); this.Root.TextVisible = false; // // layoutControlItem2 @@ -723,56 +703,12 @@ this.layoutControlItem2.Text = "寮傚父缂栧彿"; this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18); // - // layoutControlItem20 - // - this.layoutControlItem20.Control = this.txt_fmrmode; - this.layoutControlItem20.CustomizationFormText = "澶勭悊鏂瑰紡"; - this.layoutControlItem20.Location = new System.Drawing.Point(828, 56); - this.layoutControlItem20.Name = "layoutControlItem20"; - this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem20.Size = new System.Drawing.Size(278, 28); - this.layoutControlItem20.Text = "閫�鏂欐柟寮�"; - this.layoutControlItem20.TextSize = new System.Drawing.Size(75, 18); - // - // layoutControlItem1 - // - this.layoutControlItem1.Control = this.txt_fType; - this.layoutControlItem1.Location = new System.Drawing.Point(828, 84); - this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem1.Size = new System.Drawing.Size(278, 28); - this.layoutControlItem1.Text = "寮傚父绫诲瀷"; - this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18); - // - // layoutControlItem21 - // - this.layoutControlItem21.Control = this.txt_handResult; - this.layoutControlItem21.Location = new System.Drawing.Point(828, 0); - this.layoutControlItem21.Name = "layoutControlItem21"; - this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem21.Size = new System.Drawing.Size(278, 28); - this.layoutControlItem21.Text = "鍒ゅ畾缁撴灉"; - this.layoutControlItem21.TextSize = new System.Drawing.Size(75, 18); - // - // layoutControlItem19 - // - this.layoutControlItem19.Control = this.txt_handSuggestion; - this.layoutControlItem19.Location = new System.Drawing.Point(828, 28); - this.layoutControlItem19.Name = "layoutControlItem19"; - this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem19.Size = new System.Drawing.Size(278, 28); - this.layoutControlItem19.Text = "澶勭悊缁撴灉"; - this.layoutControlItem19.TextSize = new System.Drawing.Size(75, 18); - // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_dhdNo; - this.layoutControlItem14.Location = new System.Drawing.Point(0, 28); + this.layoutControlItem14.Location = new System.Drawing.Point(276, 0); this.layoutControlItem14.Name = "layoutControlItem14"; - this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem14.Size = new System.Drawing.Size(276, 28); this.layoutControlItem14.Text = "鍒拌揣鍗曞彿"; this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18); @@ -780,9 +716,9 @@ // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_dhdDate; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 56); + this.layoutControlItem4.Location = new System.Drawing.Point(552, 0); this.layoutControlItem4.Name = "layoutControlItem4"; - this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem4.Size = new System.Drawing.Size(276, 28); this.layoutControlItem4.Text = "鍒拌揣鍗曟棩鏈�"; this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18); @@ -790,69 +726,78 @@ // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_itemNo; - this.layoutControlItem11.Location = new System.Drawing.Point(276, 0); + this.layoutControlItem11.Location = new System.Drawing.Point(0, 28); this.layoutControlItem11.Name = "layoutControlItem11"; - this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem11.Size = new System.Drawing.Size(276, 28); this.layoutControlItem11.Text = "鐗╂枡缂栧彿"; this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18); // + // layoutControlItem1 + // + this.layoutControlItem1.Control = this.txt_fType; + this.layoutControlItem1.Location = new System.Drawing.Point(828, 0); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem1.Size = new System.Drawing.Size(278, 28); + this.layoutControlItem1.Text = "寮傚父绫诲瀷"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18); + // + // layoutControlItem12 + // + this.layoutControlItem12.Control = this.txt_itemName; + this.layoutControlItem12.Location = new System.Drawing.Point(276, 28); + this.layoutControlItem12.Name = "layoutControlItem12"; + this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem12.Size = new System.Drawing.Size(276, 28); + this.layoutControlItem12.Text = "鐗╂枡鍚嶇О"; + this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18); + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.txt_itemModel; + this.layoutControlItem13.Location = new System.Drawing.Point(552, 28); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem13.Size = new System.Drawing.Size(554, 28); + this.layoutControlItem13.Text = "鐗╂枡瑙勬牸"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(75, 18); + // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_gysNo; - this.layoutControlItem15.Location = new System.Drawing.Point(0, 84); + this.layoutControlItem15.Location = new System.Drawing.Point(0, 56); this.layoutControlItem15.Name = "layoutControlItem15"; - this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem15.Size = new System.Drawing.Size(276, 28); + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem15.Size = new System.Drawing.Size(276, 29); this.layoutControlItem15.Text = "渚涘簲鍟嗙紪鍙�"; this.layoutControlItem15.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem16 // this.layoutControlItem16.Control = this.txt_gysName; - this.layoutControlItem16.Location = new System.Drawing.Point(276, 84); + this.layoutControlItem16.Location = new System.Drawing.Point(276, 56); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem16.OptionsTableLayoutItem.ColumnSpan = 2; - this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem16.Size = new System.Drawing.Size(552, 28); + this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem16.Size = new System.Drawing.Size(552, 29); this.layoutControlItem16.Text = "渚涘簲鍟嗗悕绉�"; this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18); - // - // layoutControlItem13 - // - this.layoutControlItem13.Control = this.txt_itemModel; - this.layoutControlItem13.Location = new System.Drawing.Point(276, 28); - this.layoutControlItem13.Name = "layoutControlItem13"; - this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; - this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem13.Size = new System.Drawing.Size(552, 28); - this.layoutControlItem13.Text = "鐗╂枡瑙勬牸"; - this.layoutControlItem13.TextSize = new System.Drawing.Size(75, 18); - // - // layoutControlItem12 - // - this.layoutControlItem12.Control = this.txt_itemName; - this.layoutControlItem12.Location = new System.Drawing.Point(276, 56); - this.layoutControlItem12.Name = "layoutControlItem12"; - this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2; - this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem12.Size = new System.Drawing.Size(552, 28); - this.layoutControlItem12.Text = "鐗╂枡鍚嶇О"; - this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_fngDesc; - this.layoutControlItem3.Location = new System.Drawing.Point(0, 112); + this.layoutControlItem3.Location = new System.Drawing.Point(0, 85); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnSpan = 4; - this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem3.OptionsTableLayoutItem.RowSpan = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(1106, 56); - this.layoutControlItem3.Text = "涓嶅悎鏍兼弿杩�"; + this.layoutControlItem3.Size = new System.Drawing.Size(1106, 58); + this.layoutControlItem3.Text = "寮傚父鎻忚堪"; this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18); // // tabMx @@ -861,7 +806,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(1126, 373); + this.tabMx.Size = new System.Drawing.Size(1126, 395); this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -870,7 +815,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 341); + this.tabMxPage1.Size = new System.Drawing.Size(1124, 363); this.tabMxPage1.Text = "寮傚父鏄庣粏"; // // gcMx1 @@ -885,7 +830,7 @@ this.repositoryItemButtonEdit1, this.rptJYBZ, this.repositoryItemDateEdit3}); - this.gcMx1.Size = new System.Drawing.Size(1124, 341); + this.gcMx1.Size = new System.Drawing.Size(1124, 363); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -1032,6 +977,10 @@ // // gridColumn14 // + this.gridColumn14.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gridColumn14.AppearanceCell.Options.UseForeColor = true; + this.gridColumn14.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gridColumn14.AppearanceHeader.Options.UseForeColor = true; this.gridColumn14.Caption = "澶勭疆鎰忚"; this.gridColumn14.FieldName = "handResult"; this.gridColumn14.MinWidth = 25; @@ -1130,16 +1079,6 @@ this.layoutControlItem10.Size = new System.Drawing.Size(0, 0); this.layoutControlItem10.TextSize = new System.Drawing.Size(50, 20); // - // gridColumn17 - // - this.gridColumn17.Caption = "寮傚父鍗曞彿"; - this.gridColumn17.FieldName = "fBillNo"; - this.gridColumn17.MinWidth = 25; - this.gridColumn17.Name = "gridColumn17"; - this.gridColumn17.Visible = true; - this.gridColumn17.VisibleIndex = 1; - this.gridColumn17.Width = 94; - // // MesQcExceptional // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -1176,28 +1115,22 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_dhdNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_gysNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_dhdDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_handResult.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_handSuggestion.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); @@ -1265,7 +1198,6 @@ private DevExpress.XtraEditors.TextEdit txt_dhdNo; private DevExpress.XtraEditors.TextEdit txt_gysNo; private DevExpress.XtraEditors.TextEdit txt_gysName; - private DevExpress.XtraEditors.TextEdit txt_fmrmode; private DevExpress.XtraEditors.TextEdit txt_guid; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; private DevExpress.XtraEditors.TextEdit txt_fBillNo; @@ -1278,22 +1210,8 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; private DevExpress.Utils.ToolTipController tips; private DevExpress.XtraEditors.TextEdit txt_dhdDate; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; - private DevExpress.XtraEditors.TextEdit txt_handResult; - private DevExpress.XtraEditors.TextEdit txt_handSuggestion; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraEditors.MemoEdit txt_fngDesc; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; @@ -1301,5 +1219,16 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; } } \ No newline at end of file -- Gitblit v1.9.3