From 6db62ddd8db0a54afa15e06bb554950069e3859a Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 14 四月 2025 17:19:04 +0800 Subject: [PATCH] fqc --- DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs | 1256 +++++++++++++++++++++++++++++++++++++++++------------------ 1 files changed, 867 insertions(+), 389 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs index f69ab32..9743459 100644 --- a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs @@ -30,23 +30,33 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); - 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.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition13 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition14 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition15 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition16 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition17 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition18 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition19 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition20 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition16 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition17 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition18 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition19 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition21 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition20 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition21 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition22 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition22 = new DevExpress.XtraLayout.RowDefinition(); this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); @@ -86,8 +96,6 @@ this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); - this.txt_itemId = new DevExpress.XtraEditors.ButtonEdit(); - this.txt_lineId = new Gs.DevApp.UserControl.UcLookWorkline(); this.txt_msg = new Gs.DevApp.UserControl.UcDictionary(); this.txt_suppId = new Gs.DevApp.UserControl.UcLookCustomer(); this.lbGuid = new System.Windows.Forms.Label(); @@ -108,9 +116,8 @@ this.txt_guid = new DevExpress.XtraEditors.TextEdit(); this.txt_lifnr = new DevExpress.XtraEditors.TextEdit(); this.txt_djType = new DevExpress.XtraEditors.ComboBoxEdit(); - this.txt_lotNo = new DevExpress.XtraEditors.TextEdit(); this.txt_workNo = new DevExpress.XtraEditors.TextEdit(); - this.txt_states = new DevExpress.XtraEditors.TextEdit(); + this.txt_checkStates = new DevExpress.XtraEditors.TextEdit(); this.txt_epTag = new DevExpress.XtraEditors.ComboBoxEdit(); this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); @@ -118,17 +125,16 @@ this.txt_fzrIdTxt = new DevExpress.XtraEditors.TextEdit(); this.txt_mrmodeTxt = new DevExpress.XtraEditors.TextEdit(); this.txt_freceQty = new DevExpress.XtraEditors.TextEdit(); + this.txt_zrType = new DevExpress.XtraEditors.TextEdit(); + this.txt_kbList = new DevExpress.XtraEditors.ButtonEdit(); + this.txt_lotNo = new DevExpress.XtraEditors.ButtonEdit(); + this.txt_lineName = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemId = new DevExpress.XtraEditors.TextEdit(); + this.txt_lineId = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); - this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -138,19 +144,29 @@ this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_epTagtxt = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_itemId1111 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_lineName111 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_boxQty11 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_epTagtxt = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx2 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -173,6 +189,10 @@ this.gvMx1sampleSizeNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1fcheckLevel = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1facLevel = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.rptDefectLevel = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); + this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.rptDefectDetails = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.splitYangLi = new DevExpress.XtraEditors.SplitContainerControl(); this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); @@ -203,6 +223,26 @@ this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); + this.gcMx14 = new DevExpress.XtraGrid.GridControl(); + this.gvMx14 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gvMx2guid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx2itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx2itemSname = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); + this.panel1 = new System.Windows.Forms.Panel(); + this.layoutMxMsg2 = new DevExpress.XtraLayout.LayoutControl(); + this.txtChouJian = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); + this.tabMxPage3 = new DevExpress.XtraTab.XtraTabPage(); this.ucUpFileList1 = new Gs.DevApp.UserControl.UCUpFileList(); this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.picCheckBox = new System.Windows.Forms.PictureBox(); @@ -230,7 +270,6 @@ this.splitMx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); this.layoutMx1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit(); @@ -248,9 +287,8 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lifnr.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_djType.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_workNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_states.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkStates.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_epTag.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); @@ -258,17 +296,16 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_fzrIdTxt.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_mrmodeTxt.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_freceQty.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_zrType.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kbList.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lineName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lineId.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); @@ -278,19 +315,29 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_epTagtxt)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_boxQty11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_epTagtxt)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit(); this.xtraTabControl2.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -302,6 +349,8 @@ this.splitMx2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptDefectLevel)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptDefectDetails)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitYangLi)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitYangLi.Panel1)).BeginInit(); this.splitYangLi.Panel1.SuspendLayout(); @@ -326,6 +375,16 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); this.tabMxPage2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMx14)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx14)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); + this.panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.layoutMxMsg2)).BeginInit(); + this.layoutMxMsg2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txtChouJian.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); + this.tabMxPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); @@ -482,7 +541,7 @@ // gridColumn5 // this.gridColumn5.Caption = "妫�楠岀姸鎬�"; - this.gridColumn5.FieldName = "states"; + this.gridColumn5.FieldName = "checkStates"; this.gridColumn5.MinWidth = 25; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Visible = true; @@ -820,8 +879,6 @@ // // layoutMx1 // - this.layoutMx1.Controls.Add(this.txt_itemId); - this.layoutMx1.Controls.Add(this.txt_lineId); this.layoutMx1.Controls.Add(this.txt_msg); this.layoutMx1.Controls.Add(this.txt_suppId); this.layoutMx1.Controls.Add(this.lbGuid); @@ -842,9 +899,8 @@ this.layoutMx1.Controls.Add(this.txt_guid); this.layoutMx1.Controls.Add(this.txt_lifnr); this.layoutMx1.Controls.Add(this.txt_djType); - this.layoutMx1.Controls.Add(this.txt_lotNo); this.layoutMx1.Controls.Add(this.txt_workNo); - this.layoutMx1.Controls.Add(this.txt_states); + this.layoutMx1.Controls.Add(this.txt_checkStates); this.layoutMx1.Controls.Add(this.txt_epTag); this.layoutMx1.Controls.Add(this.txt_createBy); this.layoutMx1.Controls.Add(this.txt_createDate); @@ -852,6 +908,12 @@ this.layoutMx1.Controls.Add(this.txt_fzrIdTxt); this.layoutMx1.Controls.Add(this.txt_mrmodeTxt); this.layoutMx1.Controls.Add(this.txt_freceQty); + this.layoutMx1.Controls.Add(this.txt_zrType); + this.layoutMx1.Controls.Add(this.txt_kbList); + this.layoutMx1.Controls.Add(this.txt_lotNo); + this.layoutMx1.Controls.Add(this.txt_lineName); + this.layoutMx1.Controls.Add(this.txt_itemId); + this.layoutMx1.Controls.Add(this.txt_lineId); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem17, @@ -864,31 +926,12 @@ this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // - // txt_itemId - // - this.txt_itemId.Location = new System.Drawing.Point(84, 109); - this.txt_itemId.Name = "txt_itemId"; - this.txt_itemId.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton()}); - this.txt_itemId.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_itemId.Size = new System.Drawing.Size(254, 24); - this.txt_itemId.StyleController = this.layoutMx1; - this.txt_itemId.TabIndex = 824; - // - // txt_lineId - // - this.txt_lineId.IsReadly = false; - this.txt_lineId.Location = new System.Drawing.Point(84, 76); - this.txt_lineId.Name = "txt_lineId"; - this.txt_lineId.Size = new System.Drawing.Size(254, 24); - this.txt_lineId.TabIndex = 821; - // // txt_msg // this.txt_msg.BtnTxt = "杩濊绫诲埆"; - this.txt_msg.Location = new System.Drawing.Point(672, 208); + this.txt_msg.Location = new System.Drawing.Point(672, 186); this.txt_msg.Name = "txt_msg"; - this.txt_msg.Size = new System.Drawing.Size(326, 62); + this.txt_msg.Size = new System.Drawing.Size(326, 54); this.txt_msg.TabIndex = 814; this.txt_msg.TextTxt = ""; this.txt_msg.WhereTxt = null; @@ -896,7 +939,7 @@ // txt_suppId // this.txt_suppId.IsReadly = false; - this.txt_suppId.Location = new System.Drawing.Point(414, 109); + this.txt_suppId.Location = new System.Drawing.Point(414, 99); this.txt_suppId.Name = "txt_suppId"; this.txt_suppId.Size = new System.Drawing.Size(254, 24); this.txt_suppId.TabIndex = 811; @@ -912,7 +955,7 @@ // // txt_fngHandle // - this.txt_fngHandle.Location = new System.Drawing.Point(1074, 142); + this.txt_fngHandle.Location = new System.Drawing.Point(1074, 128); this.txt_fngHandle.Name = "txt_fngHandle"; this.txt_fngHandle.Size = new System.Drawing.Size(256, 24); this.txt_fngHandle.StyleController = this.layoutMx1; @@ -921,7 +964,7 @@ // // txt_remarks // - this.txt_remarks.Location = new System.Drawing.Point(84, 241); + this.txt_remarks.Location = new System.Drawing.Point(84, 244); this.txt_remarks.Name = "txt_remarks"; this.txt_remarks.Properties.Appearance.Options.UseFont = true; this.txt_remarks.Size = new System.Drawing.Size(584, 24); @@ -930,8 +973,10 @@ // // txt_fcheckResu // - this.txt_fcheckResu.Location = new System.Drawing.Point(744, 142); + this.txt_fcheckResu.Location = new System.Drawing.Point(744, 128); this.txt_fcheckResu.Name = "txt_fcheckResu"; + this.txt_fcheckResu.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_fcheckResu.Properties.Appearance.Options.UseForeColor = true; this.txt_fcheckResu.Size = new System.Drawing.Size(254, 24); this.txt_fcheckResu.StyleController = this.layoutMx1; this.txt_fcheckResu.TabIndex = 798; @@ -939,7 +984,7 @@ // // txt_releaseNo // - this.txt_releaseNo.Location = new System.Drawing.Point(84, 43); + this.txt_releaseNo.Location = new System.Drawing.Point(414, 12); this.txt_releaseNo.Name = "txt_releaseNo"; this.txt_releaseNo.Properties.Appearance.Options.UseFont = true; this.txt_releaseNo.Size = new System.Drawing.Size(254, 24); @@ -949,7 +994,7 @@ // // txt_fcheckDate // - this.txt_fcheckDate.Location = new System.Drawing.Point(744, 175); + this.txt_fcheckDate.Location = new System.Drawing.Point(744, 157); this.txt_fcheckDate.Name = "txt_fcheckDate"; this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true; this.txt_fcheckDate.Size = new System.Drawing.Size(254, 24); @@ -959,7 +1004,7 @@ // // txt_lotNo1 // - this.txt_lotNo1.Location = new System.Drawing.Point(414, 142); + this.txt_lotNo1.Location = new System.Drawing.Point(414, 128); this.txt_lotNo1.Name = "txt_lotNo1"; this.txt_lotNo1.Properties.Appearance.Options.UseFont = true; this.txt_lotNo1.Size = new System.Drawing.Size(254, 24); @@ -969,7 +1014,7 @@ // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(84, 142); + this.txt_itemNo.Location = new System.Drawing.Point(84, 157); this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.Appearance.Options.UseFont = true; this.txt_itemNo.Size = new System.Drawing.Size(254, 24); @@ -979,7 +1024,7 @@ // // txt_itemModel // - this.txt_itemModel.Location = new System.Drawing.Point(84, 208); + this.txt_itemModel.Location = new System.Drawing.Point(84, 215); this.txt_itemModel.Name = "txt_itemModel"; this.txt_itemModel.Size = new System.Drawing.Size(254, 24); this.txt_itemModel.StyleController = this.layoutMx1; @@ -988,7 +1033,7 @@ // // txt_fcheckBy // - this.txt_fcheckBy.Location = new System.Drawing.Point(744, 76); + this.txt_fcheckBy.Location = new System.Drawing.Point(744, 70); this.txt_fcheckBy.Name = "txt_fcheckBy"; this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true; this.txt_fcheckBy.Size = new System.Drawing.Size(254, 24); @@ -998,7 +1043,7 @@ // // txt_fbatchQty // - this.txt_fbatchQty.Location = new System.Drawing.Point(414, 43); + this.txt_fbatchQty.Location = new System.Drawing.Point(414, 41); this.txt_fbatchQty.Name = "txt_fbatchQty"; this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true; this.txt_fbatchQty.Size = new System.Drawing.Size(254, 24); @@ -1008,7 +1053,7 @@ // // txt_fsubmitBy // - this.txt_fsubmitBy.Location = new System.Drawing.Point(1074, 43); + this.txt_fsubmitBy.Location = new System.Drawing.Point(1074, 41); this.txt_fsubmitBy.Name = "txt_fsubmitBy"; this.txt_fsubmitBy.Size = new System.Drawing.Size(256, 24); this.txt_fsubmitBy.StyleController = this.layoutMx1; @@ -1026,7 +1071,7 @@ // // txt_fsubmit // - this.txt_fsubmit.Location = new System.Drawing.Point(1002, 76); + this.txt_fsubmit.Location = new System.Drawing.Point(1002, 70); this.txt_fsubmit.Name = "txt_fsubmit"; this.txt_fsubmit.Properties.Caption = "瀹℃牳鏍囪瘑"; this.txt_fsubmit.Size = new System.Drawing.Size(328, 24); @@ -1036,7 +1081,7 @@ // // txt_fmanageNo // - this.txt_fmanageNo.Location = new System.Drawing.Point(414, 208); + this.txt_fmanageNo.Location = new System.Drawing.Point(414, 186); this.txt_fmanageNo.Name = "txt_fmanageNo"; this.txt_fmanageNo.Size = new System.Drawing.Size(254, 24); this.txt_fmanageNo.StyleController = this.layoutMx1; @@ -1054,7 +1099,7 @@ // // txt_lifnr // - this.txt_lifnr.Location = new System.Drawing.Point(414, 76); + this.txt_lifnr.Location = new System.Drawing.Point(414, 70); this.txt_lifnr.Name = "txt_lifnr"; this.txt_lifnr.Size = new System.Drawing.Size(254, 24); this.txt_lifnr.StyleController = this.layoutMx1; @@ -1075,36 +1120,29 @@ this.txt_djType.StyleController = this.layoutMx1; this.txt_djType.TabIndex = 810; // - // txt_lotNo - // - this.txt_lotNo.Location = new System.Drawing.Point(414, 12); - this.txt_lotNo.Name = "txt_lotNo"; - this.txt_lotNo.Size = new System.Drawing.Size(254, 24); - this.txt_lotNo.StyleController = this.layoutMx1; - this.txt_lotNo.TabIndex = 815; - this.txt_lotNo.Tag = "readonly"; - // // txt_workNo // - this.txt_workNo.Location = new System.Drawing.Point(1074, 208); + this.txt_workNo.Location = new System.Drawing.Point(1074, 186); this.txt_workNo.Name = "txt_workNo"; this.txt_workNo.Size = new System.Drawing.Size(256, 24); this.txt_workNo.StyleController = this.layoutMx1; this.txt_workNo.TabIndex = 816; this.txt_workNo.Tag = "readonly"; // - // txt_states + // txt_checkStates // - this.txt_states.Location = new System.Drawing.Point(744, 109); - this.txt_states.Name = "txt_states"; - this.txt_states.Size = new System.Drawing.Size(254, 24); - this.txt_states.StyleController = this.layoutMx1; - this.txt_states.TabIndex = 819; - this.txt_states.Tag = "readonly"; + this.txt_checkStates.Location = new System.Drawing.Point(744, 99); + this.txt_checkStates.Name = "txt_checkStates"; + this.txt_checkStates.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_checkStates.Properties.Appearance.Options.UseForeColor = true; + this.txt_checkStates.Size = new System.Drawing.Size(254, 24); + this.txt_checkStates.StyleController = this.layoutMx1; + this.txt_checkStates.TabIndex = 819; + this.txt_checkStates.Tag = "readonly"; // // txt_epTag // - this.txt_epTag.Location = new System.Drawing.Point(414, 175); + this.txt_epTag.Location = new System.Drawing.Point(414, 157); 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)}); @@ -1123,7 +1161,7 @@ // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(744, 43); + this.txt_createDate.Location = new System.Drawing.Point(744, 41); this.txt_createDate.Name = "txt_createDate"; this.txt_createDate.Size = new System.Drawing.Size(254, 24); this.txt_createDate.StyleController = this.layoutMx1; @@ -1132,7 +1170,7 @@ // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(84, 175); + this.txt_itemName.Location = new System.Drawing.Point(84, 186); this.txt_itemName.Name = "txt_itemName"; this.txt_itemName.Size = new System.Drawing.Size(254, 24); this.txt_itemName.StyleController = this.layoutMx1; @@ -1141,7 +1179,7 @@ // // txt_fzrIdTxt // - this.txt_fzrIdTxt.Location = new System.Drawing.Point(1074, 175); + this.txt_fzrIdTxt.Location = new System.Drawing.Point(1074, 157); this.txt_fzrIdTxt.Name = "txt_fzrIdTxt"; this.txt_fzrIdTxt.Size = new System.Drawing.Size(256, 24); this.txt_fzrIdTxt.StyleController = this.layoutMx1; @@ -1150,7 +1188,7 @@ // // txt_mrmodeTxt // - this.txt_mrmodeTxt.Location = new System.Drawing.Point(1074, 241); + this.txt_mrmodeTxt.Location = new System.Drawing.Point(1074, 215); this.txt_mrmodeTxt.Name = "txt_mrmodeTxt"; this.txt_mrmodeTxt.Size = new System.Drawing.Size(256, 24); this.txt_mrmodeTxt.StyleController = this.layoutMx1; @@ -1159,12 +1197,71 @@ // // txt_freceQty // - this.txt_freceQty.Location = new System.Drawing.Point(1074, 109); + this.txt_freceQty.Location = new System.Drawing.Point(1074, 99); this.txt_freceQty.Name = "txt_freceQty"; + this.txt_freceQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_freceQty.Properties.Appearance.Options.UseForeColor = true; this.txt_freceQty.Size = new System.Drawing.Size(256, 24); this.txt_freceQty.StyleController = this.layoutMx1; this.txt_freceQty.TabIndex = 828; this.txt_freceQty.Tag = "readonly"; + // + // txt_zrType + // + this.txt_zrType.Location = new System.Drawing.Point(1074, 244); + this.txt_zrType.Name = "txt_zrType"; + this.txt_zrType.Size = new System.Drawing.Size(256, 24); + this.txt_zrType.StyleController = this.layoutMx1; + this.txt_zrType.TabIndex = 829; + this.txt_zrType.Tag = "readonly"; + // + // txt_kbList + // + this.txt_kbList.Location = new System.Drawing.Point(84, 70); + this.txt_kbList.Name = "txt_kbList"; + this.txt_kbList.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton()}); + this.txt_kbList.Size = new System.Drawing.Size(254, 24); + this.txt_kbList.StyleController = this.layoutMx1; + this.txt_kbList.TabIndex = 830; + // + // txt_lotNo + // + this.txt_lotNo.EditValue = ""; + this.txt_lotNo.Location = new System.Drawing.Point(84, 41); + this.txt_lotNo.Name = "txt_lotNo"; + this.txt_lotNo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton()}); + this.txt_lotNo.Size = new System.Drawing.Size(254, 24); + this.txt_lotNo.StyleController = this.layoutMx1; + this.txt_lotNo.TabIndex = 831; + // + // txt_lineName + // + this.txt_lineName.Location = new System.Drawing.Point(84, 99); + this.txt_lineName.Name = "txt_lineName"; + this.txt_lineName.Size = new System.Drawing.Size(254, 24); + this.txt_lineName.StyleController = this.layoutMx1; + this.txt_lineName.TabIndex = 832; + this.txt_lineName.Tag = "readonly"; + // + // txt_itemId + // + this.txt_itemId.Location = new System.Drawing.Point(84, 128); + this.txt_itemId.Name = "txt_itemId"; + this.txt_itemId.Size = new System.Drawing.Size(254, 24); + this.txt_itemId.StyleController = this.layoutMx1; + this.txt_itemId.TabIndex = 833; + this.txt_itemId.Tag = "readonly"; + // + // txt_lineId + // + this.txt_lineId.Location = new System.Drawing.Point(414, 215); + this.txt_lineId.Name = "txt_lineId"; + this.txt_lineId.Size = new System.Drawing.Size(254, 24); + this.txt_lineId.StyleController = this.layoutMx1; + this.txt_lineId.TabIndex = 834; + this.txt_lineId.Tag = "readonly"; // // layoutControlItem17 // @@ -1194,14 +1291,7 @@ this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem1, this.layoutControlItem23, - this.layoutControlItem5, - this.layoutControlItem30, - this.layoutControlItem4, - this.layoutControlItem6, - this.layoutControlItem34, - this.layoutControlItem18, this.layoutControlItem16, this.layoutControlItem15, this.layoutControlItem14, @@ -1211,143 +1301,83 @@ this.layoutControlItem25, this.layoutControlItem29, this.layoutControlItem27, - this.layoutControlItem28, - this.layoutControlItem9, - this.layoutControlItem22, - this.layoutControlItem24, - this.layoutControlItem3, - this.txt_epTagtxt, this.layoutControlItem31, this.layoutControlItem10, this.layoutControlItem32, this.layoutControlItem8, this.layoutControlItem33, this.layoutControlItem2, - this.layoutControlItem12}); + this.layoutControlItem35, + this.layoutControlItem12, + this.layoutControlItem6, + this.layoutControlItem34, + this.layoutControlItem5, + this.layoutControlItem1, + this.layoutControlItem28, + this.txt_itemId1111, + this.txt_lineName111, + this.txt_boxQty11, + this.layoutControlItem9, + this.layoutControlItem22, + this.layoutControlItem24, + this.layoutControlItem3, + this.txt_epTagtxt, + this.layoutControlItem18, + this.layoutControlItem4}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; - columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition1.Width = 100D; - columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition2.Width = 100D; - columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition3.Width = 100D; - columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition4.Width = 100D; + columnDefinition12.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition12.Width = 100D; + columnDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition13.Width = 100D; + columnDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition14.Width = 100D; + columnDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition15.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - columnDefinition1, - columnDefinition2, - columnDefinition3, - columnDefinition4}); - rowDefinition1.Height = 100D; - rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition2.Height = 100D; - rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition3.Height = 100D; - rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition4.Height = 100D; - 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; - rowDefinition7.Height = 100D; - rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition8.Height = 100D; - rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition12, + columnDefinition13, + columnDefinition14, + columnDefinition15}); + rowDefinition12.Height = 100D; + rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition13.Height = 100D; + rowDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition14.Height = 100D; + rowDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition15.Height = 100D; + rowDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition16.Height = 100D; + rowDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition17.Height = 100D; + rowDefinition17.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition18.Height = 100D; + rowDefinition18.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition19.Height = 100D; + rowDefinition19.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition20.Height = 100D; + rowDefinition20.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition1, - rowDefinition2, - rowDefinition3, - rowDefinition4, - rowDefinition5, - rowDefinition6, - rowDefinition7, - rowDefinition8}); + rowDefinition12, + rowDefinition13, + rowDefinition14, + rowDefinition15, + rowDefinition16, + rowDefinition17, + rowDefinition18, + rowDefinition19, + rowDefinition20}); this.Root.Size = new System.Drawing.Size(1342, 282); this.Root.TextVisible = false; - // - // layoutControlItem1 - // - this.layoutControlItem1.Control = this.txt_releaseNo; - this.layoutControlItem1.Location = new System.Drawing.Point(0, 31); - this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem1.Size = new System.Drawing.Size(330, 33); - this.layoutControlItem1.Text = "妫�楠屽崟鍙�"; - this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem23 // this.layoutControlItem23.Control = this.txt_djType; this.layoutControlItem23.Location = new System.Drawing.Point(0, 0); this.layoutControlItem23.Name = "layoutControlItem23"; - this.layoutControlItem23.Size = new System.Drawing.Size(330, 31); + this.layoutControlItem23.Size = new System.Drawing.Size(330, 29); this.layoutControlItem23.Text = "鍗曟嵁绫诲瀷"; this.layoutControlItem23.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem5 - // - this.layoutControlItem5.Control = this.txt_itemNo; - this.layoutControlItem5.CustomizationFormText = "浜у搧缂栫爜"; - this.layoutControlItem5.Location = new System.Drawing.Point(0, 130); - this.layoutControlItem5.Name = "layoutControlItem5"; - this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem5.Size = new System.Drawing.Size(330, 33); - this.layoutControlItem5.Text = "浜у搧缂栫爜"; - this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem30 - // - this.layoutControlItem30.Control = this.txt_lineId; - this.layoutControlItem30.Location = new System.Drawing.Point(0, 64); - this.layoutControlItem30.Name = "layoutControlItem30"; - this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem30.Size = new System.Drawing.Size(330, 33); - this.layoutControlItem30.Text = "閫夋嫨浜х嚎"; - this.layoutControlItem30.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem4 - // - this.layoutControlItem4.Control = this.txt_itemId; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 97); - this.layoutControlItem4.Name = "layoutControlItem4"; - this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem4.Size = new System.Drawing.Size(330, 33); - this.layoutControlItem4.Text = "閫夋嫨浜у搧"; - this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem6 - // - this.layoutControlItem6.Control = this.txt_itemModel; - this.layoutControlItem6.CustomizationFormText = "浜у搧瑙勬牸"; - this.layoutControlItem6.Location = new System.Drawing.Point(0, 196); - this.layoutControlItem6.Name = "layoutControlItem6"; - this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem6.Size = new System.Drawing.Size(330, 33); - this.layoutControlItem6.Text = "鐗╂枡瑙勬牸"; - this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem34 - // - this.layoutControlItem34.Control = this.txt_itemName; - this.layoutControlItem34.Location = new System.Drawing.Point(0, 163); - this.layoutControlItem34.Name = "layoutControlItem34"; - this.layoutControlItem34.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem34.Size = new System.Drawing.Size(330, 33); - this.layoutControlItem34.Text = "浜у搧鍚嶇О"; - this.layoutControlItem34.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem18 - // - this.layoutControlItem18.Control = this.txt_fmanageNo; - this.layoutControlItem18.Location = new System.Drawing.Point(330, 196); - this.layoutControlItem18.Name = "layoutControlItem18"; - this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem18.Size = new System.Drawing.Size(330, 33); - this.layoutControlItem18.Text = "娴佺▼缂栧彿"; - this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem16 // @@ -1355,29 +1385,29 @@ this.layoutControlItem16.Location = new System.Drawing.Point(990, 0); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem16.Size = new System.Drawing.Size(332, 31); + this.layoutControlItem16.Size = new System.Drawing.Size(332, 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(990, 31); + this.layoutControlItem15.Location = new System.Drawing.Point(990, 29); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem15.Size = new System.Drawing.Size(332, 33); + this.layoutControlItem15.Size = new System.Drawing.Size(332, 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(990, 64); + this.layoutControlItem14.Location = new System.Drawing.Point(990, 58); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem14.Size = new System.Drawing.Size(332, 33); + this.layoutControlItem14.Size = new System.Drawing.Size(332, 29); this.layoutControlItem14.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem14.TextVisible = false; @@ -1385,33 +1415,33 @@ // layoutControlItem26 // this.layoutControlItem26.Control = this.txt_freceQty; - this.layoutControlItem26.Location = new System.Drawing.Point(990, 97); + this.layoutControlItem26.Location = new System.Drawing.Point(990, 87); this.layoutControlItem26.Name = "layoutControlItem26"; this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem26.Size = new System.Drawing.Size(332, 33); + this.layoutControlItem26.Size = new System.Drawing.Size(332, 29); this.layoutControlItem26.Text = "鍒ゅ畾缁撴灉"; this.layoutControlItem26.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_fngHandle; - this.layoutControlItem13.Location = new System.Drawing.Point(990, 130); + this.layoutControlItem13.Location = new System.Drawing.Point(990, 116); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem13.Size = new System.Drawing.Size(332, 33); + 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_fzrIdTxt; - this.layoutControlItem7.Location = new System.Drawing.Point(990, 163); + this.layoutControlItem7.Location = new System.Drawing.Point(990, 145); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem7.Size = new System.Drawing.Size(332, 33); + this.layoutControlItem7.Size = new System.Drawing.Size(332, 29); this.layoutControlItem7.Text = "璐d换浜哄憳"; this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); // @@ -1419,102 +1449,37 @@ // this.layoutControlItem25.Control = this.txt_mrmodeTxt; this.layoutControlItem25.CustomizationFormText = "杩斿伐宸ュ簭"; - this.layoutControlItem25.Location = new System.Drawing.Point(990, 229); + this.layoutControlItem25.Location = new System.Drawing.Point(990, 203); this.layoutControlItem25.Name = "layoutControlItem25"; this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 7; - this.layoutControlItem25.Size = new System.Drawing.Size(332, 33); + this.layoutControlItem25.Size = new System.Drawing.Size(332, 29); this.layoutControlItem25.Text = "鍙嶅伐宸ュ簭"; this.layoutControlItem25.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem29 // this.layoutControlItem29.Control = this.txt_workNo; - this.layoutControlItem29.Location = new System.Drawing.Point(990, 196); + this.layoutControlItem29.Location = new System.Drawing.Point(990, 174); this.layoutControlItem29.Name = "layoutControlItem29"; this.layoutControlItem29.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem29.Size = new System.Drawing.Size(332, 33); + this.layoutControlItem29.Size = new System.Drawing.Size(332, 29); this.layoutControlItem29.Text = "杩斿伐鍗曞彿"; this.layoutControlItem29.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem27 // this.layoutControlItem27.Control = this.txt_msg; - this.layoutControlItem27.Location = new System.Drawing.Point(660, 196); + this.layoutControlItem27.Location = new System.Drawing.Point(660, 174); this.layoutControlItem27.Name = "layoutControlItem27"; this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 6; this.layoutControlItem27.OptionsTableLayoutItem.RowSpan = 2; - this.layoutControlItem27.Size = new System.Drawing.Size(330, 66); + this.layoutControlItem27.Size = new System.Drawing.Size(330, 58); this.layoutControlItem27.Text = "杩濊绫诲埆"; this.layoutControlItem27.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem27.TextVisible = false; - // - // layoutControlItem28 - // - this.layoutControlItem28.Control = this.txt_lotNo; - this.layoutControlItem28.Location = new System.Drawing.Point(330, 0); - this.layoutControlItem28.Name = "layoutControlItem28"; - this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem28.Size = new System.Drawing.Size(330, 31); - this.layoutControlItem28.Text = "鐢熶骇宸ュ崟"; - this.layoutControlItem28.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem9 - // - this.layoutControlItem9.Control = this.txt_fbatchQty; - this.layoutControlItem9.Location = new System.Drawing.Point(330, 31); - this.layoutControlItem9.Name = "layoutControlItem9"; - this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem9.Size = new System.Drawing.Size(330, 33); - this.layoutControlItem9.Text = "鎶芥鏁伴噺"; - this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem22 - // - this.layoutControlItem22.Control = this.txt_lifnr; - this.layoutControlItem22.Location = new System.Drawing.Point(330, 64); - this.layoutControlItem22.Name = "layoutControlItem22"; - this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem22.Size = new System.Drawing.Size(330, 33); - this.layoutControlItem22.Text = "瀹㈡埛璁㈠崟"; - this.layoutControlItem22.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem24 - // - this.layoutControlItem24.Control = this.txt_suppId; - this.layoutControlItem24.Location = new System.Drawing.Point(330, 97); - this.layoutControlItem24.Name = "layoutControlItem24"; - this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem24.Size = new System.Drawing.Size(330, 33); - 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, 130); - this.layoutControlItem3.Name = "layoutControlItem3"; - this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem3.Size = new System.Drawing.Size(330, 33); - 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, 163); - 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, 33); - this.txt_epTagtxt.Text = "鐜繚鏍囪瘑"; - this.txt_epTagtxt.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem31 // @@ -1522,75 +1487,245 @@ this.layoutControlItem31.Location = new System.Drawing.Point(660, 0); this.layoutControlItem31.Name = "layoutControlItem31"; this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem31.Size = new System.Drawing.Size(330, 31); + this.layoutControlItem31.Size = new System.Drawing.Size(330, 29); this.layoutControlItem31.Text = "鍒涘缓浜哄憳"; this.layoutControlItem31.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_fcheckResu; - this.layoutControlItem10.Location = new System.Drawing.Point(660, 130); + this.layoutControlItem10.Location = new System.Drawing.Point(660, 116); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem10.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem10.Size = new System.Drawing.Size(330, 29); this.layoutControlItem10.Text = "妫�楠岀粨鏋�"; this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem32 // - this.layoutControlItem32.Control = this.txt_states; - this.layoutControlItem32.Location = new System.Drawing.Point(660, 97); + this.layoutControlItem32.Control = this.txt_checkStates; + this.layoutControlItem32.Location = new System.Drawing.Point(660, 87); this.layoutControlItem32.Name = "layoutControlItem32"; this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem32.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem32.Size = new System.Drawing.Size(330, 29); this.layoutControlItem32.Text = "妫�楠岀姸鎬�"; this.layoutControlItem32.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_fcheckBy; - this.layoutControlItem8.Location = new System.Drawing.Point(660, 64); + this.layoutControlItem8.Location = new System.Drawing.Point(660, 58); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem8.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem8.Size = new System.Drawing.Size(330, 29); this.layoutControlItem8.Text = "妫�楠屼汉鍛�"; this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem33 // this.layoutControlItem33.Control = this.txt_createDate; - this.layoutControlItem33.Location = new System.Drawing.Point(660, 31); + this.layoutControlItem33.Location = new System.Drawing.Point(660, 29); this.layoutControlItem33.Name = "layoutControlItem33"; this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem33.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem33.Size = new System.Drawing.Size(330, 29); this.layoutControlItem33.Text = "鍒涘缓鏃堕棿"; this.layoutControlItem33.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_fcheckDate; - this.layoutControlItem2.Location = new System.Drawing.Point(660, 163); + this.layoutControlItem2.Location = new System.Drawing.Point(660, 145); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem2.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem2.Size = new System.Drawing.Size(330, 29); this.layoutControlItem2.Text = "妫�楠屾棩鏈�"; this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem35 + // + this.layoutControlItem35.Control = this.txt_zrType; + this.layoutControlItem35.Location = new System.Drawing.Point(990, 232); + this.layoutControlItem35.Name = "layoutControlItem35"; + this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 8; + this.layoutControlItem35.Size = new System.Drawing.Size(332, 30); + this.layoutControlItem35.Text = "璐d换鍒ゅ畾"; + this.layoutControlItem35.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_remarks; - this.layoutControlItem12.Location = new System.Drawing.Point(0, 229); + this.layoutControlItem12.Location = new System.Drawing.Point(0, 232); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2; - this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 7; - this.layoutControlItem12.Size = new System.Drawing.Size(660, 33); + this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 8; + this.layoutControlItem12.Size = new System.Drawing.Size(660, 30); this.layoutControlItem12.Text = "澶囨敞璇存槑"; this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.txt_itemModel; + this.layoutControlItem6.CustomizationFormText = "浜у搧瑙勬牸"; + this.layoutControlItem6.Location = new System.Drawing.Point(0, 203); + this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 7; + this.layoutControlItem6.Size = new System.Drawing.Size(330, 29); + this.layoutControlItem6.Text = "鐗╂枡瑙勬牸"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem34 + // + this.layoutControlItem34.Control = this.txt_itemName; + this.layoutControlItem34.Location = new System.Drawing.Point(0, 174); + this.layoutControlItem34.Name = "layoutControlItem34"; + this.layoutControlItem34.OptionsTableLayoutItem.RowIndex = 6; + this.layoutControlItem34.Size = new System.Drawing.Size(330, 29); + this.layoutControlItem34.Text = "浜у搧鍚嶇О"; + this.layoutControlItem34.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem5 + // + this.layoutControlItem5.Control = this.txt_itemNo; + this.layoutControlItem5.CustomizationFormText = "浜у搧缂栫爜"; + this.layoutControlItem5.Location = new System.Drawing.Point(0, 145); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem5.Size = new System.Drawing.Size(330, 29); + this.layoutControlItem5.Text = "浜у搧缂栫爜"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem1 + // + this.layoutControlItem1.Control = this.txt_releaseNo; + this.layoutControlItem1.Location = new System.Drawing.Point(330, 0); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem1.Size = new System.Drawing.Size(330, 29); + this.layoutControlItem1.Text = "妫�楠屽崟鍙�"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem28 + // + this.layoutControlItem28.Control = this.txt_lotNo; + this.layoutControlItem28.Location = new System.Drawing.Point(0, 29); + this.layoutControlItem28.Name = "layoutControlItem28"; + this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem28.Size = new System.Drawing.Size(330, 29); + this.layoutControlItem28.Text = "閫夋嫨宸ュ崟"; + this.layoutControlItem28.TextSize = new System.Drawing.Size(60, 18); + // + // txt_itemId1111 + // + this.txt_itemId1111.Control = this.txt_itemId; + this.txt_itemId1111.Location = new System.Drawing.Point(0, 116); + this.txt_itemId1111.Name = "txt_itemId1111"; + this.txt_itemId1111.OptionsTableLayoutItem.RowIndex = 4; + this.txt_itemId1111.Size = new System.Drawing.Size(330, 29); + this.txt_itemId1111.Text = "浜у搧ID"; + this.txt_itemId1111.TextSize = new System.Drawing.Size(60, 18); + // + // txt_lineName111 + // + this.txt_lineName111.Control = this.txt_lineName; + this.txt_lineName111.Location = new System.Drawing.Point(0, 87); + this.txt_lineName111.Name = "txt_lineName111"; + this.txt_lineName111.OptionsTableLayoutItem.RowIndex = 3; + this.txt_lineName111.Size = new System.Drawing.Size(330, 29); + this.txt_lineName111.Text = "鐢熶骇绾垮埆"; + this.txt_lineName111.TextSize = new System.Drawing.Size(60, 18); + // + // txt_boxQty11 + // + this.txt_boxQty11.Control = this.txt_kbList; + this.txt_boxQty11.Location = new System.Drawing.Point(0, 58); + this.txt_boxQty11.Name = "txt_boxQty11"; + this.txt_boxQty11.OptionsTableLayoutItem.RowIndex = 2; + this.txt_boxQty11.Size = new System.Drawing.Size(330, 29); + this.txt_boxQty11.Text = "閫夋嫨绠辩爜"; + this.txt_boxQty11.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem9 + // + this.layoutControlItem9.Control = this.txt_fbatchQty; + this.layoutControlItem9.Location = new System.Drawing.Point(330, 29); + this.layoutControlItem9.Name = "layoutControlItem9"; + this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem9.Size = new System.Drawing.Size(330, 29); + this.layoutControlItem9.Text = "鎶芥鏁伴噺"; + this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem22 + // + this.layoutControlItem22.Control = this.txt_lifnr; + this.layoutControlItem22.Location = new System.Drawing.Point(330, 58); + this.layoutControlItem22.Name = "layoutControlItem22"; + this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem22.Size = new System.Drawing.Size(330, 29); + this.layoutControlItem22.Text = "瀹㈡埛璁㈠崟"; + this.layoutControlItem22.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem24 + // + this.layoutControlItem24.Control = this.txt_suppId; + this.layoutControlItem24.Location = new System.Drawing.Point(330, 87); + this.layoutControlItem24.Name = "layoutControlItem24"; + this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 3; + 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, 116); + this.layoutControlItem3.Name = "layoutControlItem3"; + this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 4; + 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, 145); + 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, 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, 174); + this.layoutControlItem18.Name = "layoutControlItem18"; + this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 6; + this.layoutControlItem18.Size = new System.Drawing.Size(330, 29); + this.layoutControlItem18.Text = "娴佺▼缂栧彿"; + this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem4 + // + this.layoutControlItem4.Control = this.txt_lineId; + this.layoutControlItem4.Location = new System.Drawing.Point(330, 203); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 7; + this.layoutControlItem4.Size = new System.Drawing.Size(330, 29); + this.layoutControlItem4.Text = "绾垮埆ID"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); // // xtraTabControl2 // @@ -1602,7 +1737,8 @@ this.xtraTabControl2.TabIndex = 3; this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, - this.tabMxPage2}); + this.tabMxPage2, + this.tabMxPage3}); // // tabMxPage1 // @@ -1638,6 +1774,9 @@ this.gcMx1.Location = new System.Drawing.Point(0, 0); this.gcMx1.MainView = this.gvMx1; this.gcMx1.Name = "gcMx1"; + this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { + this.rptDefectLevel, + this.rptDefectDetails}); this.gcMx1.Size = new System.Drawing.Size(1340, 287); this.gcMx1.TabIndex = 1; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { @@ -1665,7 +1804,9 @@ this.gvMx1fngQty, this.gvMx1sampleSizeNo, this.gvMx1fcheckLevel, - this.gvMx1facLevel}); + this.gvMx1facLevel, + this.gridColumn9, + this.gridColumn10}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; @@ -1877,6 +2018,55 @@ this.gvMx1facLevel.Visible = true; this.gvMx1facLevel.VisibleIndex = 15; this.gvMx1facLevel.Width = 200; + // + // gridColumn9 + // + this.gridColumn9.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gridColumn9.AppearanceCell.Options.UseForeColor = true; + this.gridColumn9.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gridColumn9.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn9.Caption = "缂洪櫡绛夌骇"; + this.gridColumn9.ColumnEdit = this.rptDefectLevel; + this.gridColumn9.FieldName = "defectLevel"; + this.gridColumn9.MinWidth = 25; + this.gridColumn9.Name = "gridColumn9"; + this.gridColumn9.Tag = "edit"; + this.gridColumn9.Visible = true; + this.gridColumn9.VisibleIndex = 16; + this.gridColumn9.Width = 94; + // + // rptDefectLevel + // + this.rptDefectLevel.AutoHeight = false; + this.rptDefectLevel.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.rptDefectLevel.Name = "rptDefectLevel"; + this.rptDefectLevel.NullText = "--"; + this.rptDefectLevel.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; + // + // gridColumn10 + // + this.gridColumn10.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gridColumn10.AppearanceCell.Options.UseForeColor = true; + this.gridColumn10.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gridColumn10.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn10.Caption = "缂洪櫡鎻忚堪"; + this.gridColumn10.ColumnEdit = this.rptDefectDetails; + this.gridColumn10.FieldName = "defectDetails"; + this.gridColumn10.MinWidth = 25; + this.gridColumn10.Name = "gridColumn10"; + this.gridColumn10.Tag = "edit"; + this.gridColumn10.Visible = true; + this.gridColumn10.VisibleIndex = 17; + this.gridColumn10.Width = 94; + // + // rptDefectDetails + // + this.rptDefectDetails.AutoHeight = false; + this.rptDefectDetails.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton()}); + this.rptDefectDetails.Name = "rptDefectDetails"; + this.rptDefectDetails.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDefectDetails_ButtonClick); // // splitYangLi // @@ -2161,23 +2351,23 @@ this.layoutControlItem19}); this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.layoutControlGroup1.Name = "Root"; - columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition5.Width = 100D; - columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition6.Width = 100D; - columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition7.Width = 100D; - columnDefinition8.SizeType = System.Windows.Forms.SizeType.AutoSize; - columnDefinition8.Width = 110D; + columnDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition16.Width = 100D; + columnDefinition17.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition17.Width = 100D; + columnDefinition18.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition18.Width = 100D; + columnDefinition19.SizeType = System.Windows.Forms.SizeType.AutoSize; + columnDefinition19.Width = 110D; this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - columnDefinition5, - columnDefinition6, - columnDefinition7, - columnDefinition8}); - rowDefinition9.Height = 100D; - rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition16, + columnDefinition17, + columnDefinition18, + columnDefinition19}); + rowDefinition21.Height = 100D; + rowDefinition21.SizeType = System.Windows.Forms.SizeType.Percent; this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition9}); + rowDefinition21}); this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Size = new System.Drawing.Size(1336, 43); this.layoutControlGroup1.TextVisible = false; @@ -2225,16 +2415,255 @@ // // tabMxPage2 // - this.tabMxPage2.Controls.Add(this.ucUpFileList1); + this.tabMxPage2.Controls.Add(this.gcMx14); + this.tabMxPage2.Controls.Add(this.panel1); this.tabMxPage2.Name = "tabMxPage2"; this.tabMxPage2.Size = new System.Drawing.Size(1340, 362); - this.tabMxPage2.Text = "闄勪欢淇℃伅"; + this.tabMxPage2.Text = "浜у搧鏉$爜鏄庣粏"; + // + // gcMx14 + // + this.gcMx14.Dock = System.Windows.Forms.DockStyle.Fill; + this.gcMx14.Location = new System.Drawing.Point(0, 47); + this.gcMx14.MainView = this.gvMx14; + this.gcMx14.Name = "gcMx14"; + this.gcMx14.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { + this.repositoryItemButtonEdit1}); + this.gcMx14.Size = new System.Drawing.Size(1340, 315); + this.gcMx14.TabIndex = 1; + this.gcMx14.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gvMx14}); + // + // gvMx14 + // + this.gvMx14.Appearance.HeaderPanel.Options.UseTextOptions = true; + this.gvMx14.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gvMx14.Appearance.Row.Options.UseFont = true; + this.gvMx14.ColumnPanelRowHeight = 50; + this.gvMx14.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gvMx2guid, + this.gridColumn12, + this.gvMx2itemBarcode, + this.gvMx2quantity, + this.gridColumn16, + this.gvMx2itemSname, + this.gridColumn34, + this.gridColumn35, + this.gridColumn36, + this.gridColumn11, + this.gridColumn31}); + this.gvMx14.GridControl = this.gcMx14; + this.gvMx14.Name = "gvMx14"; + this.gvMx14.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; + this.gvMx14.OptionsFind.ShowSearchNavButtons = false; + this.gvMx14.OptionsView.ShowGroupPanel = false; + // + // gvMx2guid + // + this.gvMx2guid.AppearanceCell.Options.UseFont = true; + this.gvMx2guid.Caption = "涓婚敭GUID"; + this.gvMx2guid.FieldName = "guid"; + this.gvMx2guid.MinWidth = 50; + this.gvMx2guid.Name = "gvMx2guid"; + this.gvMx2guid.Tag = "query_a.guid"; + this.gvMx2guid.Width = 94; + // + // gridColumn12 + // + this.gridColumn12.Caption = "鏄惁鎶芥"; + this.gridColumn12.FieldName = "isCheck"; + this.gridColumn12.MaxWidth = 50; + this.gridColumn12.MinWidth = 50; + this.gridColumn12.Name = "gridColumn12"; + this.gridColumn12.Visible = true; + this.gridColumn12.VisibleIndex = 0; + this.gridColumn12.Width = 50; + // + // gvMx2itemBarcode + // + this.gvMx2itemBarcode.AppearanceCell.Options.UseFont = true; + this.gvMx2itemBarcode.Caption = "鏉$爜缂栧彿"; + this.gvMx2itemBarcode.FieldName = "itemBarcode"; + this.gvMx2itemBarcode.MinWidth = 50; + this.gvMx2itemBarcode.Name = "gvMx2itemBarcode"; + this.gvMx2itemBarcode.Tag = "query_a.ITEM_BARCODE"; + this.gvMx2itemBarcode.Visible = true; + this.gvMx2itemBarcode.VisibleIndex = 1; + this.gvMx2itemBarcode.Width = 94; + // + // gvMx2quantity + // + this.gvMx2quantity.AppearanceCell.Options.UseFont = true; + this.gvMx2quantity.Caption = "宸ュ崟缂栧彿"; + this.gvMx2quantity.FieldName = "daa001"; + this.gvMx2quantity.MinWidth = 50; + this.gvMx2quantity.Name = "gvMx2quantity"; + this.gvMx2quantity.Tag = "query_a.QUANTITY"; + this.gvMx2quantity.Visible = true; + this.gvMx2quantity.VisibleIndex = 2; + this.gvMx2quantity.Width = 94; + // + // gridColumn16 + // + this.gridColumn16.Caption = "浜у搧缂栫爜"; + this.gridColumn16.FieldName = "itemNo"; + this.gridColumn16.MinWidth = 25; + this.gridColumn16.Name = "gridColumn16"; + this.gridColumn16.Visible = true; + this.gridColumn16.VisibleIndex = 3; + this.gridColumn16.Width = 94; + // + // gvMx2itemSname + // + this.gvMx2itemSname.AppearanceCell.Options.UseFont = true; + this.gvMx2itemSname.Caption = "鐗╂枡鍚嶇О "; + this.gvMx2itemSname.FieldName = "itemName"; + this.gvMx2itemSname.MinWidth = 50; + this.gvMx2itemSname.Name = "gvMx2itemSname"; + this.gvMx2itemSname.Tag = "query_a.ITEM_SNAME"; + this.gvMx2itemSname.Visible = true; + this.gvMx2itemSname.VisibleIndex = 4; + this.gvMx2itemSname.Width = 94; + // + // gridColumn34 + // + this.gridColumn34.Caption = "鍗曚綅"; + this.gridColumn34.FieldName = "dwName"; + this.gridColumn34.MinWidth = 25; + this.gridColumn34.Name = "gridColumn34"; + this.gridColumn34.Visible = true; + this.gridColumn34.VisibleIndex = 5; + this.gridColumn34.Width = 94; + // + // gridColumn35 + // + this.gridColumn35.Caption = "鏁伴噺"; + this.gridColumn35.FieldName = "quantity"; + this.gridColumn35.MinWidth = 25; + this.gridColumn35.Name = "gridColumn35"; + this.gridColumn35.Visible = true; + this.gridColumn35.VisibleIndex = 6; + this.gridColumn35.Width = 94; + // + // gridColumn36 + // + this.gridColumn36.Caption = "寰呭叆搴撴暟"; + this.gridColumn36.FieldName = "wrkQty"; + this.gridColumn36.MinWidth = 25; + this.gridColumn36.Name = "gridColumn36"; + this.gridColumn36.Visible = true; + this.gridColumn36.VisibleIndex = 7; + this.gridColumn36.Width = 94; + // + // gridColumn11 + // + this.gridColumn11.Caption = "宸插叆搴撴暟"; + this.gridColumn11.FieldName = "rkQty"; + this.gridColumn11.MinWidth = 25; + this.gridColumn11.Name = "gridColumn11"; + this.gridColumn11.Visible = true; + this.gridColumn11.VisibleIndex = 8; + this.gridColumn11.Width = 94; + // + // gridColumn31 + // + this.gridColumn31.Caption = "绠卞彿"; + this.gridColumn31.FieldName = "tbNo"; + this.gridColumn31.MinWidth = 25; + this.gridColumn31.Name = "gridColumn31"; + this.gridColumn31.Visible = true; + this.gridColumn31.VisibleIndex = 9; + this.gridColumn31.Width = 94; + // + // repositoryItemButtonEdit1 + // + this.repositoryItemButtonEdit1.AutoHeight = false; + editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; + this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; + // + // panel1 + // + this.panel1.Controls.Add(this.layoutMxMsg2); + this.panel1.Dock = System.Windows.Forms.DockStyle.Top; + this.panel1.Location = new System.Drawing.Point(0, 0); + this.panel1.Name = "panel1"; + this.panel1.Size = new System.Drawing.Size(1340, 47); + this.panel1.TabIndex = 2; + // + // layoutMxMsg2 + // + this.layoutMxMsg2.Controls.Add(this.txtChouJian); + this.layoutMxMsg2.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMxMsg2.Location = new System.Drawing.Point(0, 0); + this.layoutMxMsg2.Name = "layoutMxMsg2"; + this.layoutMxMsg2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 157, 812, 500); + this.layoutMxMsg2.Root = this.layoutControlGroup2; + this.layoutMxMsg2.Size = new System.Drawing.Size(1340, 47); + this.layoutMxMsg2.TabIndex = 0; + this.layoutMxMsg2.Text = "layoutControl1"; + // + // txtChouJian + // + this.txtChouJian.Location = new System.Drawing.Point(121, 4); + this.txtChouJian.Name = "txtChouJian"; + this.txtChouJian.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 15F); + this.txtChouJian.Properties.Appearance.Options.UseFont = true; + this.txtChouJian.Size = new System.Drawing.Size(324, 36); + this.txtChouJian.StyleController = this.layoutMxMsg2; + this.txtChouJian.TabIndex = 4; + // + // layoutControlGroup2 + // + this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.layoutControlGroup2.GroupBordersVisible = false; + this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem30}); + this.layoutControlGroup2.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.layoutControlGroup2.Name = "Root"; + columnDefinition20.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition20.Width = 100D; + columnDefinition21.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition21.Width = 100D; + columnDefinition22.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition22.Width = 100D; + this.layoutControlGroup2.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { + columnDefinition20, + columnDefinition21, + columnDefinition22}); + rowDefinition22.Height = 100D; + rowDefinition22.SizeType = System.Windows.Forms.SizeType.Percent; + this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition22}); + this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2); + this.layoutControlGroup2.Size = new System.Drawing.Size(1340, 47); + this.layoutControlGroup2.TextVisible = false; + // + // layoutControlItem30 + // + this.layoutControlItem30.Control = this.txtChouJian; + this.layoutControlItem30.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem30.Name = "layoutControlItem30"; + this.layoutControlItem30.Size = new System.Drawing.Size(445, 43); + this.layoutControlItem30.Text = "璇锋壂鎶芥鐨勬潯鐮�"; + this.layoutControlItem30.TextSize = new System.Drawing.Size(105, 18); + // + // tabMxPage3 + // + this.tabMxPage3.Controls.Add(this.ucUpFileList1); + this.tabMxPage3.Name = "tabMxPage3"; + this.tabMxPage3.Size = new System.Drawing.Size(1340, 362); + this.tabMxPage3.Text = "闄勪欢淇℃伅"; // // ucUpFileList1 // this.ucUpFileList1.Dock = System.Windows.Forms.DockStyle.Fill; this.ucUpFileList1.Location = new System.Drawing.Point(0, 0); this.ucUpFileList1.Name = "ucUpFileList1"; + this.ucUpFileList1.parentGroup = null; this.ucUpFileList1.pGuid = null; this.ucUpFileList1.Size = new System.Drawing.Size(1340, 362); this.ucUpFileList1.TabIndex = 0; @@ -2302,7 +2731,6 @@ this.splitMx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); this.layoutMx1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit(); @@ -2320,9 +2748,8 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lifnr.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_djType.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_workNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_states.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkStates.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_epTag.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); @@ -2330,17 +2757,16 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_fzrIdTxt.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_mrmodeTxt.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_freceQty.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_zrType.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kbList.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lineName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lineId.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); @@ -2350,19 +2776,29 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_epTagtxt)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_boxQty11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_epTagtxt)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit(); this.xtraTabControl2.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -2374,6 +2810,8 @@ this.splitMx2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptDefectLevel)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptDefectDetails)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitYangLi.Panel1)).EndInit(); this.splitYangLi.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitYangLi.Panel2)).EndInit(); @@ -2398,6 +2836,16 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); this.tabMxPage2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMx14)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx14)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); + this.panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.layoutMxMsg2)).EndInit(); + this.layoutMxMsg2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txtChouJian.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); + this.tabMxPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); @@ -2485,7 +2933,7 @@ private DevExpress.XtraEditors.PanelControl panMsg; private DevExpress.XtraEditors.SimpleButton btnLoad; private DevExpress.XtraEditors.TextEdit txtJianYan; - private DevExpress.XtraTab.XtraTabPage tabMxPage2; + private DevExpress.XtraTab.XtraTabPage tabMxPage3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; private DevExpress.XtraEditors.TextEdit txt_fmanageNo; @@ -2521,28 +2969,18 @@ private DevExpress.XtraEditors.ComboBoxEdit txt_djType; private UserControl.UcLookCustomer txt_suppId; private UserControl.UcDictionary txt_msg; - private DevExpress.XtraEditors.TextEdit txt_lotNo; private DevExpress.XtraEditors.TextEdit txt_workNo; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; - private DevExpress.XtraEditors.TextEdit txt_states; + private DevExpress.XtraEditors.TextEdit txt_checkStates; private DevExpress.XtraEditors.ComboBoxEdit txt_epTag; - private UserControl.UcLookWorkline txt_lineId; private DevExpress.XtraEditors.TextEdit txt_createBy; private DevExpress.XtraEditors.TextEdit txt_createDate; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30; - private DevExpress.XtraEditors.ButtonEdit txt_itemId; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraEditors.TextEdit txt_itemName; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34; private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; private UserControl.UCUpFileList ucUpFileList1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; private DevExpress.Utils.ToolTipController tips; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; private DevExpress.XtraEditors.TextEdit txt_fzrIdTxt; private DevExpress.XtraEditors.TextEdit txt_mrmodeTxt; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; @@ -2555,20 +2993,60 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; - private DevExpress.XtraLayout.LayoutControlItem txt_epTagtxt; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; + private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptDefectLevel; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDefectDetails; + private DevExpress.XtraEditors.TextEdit txt_zrType; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem35; + private DevExpress.XtraEditors.ButtonEdit txt_kbList; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; + private DevExpress.XtraEditors.ButtonEdit txt_lotNo; + private DevExpress.XtraEditors.TextEdit txt_lineName; + private DevExpress.XtraEditors.TextEdit txt_itemId; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; + private DevExpress.XtraLayout.LayoutControlItem txt_itemId1111; + private DevExpress.XtraLayout.LayoutControlItem txt_lineName111; + private DevExpress.XtraLayout.LayoutControlItem txt_boxQty11; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; + private DevExpress.XtraLayout.LayoutControlItem txt_epTagtxt; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; + private DevExpress.XtraEditors.TextEdit txt_lineId; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraTab.XtraTabPage tabMxPage2; + private DevExpress.XtraGrid.GridControl gcMx14; + private DevExpress.XtraGrid.Views.Grid.GridView gvMx14; + private DevExpress.XtraGrid.Columns.GridColumn gvMx2guid; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; + private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemBarcode; + private DevExpress.XtraGrid.Columns.GridColumn gvMx2quantity; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; + private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemSname; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn34; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn35; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn36; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn31; + private System.Windows.Forms.Panel panel1; + private DevExpress.XtraLayout.LayoutControl layoutMxMsg2; + private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; + private DevExpress.XtraEditors.TextEdit txtChouJian; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30; } } \ No newline at end of file -- Gitblit v1.9.3