From 27c04c726187ca50c6c693c4aec92a1c43ef115b Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 19 四月 2025 08:12:17 +0800 Subject: [PATCH] 修改登录页 --- DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs | 265 +++++++++++++++++++++++++---------------------------- 1 files changed, 125 insertions(+), 140 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs index c3205b8..2a8c044 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs @@ -70,6 +70,7 @@ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -87,7 +88,7 @@ this.txt_gysName = new DevExpress.XtraEditors.TextEdit(); this.txt_fbatchQty = new DevExpress.XtraEditors.TextEdit(); this.txt_chooseQty = new DevExpress.XtraEditors.TextEdit(); - this.txt_chooseType = 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_chooseGoodQty = new DevExpress.XtraEditors.TextEdit(); @@ -141,8 +142,6 @@ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.tips = new DevExpress.Utils.ToolTipController(this.components); - this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); - this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -174,7 +173,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_chooseQty.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_chooseType.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_chooseGoodQty.Properties)).BeginInit(); @@ -222,7 +221,6 @@ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -319,7 +317,8 @@ this.gridColumn11, this.gridColumn12, this.gridColumn13, - this.gridColumn14}); + this.gridColumn14, + this.gridColumn15}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -408,13 +407,13 @@ // gv_pba006 // this.gv_pba006.AppearanceCell.Options.UseFont = true; - this.gv_pba006.Caption = "澶勭疆鎰忚"; + this.gv_pba006.Caption = "澶勭悊缁撴灉"; this.gv_pba006.FieldName = "handSuggestion"; 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 = 6; + this.gv_pba006.VisibleIndex = 7; this.gv_pba006.Width = 180; // // gv_pba009 @@ -426,7 +425,7 @@ this.gv_pba009.OptionsColumn.AllowEdit = false; this.gv_pba009.Tag = "query_a.pba009"; this.gv_pba009.Visible = true; - this.gv_pba009.VisibleIndex = 7; + this.gv_pba009.VisibleIndex = 9; this.gv_pba009.Width = 100; // // gridColumn5 @@ -444,7 +443,7 @@ this.gridColumn3.MinWidth = 25; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 8; + this.gridColumn3.VisibleIndex = 10; this.gridColumn3.Width = 94; // // gridColumn6 @@ -454,7 +453,7 @@ this.gridColumn6.MinWidth = 25; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; - this.gridColumn6.VisibleIndex = 9; + this.gridColumn6.VisibleIndex = 11; this.gridColumn6.Width = 94; // // gridColumn7 @@ -464,7 +463,7 @@ this.gridColumn7.MinWidth = 25; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.Visible = true; - this.gridColumn7.VisibleIndex = 10; + this.gridColumn7.VisibleIndex = 6; this.gridColumn7.Width = 94; // // gridColumn8 @@ -474,7 +473,7 @@ this.gridColumn8.MinWidth = 25; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; - this.gridColumn8.VisibleIndex = 11; + this.gridColumn8.VisibleIndex = 12; this.gridColumn8.Width = 94; // // gridColumn9 @@ -484,7 +483,7 @@ this.gridColumn9.MinWidth = 25; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 12; + this.gridColumn9.VisibleIndex = 13; this.gridColumn9.Width = 94; // // gridColumn10 @@ -494,7 +493,7 @@ this.gridColumn10.MinWidth = 25; this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.Visible = true; - this.gridColumn10.VisibleIndex = 13; + this.gridColumn10.VisibleIndex = 14; this.gridColumn10.Width = 94; // // gridColumn11 @@ -504,7 +503,7 @@ this.gridColumn11.MinWidth = 25; this.gridColumn11.Name = "gridColumn11"; this.gridColumn11.Visible = true; - this.gridColumn11.VisibleIndex = 14; + this.gridColumn11.VisibleIndex = 15; this.gridColumn11.Width = 94; // // gridColumn12 @@ -514,7 +513,7 @@ this.gridColumn12.MinWidth = 25; this.gridColumn12.Name = "gridColumn12"; this.gridColumn12.Visible = true; - this.gridColumn12.VisibleIndex = 15; + this.gridColumn12.VisibleIndex = 16; this.gridColumn12.Width = 94; // // gridColumn13 @@ -524,7 +523,7 @@ this.gridColumn13.MinWidth = 25; this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 16; + this.gridColumn13.VisibleIndex = 17; this.gridColumn13.Width = 94; // // gridColumn14 @@ -534,8 +533,18 @@ this.gridColumn14.MinWidth = 25; this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.Visible = true; - this.gridColumn14.VisibleIndex = 17; + this.gridColumn14.VisibleIndex = 18; this.gridColumn14.Width = 94; + // + // gridColumn15 + // + this.gridColumn15.Caption = "澶勭悊鏂瑰紡"; + this.gridColumn15.FieldName = "fmrmode"; + this.gridColumn15.MinWidth = 25; + this.gridColumn15.Name = "gridColumn15"; + this.gridColumn15.Visible = true; + this.gridColumn15.VisibleIndex = 8; + this.gridColumn15.Width = 94; // // pageBar1 // @@ -574,12 +583,11 @@ 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 = 202; this.splitMx1.TabIndex = 0; // // layoutMx1 // - this.layoutMx1.Controls.Add(this.simpleButton1); this.layoutMx1.Controls.Add(this.lbGuid); this.layoutMx1.Controls.Add(this.txt_remark); this.layoutMx1.Controls.Add(this.txt_createBy); @@ -593,7 +601,7 @@ this.layoutMx1.Controls.Add(this.txt_gysName); this.layoutMx1.Controls.Add(this.txt_fbatchQty); this.layoutMx1.Controls.Add(this.txt_chooseQty); - this.layoutMx1.Controls.Add(this.txt_chooseType); + 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_chooseGoodQty); @@ -610,7 +618,7 @@ this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(706, 510, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1126, 185); + this.layoutMx1.Size = new System.Drawing.Size(1126, 202); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // @@ -625,114 +633,114 @@ // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(386, 167); + this.txt_remark.Location = new System.Drawing.Point(391, 162); this.txt_remark.Name = "txt_remark"; this.txt_remark.Properties.Appearance.Options.UseFont = true; - this.txt_remark.Size = new System.Drawing.Size(435, 24); + this.txt_remark.Size = new System.Drawing.Size(445, 24); this.txt_remark.StyleController = this.layoutMx1; this.txt_remark.TabIndex = 240; // // txt_createBy // - this.txt_createBy.Location = new System.Drawing.Point(657, 12); + this.txt_createBy.Location = new System.Drawing.Point(667, 12); this.txt_createBy.Name = "txt_createBy"; this.txt_createBy.Properties.Appearance.Options.UseFont = true; - this.txt_createBy.Size = new System.Drawing.Size(164, 24); + this.txt_createBy.Size = new System.Drawing.Size(169, 24); this.txt_createBy.StyleController = this.layoutMx1; this.txt_createBy.TabIndex = 273; this.txt_createBy.Tag = "readonly"; // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(657, 43); + this.txt_createDate.Location = new System.Drawing.Point(667, 42); this.txt_createDate.Name = "txt_createDate"; this.txt_createDate.Properties.Appearance.Options.UseFont = true; - this.txt_createDate.Size = new System.Drawing.Size(164, 24); + this.txt_createDate.Size = new System.Drawing.Size(169, 24); this.txt_createDate.StyleController = this.layoutMx1; this.txt_createDate.TabIndex = 267; this.txt_createDate.Tag = "readonly"; // // txt_fType // - this.txt_fType.Location = new System.Drawing.Point(928, 105); + this.txt_fType.Location = new System.Drawing.Point(943, 102); this.txt_fType.Name = "txt_fType"; - this.txt_fType.Size = new System.Drawing.Size(165, 24); + this.txt_fType.Size = new System.Drawing.Size(171, 24); this.txt_fType.StyleController = this.layoutMx1; this.txt_fType.TabIndex = 462; // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(386, 74); + this.txt_itemNo.Location = new System.Drawing.Point(391, 72); this.txt_itemNo.Name = "txt_itemNo"; - this.txt_itemNo.Size = new System.Drawing.Size(164, 24); + this.txt_itemNo.Size = new System.Drawing.Size(169, 24); this.txt_itemNo.StyleController = this.layoutMx1; this.txt_itemNo.TabIndex = 464; // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(657, 74); + this.txt_itemName.Location = new System.Drawing.Point(667, 72); this.txt_itemName.Name = "txt_itemName"; - this.txt_itemName.Size = new System.Drawing.Size(164, 24); + this.txt_itemName.Size = new System.Drawing.Size(169, 24); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 465; // // txt_itemModel // - this.txt_itemModel.Location = new System.Drawing.Point(386, 105); + this.txt_itemModel.Location = new System.Drawing.Point(391, 102); this.txt_itemModel.Name = "txt_itemModel"; - this.txt_itemModel.Size = new System.Drawing.Size(435, 24); + this.txt_itemModel.Size = new System.Drawing.Size(445, 24); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 466; // // txt_dhdNo // - this.txt_dhdNo.Location = new System.Drawing.Point(386, 12); + this.txt_dhdNo.Location = new System.Drawing.Point(391, 12); this.txt_dhdNo.Name = "txt_dhdNo"; - this.txt_dhdNo.Size = new System.Drawing.Size(164, 24); + this.txt_dhdNo.Size = new System.Drawing.Size(169, 24); this.txt_dhdNo.StyleController = this.layoutMx1; this.txt_dhdNo.TabIndex = 467; // // txt_gysNo // - this.txt_gysNo.Location = new System.Drawing.Point(386, 136); + this.txt_gysNo.Location = new System.Drawing.Point(391, 132); this.txt_gysNo.Name = "txt_gysNo"; - this.txt_gysNo.Size = new System.Drawing.Size(164, 24); + this.txt_gysNo.Size = new System.Drawing.Size(169, 24); this.txt_gysNo.StyleController = this.layoutMx1; this.txt_gysNo.TabIndex = 468; // // txt_gysName // - this.txt_gysName.Location = new System.Drawing.Point(657, 136); + this.txt_gysName.Location = new System.Drawing.Point(667, 132); this.txt_gysName.Name = "txt_gysName"; - this.txt_gysName.Size = new System.Drawing.Size(164, 24); + this.txt_gysName.Size = new System.Drawing.Size(169, 24); this.txt_gysName.StyleController = this.layoutMx1; this.txt_gysName.TabIndex = 469; // // txt_fbatchQty // - this.txt_fbatchQty.Location = new System.Drawing.Point(115, 74); + this.txt_fbatchQty.Location = new System.Drawing.Point(115, 72); this.txt_fbatchQty.Name = "txt_fbatchQty"; - this.txt_fbatchQty.Size = new System.Drawing.Size(164, 24); + this.txt_fbatchQty.Size = new System.Drawing.Size(169, 24); this.txt_fbatchQty.StyleController = this.layoutMx1; this.txt_fbatchQty.TabIndex = 470; // // txt_chooseQty // - this.txt_chooseQty.Location = new System.Drawing.Point(115, 105); + this.txt_chooseQty.Location = new System.Drawing.Point(115, 102); this.txt_chooseQty.Name = "txt_chooseQty"; - this.txt_chooseQty.Size = new System.Drawing.Size(164, 24); + this.txt_chooseQty.Size = new System.Drawing.Size(169, 24); this.txt_chooseQty.StyleController = this.layoutMx1; this.txt_chooseQty.TabIndex = 471; // - // txt_chooseType + // txt_fmrmode // - this.txt_chooseType.Location = new System.Drawing.Point(928, 74); - this.txt_chooseType.Name = "txt_chooseType"; - this.txt_chooseType.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; - this.txt_chooseType.Properties.Appearance.Options.UseForeColor = true; - this.txt_chooseType.Size = new System.Drawing.Size(165, 24); - this.txt_chooseType.StyleController = this.layoutMx1; - this.txt_chooseType.TabIndex = 473; + this.txt_fmrmode.Location = new System.Drawing.Point(943, 72); + 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(171, 24); + this.txt_fmrmode.StyleController = this.layoutMx1; + this.txt_fmrmode.TabIndex = 473; // // txt_guid // @@ -746,60 +754,60 @@ // this.txt_fBillNo.Location = new System.Drawing.Point(115, 12); this.txt_fBillNo.Name = "txt_fBillNo"; - this.txt_fBillNo.Size = new System.Drawing.Size(164, 24); + this.txt_fBillNo.Size = new System.Drawing.Size(169, 24); this.txt_fBillNo.StyleController = this.layoutMx1; this.txt_fBillNo.TabIndex = 478; // // txt_chooseGoodQty // - this.txt_chooseGoodQty.Location = new System.Drawing.Point(115, 136); + this.txt_chooseGoodQty.Location = new System.Drawing.Point(115, 132); this.txt_chooseGoodQty.Name = "txt_chooseGoodQty"; - this.txt_chooseGoodQty.Size = new System.Drawing.Size(164, 24); + this.txt_chooseGoodQty.Size = new System.Drawing.Size(169, 24); this.txt_chooseGoodQty.StyleController = this.layoutMx1; this.txt_chooseGoodQty.TabIndex = 479; // // txt_chooseBadQty // - this.txt_chooseBadQty.Location = new System.Drawing.Point(115, 167); + this.txt_chooseBadQty.Location = new System.Drawing.Point(115, 162); this.txt_chooseBadQty.Name = "txt_chooseBadQty"; - this.txt_chooseBadQty.Size = new System.Drawing.Size(164, 24); + this.txt_chooseBadQty.Size = new System.Drawing.Size(169, 24); this.txt_chooseBadQty.StyleController = this.layoutMx1; this.txt_chooseBadQty.TabIndex = 480; // // txt_workLine // - this.txt_workLine.Location = new System.Drawing.Point(386, 43); + this.txt_workLine.Location = new System.Drawing.Point(391, 42); this.txt_workLine.Name = "txt_workLine"; - this.txt_workLine.Size = new System.Drawing.Size(164, 24); + this.txt_workLine.Size = new System.Drawing.Size(169, 24); this.txt_workLine.StyleController = this.layoutMx1; this.txt_workLine.TabIndex = 481; // // txt_jydNo // - this.txt_jydNo.Location = new System.Drawing.Point(115, 43); + this.txt_jydNo.Location = new System.Drawing.Point(115, 42); this.txt_jydNo.Name = "txt_jydNo"; - this.txt_jydNo.Size = new System.Drawing.Size(164, 24); + this.txt_jydNo.Size = new System.Drawing.Size(169, 24); this.txt_jydNo.StyleController = this.layoutMx1; this.txt_jydNo.TabIndex = 482; // // txt_handResult // - this.txt_handResult.Location = new System.Drawing.Point(928, 12); + this.txt_handResult.Location = new System.Drawing.Point(943, 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(165, 24); + this.txt_handResult.Size = new System.Drawing.Size(171, 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(928, 43); + this.txt_handSuggestion.Location = new System.Drawing.Point(943, 42); 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(165, 24); + this.txt_handSuggestion.Size = new System.Drawing.Size(171, 24); this.txt_handSuggestion.StyleController = this.layoutMx1; this.txt_handSuggestion.TabIndex = 484; this.txt_handSuggestion.Tag = "readonly"; @@ -851,8 +859,7 @@ this.layoutControlItem20, this.layoutControlItem1, this.layoutControlItem21, - this.layoutControlItem19, - this.layoutControlItem22}); + this.layoutControlItem19}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -887,26 +894,26 @@ rowDefinition4, rowDefinition5, rowDefinition6}); - this.Root.Size = new System.Drawing.Size(1105, 206); + this.Root.Size = new System.Drawing.Size(1126, 202); this.Root.TextVisible = false; // // layoutControlItem17 // this.layoutControlItem17.Control = this.txt_fbatchQty; - this.layoutControlItem17.Location = new System.Drawing.Point(0, 62); + this.layoutControlItem17.Location = new System.Drawing.Point(0, 60); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem17.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem17.Size = new System.Drawing.Size(276, 30); this.layoutControlItem17.Text = "鏉ユ枡鏁伴噺"; this.layoutControlItem17.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_chooseQty; - this.layoutControlItem18.Location = new System.Drawing.Point(0, 93); + this.layoutControlItem18.Location = new System.Drawing.Point(0, 90); this.layoutControlItem18.Name = "layoutControlItem18"; this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem18.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem18.Size = new System.Drawing.Size(276, 30); this.layoutControlItem18.Text = "閫夊埆鏁伴噺"; this.layoutControlItem18.TextSize = new System.Drawing.Size(91, 18); // @@ -915,27 +922,27 @@ this.layoutControlItem2.Control = this.txt_fBillNo; this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); this.layoutControlItem2.Name = "layoutControlItem2"; - this.layoutControlItem2.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem2.Size = new System.Drawing.Size(276, 30); this.layoutControlItem2.Text = "寮傚父缂栧彿"; this.layoutControlItem2.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem25 // this.layoutControlItem25.Control = this.txt_chooseGoodQty; - this.layoutControlItem25.Location = new System.Drawing.Point(0, 124); + this.layoutControlItem25.Location = new System.Drawing.Point(0, 120); this.layoutControlItem25.Name = "layoutControlItem25"; this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem25.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem25.Size = new System.Drawing.Size(276, 30); this.layoutControlItem25.Text = "閫夊埆鑹搧鏁�"; this.layoutControlItem25.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem26 // this.layoutControlItem26.Control = this.txt_chooseBadQty; - this.layoutControlItem26.Location = new System.Drawing.Point(0, 155); + this.layoutControlItem26.Location = new System.Drawing.Point(0, 150); this.layoutControlItem26.Name = "layoutControlItem26"; this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem26.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem26.Size = new System.Drawing.Size(276, 32); this.layoutControlItem26.Text = "閫夊埆涓嶈壇鍝佹暟"; this.layoutControlItem26.TextSize = new System.Drawing.Size(91, 18); // @@ -943,163 +950,164 @@ // this.layoutControlItem7.Control = this.txt_remark; this.layoutControlItem7.CustomizationFormText = "IQC澶囨敞"; - this.layoutControlItem7.Location = new System.Drawing.Point(271, 155); + this.layoutControlItem7.Location = new System.Drawing.Point(276, 150); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem7.Size = new System.Drawing.Size(542, 31); + this.layoutControlItem7.Size = new System.Drawing.Size(552, 32); this.layoutControlItem7.Text = "IQC澶囨敞"; this.layoutControlItem7.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_gysNo; - this.layoutControlItem15.Location = new System.Drawing.Point(271, 124); + this.layoutControlItem15.Location = new System.Drawing.Point(276, 120); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem15.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem15.Size = new System.Drawing.Size(276, 30); this.layoutControlItem15.Text = "渚涘簲鍟嗙紪鍙�"; this.layoutControlItem15.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem16 // this.layoutControlItem16.Control = this.txt_gysName; - this.layoutControlItem16.Location = new System.Drawing.Point(542, 124); + this.layoutControlItem16.Location = new System.Drawing.Point(552, 120); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem16.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem16.Size = new System.Drawing.Size(276, 30); this.layoutControlItem16.Text = "渚涘簲鍟嗗悕绉�"; this.layoutControlItem16.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_itemModel; - this.layoutControlItem13.Location = new System.Drawing.Point(271, 93); + this.layoutControlItem13.Location = new System.Drawing.Point(276, 90); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(542, 31); + this.layoutControlItem13.Size = new System.Drawing.Size(552, 30); this.layoutControlItem13.Text = "鐗╂枡瑙勬牸"; this.layoutControlItem13.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_itemName; - this.layoutControlItem12.Location = new System.Drawing.Point(542, 62); + this.layoutControlItem12.Location = new System.Drawing.Point(552, 60); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem12.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem12.Size = new System.Drawing.Size(276, 30); this.layoutControlItem12.Text = "鐗╂枡鍚嶇О"; this.layoutControlItem12.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_itemNo; - this.layoutControlItem11.Location = new System.Drawing.Point(271, 62); + this.layoutControlItem11.Location = new System.Drawing.Point(276, 60); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem11.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem11.Size = new System.Drawing.Size(276, 30); this.layoutControlItem11.Text = "鐗╂枡缂栧彿"; this.layoutControlItem11.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_jydNo; - this.layoutControlItem6.Location = new System.Drawing.Point(0, 31); + this.layoutControlItem6.Location = new System.Drawing.Point(0, 30); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem6.Size = new System.Drawing.Size(276, 30); this.layoutControlItem6.Text = "妫�楠屽崟鍙�"; this.layoutControlItem6.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_dhdNo; - this.layoutControlItem14.Location = new System.Drawing.Point(271, 0); + this.layoutControlItem14.Location = new System.Drawing.Point(276, 0); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem14.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem14.Size = new System.Drawing.Size(276, 30); this.layoutControlItem14.Text = "鍒拌揣鍗曞彿"; this.layoutControlItem14.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_workLine; - this.layoutControlItem4.Location = new System.Drawing.Point(271, 31); + this.layoutControlItem4.Location = new System.Drawing.Point(276, 30); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem4.Size = new System.Drawing.Size(276, 30); this.layoutControlItem4.Text = "鍒拌揣鍗曞簭鍙�"; this.layoutControlItem4.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_createBy; - this.layoutControlItem5.Location = new System.Drawing.Point(542, 0); + this.layoutControlItem5.Location = new System.Drawing.Point(552, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem5.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem5.Size = new System.Drawing.Size(276, 30); this.layoutControlItem5.Text = "IQC鎻愪氦浜哄憳"; this.layoutControlItem5.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_createDate; - this.layoutControlItem3.Location = new System.Drawing.Point(542, 31); + this.layoutControlItem3.Location = new System.Drawing.Point(552, 30); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem3.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem3.Size = new System.Drawing.Size(276, 30); this.layoutControlItem3.Text = "IQC鎻愪氦鏃ユ湡 "; this.layoutControlItem3.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem20 // - this.layoutControlItem20.Control = this.txt_chooseType; - this.layoutControlItem20.Location = new System.Drawing.Point(813, 62); + this.layoutControlItem20.Control = this.txt_fmrmode; + this.layoutControlItem20.CustomizationFormText = "澶勭悊鏂瑰紡"; + this.layoutControlItem20.Location = new System.Drawing.Point(828, 60); this.layoutControlItem20.Name = "layoutControlItem20"; this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem20.Size = new System.Drawing.Size(272, 31); + this.layoutControlItem20.Size = new System.Drawing.Size(278, 30); this.layoutControlItem20.Text = "閫�鏂欐柟寮�"; this.layoutControlItem20.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem1 // this.layoutControlItem1.Control = this.txt_fType; - this.layoutControlItem1.Location = new System.Drawing.Point(813, 93); + this.layoutControlItem1.Location = new System.Drawing.Point(828, 90); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem1.Size = new System.Drawing.Size(272, 31); + this.layoutControlItem1.Size = new System.Drawing.Size(278, 30); this.layoutControlItem1.Text = "寮傚父绫诲瀷"; this.layoutControlItem1.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem21 // this.layoutControlItem21.Control = this.txt_handResult; - this.layoutControlItem21.Location = new System.Drawing.Point(813, 0); + 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(272, 31); + this.layoutControlItem21.Size = new System.Drawing.Size(278, 30); this.layoutControlItem21.Text = "鍒ゅ畾缁撴灉"; this.layoutControlItem21.TextSize = new System.Drawing.Size(91, 18); // // layoutControlItem19 // this.layoutControlItem19.Control = this.txt_handSuggestion; - this.layoutControlItem19.Location = new System.Drawing.Point(813, 31); + this.layoutControlItem19.Location = new System.Drawing.Point(828, 30); this.layoutControlItem19.Name = "layoutControlItem19"; this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem19.Size = new System.Drawing.Size(272, 31); + this.layoutControlItem19.Size = new System.Drawing.Size(278, 30); this.layoutControlItem19.Text = "澶勭悊缁撴灉"; this.layoutControlItem19.TextSize = new System.Drawing.Size(91, 18); // @@ -1109,7 +1117,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, 356); this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -1118,7 +1126,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, 324); this.tabMxPage1.Text = "閫夊埆鏄庣粏"; // // gcMx1 @@ -1133,7 +1141,7 @@ this.repositoryItemButtonEdit1, this.rptJYBZ, this.repositoryItemDateEdit3}); - this.gcMx1.Size = new System.Drawing.Size(1124, 341); + this.gcMx1.Size = new System.Drawing.Size(1124, 324); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -1340,27 +1348,6 @@ this.layoutControlItem10.Size = new System.Drawing.Size(0, 0); this.layoutControlItem10.TextSize = new System.Drawing.Size(50, 20); // - // simpleButton1 - // - this.simpleButton1.Location = new System.Drawing.Point(825, 136); - this.simpleButton1.Name = "simpleButton1"; - this.simpleButton1.Size = new System.Drawing.Size(268, 27); - this.simpleButton1.StyleController = this.layoutMx1; - this.simpleButton1.TabIndex = 485; - this.simpleButton1.Text = "simpleButton1"; - this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); - // - // layoutControlItem22 - // - this.layoutControlItem22.Control = this.simpleButton1; - this.layoutControlItem22.Location = new System.Drawing.Point(813, 124); - this.layoutControlItem22.Name = "layoutControlItem22"; - this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem22.Size = new System.Drawing.Size(272, 31); - this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem22.TextVisible = false; - // // MesQcExceptional // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -1402,7 +1389,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_chooseQty.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_chooseType.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_chooseGoodQty.Properties)).EndInit(); @@ -1450,7 +1437,6 @@ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); this.ResumeLayout(false); } @@ -1511,7 +1497,7 @@ private DevExpress.XtraEditors.TextEdit txt_gysName; private DevExpress.XtraEditors.TextEdit txt_fbatchQty; private DevExpress.XtraEditors.TextEdit txt_chooseQty; - private DevExpress.XtraEditors.TextEdit txt_chooseType; + private DevExpress.XtraEditors.TextEdit txt_fmrmode; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; private DevExpress.XtraEditors.TextEdit txt_guid; @@ -1552,7 +1538,6 @@ private DevExpress.XtraEditors.TextEdit txt_handSuggestion; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; - private DevExpress.XtraEditors.SimpleButton simpleButton1; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; } } \ No newline at end of file -- Gitblit v1.9.3