From 781f543fccebfe3351d1b73a6be254fe7f35e675 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 08 十一月 2024 09:53:15 +0800 Subject: [PATCH] iqc --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs | 689 +++++++++++++++++++------------------------------------- 1 files changed, 239 insertions(+), 450 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs index 830e74a..7739b9d 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs @@ -29,17 +29,17 @@ /// </summary> private void InitializeComponent() { - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_MesQaItemsDetect01)); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); - 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.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -73,31 +73,19 @@ this.txtJianYan = new DevExpress.XtraEditors.TextEdit(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.lb_remarks = new DevExpress.XtraEditors.LabelControl(); - this.txt_remarks = new DevExpress.XtraEditors.TextEdit(); + this.fngDesc = new DevExpress.XtraEditors.TextEdit(); this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_iqcDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_states = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_lifnr = new DevExpress.XtraEditors.LabelControl(); - this.txt_lifnr = new DevExpress.XtraEditors.TextEdit(); this.gv_lifnr = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_dhb001 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_dha018 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_boardStyle = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_lotNo2 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_lotNo1 = new DevExpress.XtraEditors.LabelControl(); - this.txt_lotNo1 = new DevExpress.XtraEditors.TextEdit(); - this.gv_lotNo1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_fversion = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_fcovertQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_fngHandle = new DevExpress.XtraEditors.LabelControl(); - this.txt_fngHandle = new DevExpress.XtraEditors.TextEdit(); this.gv_fngHandle = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fexemption = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_itemUnit = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_ftype = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_fsubmit = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fcancel = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_modify1Flag = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -107,14 +95,7 @@ this.lb_checkQty = new DevExpress.XtraEditors.LabelControl(); this.txt_checkQty = new DevExpress.XtraEditors.TextEdit(); this.gv_checkQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_facLevel = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fcheckLevel = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_sampleSizeNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_fcheckResu = new DevExpress.XtraEditors.LabelControl(); - this.txt_fcheckResu = new DevExpress.XtraEditors.TextEdit(); this.gv_fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_freceQty = new DevExpress.XtraEditors.LabelControl(); - this.txt_freceQty = new DevExpress.XtraEditors.TextEdit(); this.gv_freceQty = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_fbatchQty = new DevExpress.XtraEditors.LabelControl(); this.txt_fbatchQty = new DevExpress.XtraEditors.TextEdit(); @@ -132,6 +113,9 @@ this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.gcMain = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.pageBar1 = new UserControls.Data.UcPageBar(); @@ -152,6 +136,11 @@ this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.ucUpFile1 = new Gs.DevApp.UserControl.UCUpFile(); this.panel1 = new System.Windows.Forms.Panel(); + this.txt_lotNo1 = new DevExpress.XtraEditors.TextEdit(); + this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); + this.txt_suppId = new Gs.DevApp.UserControl.UcLookSupplier(); + this.txt_modify1Flag = new DevExpress.XtraEditors.CheckEdit(); + this.txt_fsubmit = new DevExpress.XtraEditors.CheckEdit(); this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit(); this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems(); this.lb_itemModel = new DevExpress.XtraEditors.LabelControl(); @@ -161,9 +150,7 @@ this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); this.lb_fsubmit = new DevExpress.XtraEditors.LabelControl(); - this.txt_fsubmit = new DevExpress.XtraEditors.TextEdit(); this.lb_modify1Flag = new DevExpress.XtraEditors.LabelControl(); - this.txt_modify1Flag = new DevExpress.XtraEditors.TextEdit(); this.lb_lotNo = new DevExpress.XtraEditors.LabelControl(); this.txt_lotNo = new DevExpress.XtraEditors.TextEdit(); this.tabMxPage1.SuspendLayout(); @@ -182,13 +169,8 @@ ((System.ComponentModel.ISupportInitialize)(this.panMsg)).BeginInit(); this.panMsg.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lifnr.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.fngDesc.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_freceQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).BeginInit(); @@ -207,10 +189,11 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); this.panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit(); this.SuspendLayout(); // @@ -219,7 +202,7 @@ this.tabMxPage1.Controls.Add(this.splitContainerControl1); this.tabMxPage1.Controls.Add(this.panMsg); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1340, 448); + this.tabMxPage1.Size = new System.Drawing.Size(1340, 458); this.tabMxPage1.Text = "鎶芥牱淇℃伅"; // // splitContainerControl1 @@ -238,7 +221,7 @@ // this.splitContainerControl1.Panel2.Controls.Add(this.groupControl1); this.splitContainerControl1.Panel2.Text = "Panel2"; - this.splitContainerControl1.Size = new System.Drawing.Size(1340, 380); + this.splitContainerControl1.Size = new System.Drawing.Size(1340, 390); this.splitContainerControl1.SplitterPosition = 160; this.splitContainerControl1.TabIndex = 3; // @@ -509,7 +492,7 @@ this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupControl1.Location = new System.Drawing.Point(0, 0); this.groupControl1.Name = "groupControl1"; - this.groupControl1.Size = new System.Drawing.Size(1340, 208); + this.groupControl1.Size = new System.Drawing.Size(1340, 218); this.groupControl1.TabIndex = 3; this.groupControl1.Text = "鎶芥牱缁撴灉"; // @@ -519,7 +502,7 @@ this.gcMx2.Location = new System.Drawing.Point(2, 28); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; - this.gcMx2.Size = new System.Drawing.Size(1336, 178); + this.gcMx2.Size = new System.Drawing.Size(1336, 188); this.gcMx2.TabIndex = 0; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); @@ -615,20 +598,20 @@ // this.lb_remarks.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_remarks.Appearance.Options.UseFont = true; - this.lb_remarks.Location = new System.Drawing.Point(884, 133); + this.lb_remarks.Location = new System.Drawing.Point(370, 125); this.lb_remarks.Name = "lb_remarks"; this.lb_remarks.Size = new System.Drawing.Size(73, 21); this.lb_remarks.TabIndex = 786; this.lb_remarks.Text = "涓嶈壇鎻忚堪 "; // - // txt_remarks + // fngDesc // - this.txt_remarks.Location = new System.Drawing.Point(963, 130); - this.txt_remarks.Name = "txt_remarks"; - this.txt_remarks.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_remarks.Properties.Appearance.Options.UseFont = true; - this.txt_remarks.Size = new System.Drawing.Size(150, 28); - this.txt_remarks.TabIndex = 786; + this.fngDesc.Location = new System.Drawing.Point(452, 125); + this.fngDesc.Name = "fngDesc"; + this.fngDesc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.fngDesc.Properties.Appearance.Options.UseFont = true; + this.fngDesc.Size = new System.Drawing.Size(530, 28); + this.fngDesc.TabIndex = 786; // // gv_remarks // @@ -636,13 +619,13 @@ this.gv_remarks.AppearanceCell.Options.UseFont = true; this.gv_remarks.Caption = "涓嶈壇鎻忚堪"; this.gv_remarks.FieldName = "remarks"; - this.gv_remarks.MinWidth = 50; + this.gv_remarks.MinWidth = 150; this.gv_remarks.Name = "gv_remarks"; this.gv_remarks.OptionsColumn.AllowEdit = false; this.gv_remarks.Tag = "query_a.remarks"; this.gv_remarks.Visible = true; - this.gv_remarks.VisibleIndex = 34; - this.gv_remarks.Width = 94; + this.gv_remarks.VisibleIndex = 16; + this.gv_remarks.Width = 150; // // gv_itemId // @@ -650,12 +633,12 @@ this.gv_itemId.AppearanceCell.Options.UseFont = true; this.gv_itemId.Caption = "鐗╂枡ID"; this.gv_itemId.FieldName = "itemId"; - this.gv_itemId.MinWidth = 100; + this.gv_itemId.MinWidth = 80; this.gv_itemId.Name = "gv_itemId"; this.gv_itemId.OptionsColumn.AllowEdit = false; this.gv_itemId.Tag = "query_a.item_id"; this.gv_itemId.Visible = true; - this.gv_itemId.VisibleIndex = 5; + this.gv_itemId.VisibleIndex = 6; this.gv_itemId.Width = 100; // // gv_iqcDate @@ -664,13 +647,13 @@ this.gv_iqcDate.AppearanceCell.Options.UseFont = true; this.gv_iqcDate.Caption = "IQC鎻愪氦鏃堕棿"; this.gv_iqcDate.FieldName = "iqcDate"; - this.gv_iqcDate.MinWidth = 50; + this.gv_iqcDate.MinWidth = 180; this.gv_iqcDate.Name = "gv_iqcDate"; this.gv_iqcDate.OptionsColumn.AllowEdit = false; this.gv_iqcDate.Tag = "query_a.iqc_date"; this.gv_iqcDate.Visible = true; - this.gv_iqcDate.VisibleIndex = 33; - this.gv_iqcDate.Width = 94; + this.gv_iqcDate.VisibleIndex = 27; + this.gv_iqcDate.Width = 180; // // gv_states // @@ -683,130 +666,46 @@ this.gv_states.OptionsColumn.AllowEdit = false; this.gv_states.Tag = "query_a.states"; this.gv_states.Visible = true; - this.gv_states.VisibleIndex = 32; + this.gv_states.VisibleIndex = 26; this.gv_states.Width = 94; // // lb_lifnr // this.lb_lifnr.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_lifnr.Appearance.Options.UseFont = true; - this.lb_lifnr.Location = new System.Drawing.Point(392, 163); + this.lb_lifnr.Location = new System.Drawing.Point(641, 97); this.lb_lifnr.Name = "lb_lifnr"; this.lb_lifnr.Size = new System.Drawing.Size(56, 21); this.lb_lifnr.TabIndex = 642; this.lb_lifnr.Text = "渚涘簲鍟� "; // - // txt_lifnr - // - this.txt_lifnr.Location = new System.Drawing.Point(452, 163); - this.txt_lifnr.Name = "txt_lifnr"; - this.txt_lifnr.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_lifnr.Properties.Appearance.Options.UseFont = true; - this.txt_lifnr.Size = new System.Drawing.Size(150, 28); - this.txt_lifnr.TabIndex = 642; - // // gv_lifnr // this.gv_lifnr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_lifnr.AppearanceCell.Options.UseFont = true; - this.gv_lifnr.Caption = "渚涘簲鍟�"; - this.gv_lifnr.FieldName = "lifnr"; - this.gv_lifnr.MinWidth = 100; + this.gv_lifnr.Caption = "渚涘簲鍟嗗悕绉�"; + this.gv_lifnr.FieldName = "suppName"; + this.gv_lifnr.MinWidth = 250; this.gv_lifnr.Name = "gv_lifnr"; this.gv_lifnr.OptionsColumn.AllowEdit = false; this.gv_lifnr.Tag = "query_a.lifnr"; this.gv_lifnr.Visible = true; this.gv_lifnr.VisibleIndex = 4; - this.gv_lifnr.Width = 100; - // - // gv_dhb001 - // - this.gv_dhb001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_dhb001.AppearanceCell.Options.UseFont = true; - this.gv_dhb001.Caption = "鍒拌揣鍗曞彿"; - this.gv_dhb001.FieldName = "dhb001"; - this.gv_dhb001.MinWidth = 50; - this.gv_dhb001.Name = "gv_dhb001"; - this.gv_dhb001.OptionsColumn.AllowEdit = false; - this.gv_dhb001.Tag = "query_a.dhb001"; - this.gv_dhb001.Visible = true; - this.gv_dhb001.VisibleIndex = 31; - this.gv_dhb001.Width = 94; - // - // gv_dha018 - // - this.gv_dha018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_dha018.AppearanceCell.Options.UseFont = true; - this.gv_dha018.Caption = "鍒拌揣鏃堕棿"; - this.gv_dha018.FieldName = "dha018"; - this.gv_dha018.MinWidth = 50; - this.gv_dha018.Name = "gv_dha018"; - this.gv_dha018.OptionsColumn.AllowEdit = false; - this.gv_dha018.Tag = "query_a.dha018"; - this.gv_dha018.Visible = true; - this.gv_dha018.VisibleIndex = 30; - this.gv_dha018.Width = 94; + this.gv_lifnr.Width = 250; // // gv_boardStyle // this.gv_boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_boardStyle.AppearanceCell.Options.UseFont = true; - this.gv_boardStyle.Caption = "浜у搧鍨嬪彿"; - this.gv_boardStyle.FieldName = "boardStyle"; - this.gv_boardStyle.MinWidth = 100; + this.gv_boardStyle.Caption = "鐗╂枡鍚嶇О"; + this.gv_boardStyle.FieldName = "itemName"; + this.gv_boardStyle.MinWidth = 200; this.gv_boardStyle.Name = "gv_boardStyle"; this.gv_boardStyle.OptionsColumn.AllowEdit = false; this.gv_boardStyle.Tag = "query_a.board_style"; this.gv_boardStyle.Visible = true; - this.gv_boardStyle.VisibleIndex = 28; - this.gv_boardStyle.Width = 100; - // - // gv_lotNo2 - // - this.gv_lotNo2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_lotNo2.AppearanceCell.Options.UseFont = true; - this.gv_lotNo2.Caption = "閲囪喘鍗曞彿"; - this.gv_lotNo2.FieldName = "lotNo2"; - this.gv_lotNo2.MinWidth = 50; - this.gv_lotNo2.Name = "gv_lotNo2"; - this.gv_lotNo2.OptionsColumn.AllowEdit = false; - this.gv_lotNo2.Tag = "query_a.lot_no2"; - this.gv_lotNo2.Visible = true; - this.gv_lotNo2.VisibleIndex = 29; - this.gv_lotNo2.Width = 94; - // - // lb_lotNo1 - // - this.lb_lotNo1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_lotNo1.Appearance.Options.UseFont = true; - this.lb_lotNo1.Location = new System.Drawing.Point(377, 129); - this.lb_lotNo1.Name = "lb_lotNo1"; - this.lb_lotNo1.Size = new System.Drawing.Size(73, 21); - this.lb_lotNo1.TabIndex = 546; - this.lb_lotNo1.Text = "灏忔壒娆″彿 "; - // - // txt_lotNo1 - // - this.txt_lotNo1.Location = new System.Drawing.Point(452, 126); - this.txt_lotNo1.Name = "txt_lotNo1"; - this.txt_lotNo1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_lotNo1.Properties.Appearance.Options.UseFont = true; - this.txt_lotNo1.Size = new System.Drawing.Size(150, 28); - this.txt_lotNo1.TabIndex = 546; - // - // gv_lotNo1 - // - this.gv_lotNo1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_lotNo1.AppearanceCell.Options.UseFont = true; - this.gv_lotNo1.Caption = "灏忔壒娆″彿"; - this.gv_lotNo1.FieldName = "lotNo1"; - this.gv_lotNo1.MinWidth = 50; - this.gv_lotNo1.Name = "gv_lotNo1"; - this.gv_lotNo1.OptionsColumn.AllowEdit = false; - this.gv_lotNo1.Tag = "query_a.lot_no1"; - this.gv_lotNo1.Visible = true; - this.gv_lotNo1.VisibleIndex = 27; - this.gv_lotNo1.Width = 94; + this.gv_boardStyle.VisibleIndex = 8; + this.gv_boardStyle.Width = 200; // // gv_fversion // @@ -819,7 +718,7 @@ this.gv_fversion.OptionsColumn.AllowEdit = false; this.gv_fversion.Tag = "query_a.fversion"; this.gv_fversion.Visible = true; - this.gv_fversion.VisibleIndex = 26; + this.gv_fversion.VisibleIndex = 25; this.gv_fversion.Width = 94; // // gv_fcovertQty @@ -828,32 +727,14 @@ this.gv_fcovertQty.AppearanceCell.Options.UseFont = true; this.gv_fcovertQty.Caption = "杞崲鏁伴噺"; this.gv_fcovertQty.FieldName = "fcovertQty"; - this.gv_fcovertQty.MinWidth = 50; + this.gv_fcovertQty.MinWidth = 100; this.gv_fcovertQty.Name = "gv_fcovertQty"; this.gv_fcovertQty.OptionsColumn.AllowEdit = false; + this.gv_fcovertQty.OptionsColumn.ReadOnly = true; this.gv_fcovertQty.Tag = "query_a.fcovert_qty"; this.gv_fcovertQty.Visible = true; - this.gv_fcovertQty.VisibleIndex = 25; - this.gv_fcovertQty.Width = 94; - // - // lb_fngHandle - // - this.lb_fngHandle.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fngHandle.Appearance.Options.UseFont = true; - this.lb_fngHandle.Location = new System.Drawing.Point(884, 96); - this.lb_fngHandle.Name = "lb_fngHandle"; - this.lb_fngHandle.Size = new System.Drawing.Size(107, 21); - this.lb_fngHandle.TabIndex = 427; - this.lb_fngHandle.Text = "涓嶈壇澶勭悊鏂规硶 "; - // - // txt_fngHandle - // - this.txt_fngHandle.Location = new System.Drawing.Point(997, 92); - this.txt_fngHandle.Name = "txt_fngHandle"; - this.txt_fngHandle.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fngHandle.Properties.Appearance.Options.UseFont = true; - this.txt_fngHandle.Size = new System.Drawing.Size(150, 28); - this.txt_fngHandle.TabIndex = 427; + this.gv_fcovertQty.VisibleIndex = 15; + this.gv_fcovertQty.Width = 100; // // gv_fngHandle // @@ -861,54 +742,26 @@ this.gv_fngHandle.AppearanceCell.Options.UseFont = true; this.gv_fngHandle.Caption = "涓嶈壇澶勭悊鏂规硶"; this.gv_fngHandle.FieldName = "fngHandle"; - this.gv_fngHandle.MinWidth = 50; + this.gv_fngHandle.MinWidth = 100; this.gv_fngHandle.Name = "gv_fngHandle"; this.gv_fngHandle.OptionsColumn.AllowEdit = false; this.gv_fngHandle.Tag = "query_a.fng_handle"; this.gv_fngHandle.Visible = true; this.gv_fngHandle.VisibleIndex = 24; - this.gv_fngHandle.Width = 94; - // - // gv_fexemption - // - this.gv_fexemption.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fexemption.AppearanceCell.Options.UseFont = true; - this.gv_fexemption.Caption = "鏄惁鍏嶆"; - this.gv_fexemption.FieldName = "fexemption"; - this.gv_fexemption.MinWidth = 50; - this.gv_fexemption.Name = "gv_fexemption"; - this.gv_fexemption.OptionsColumn.AllowEdit = false; - this.gv_fexemption.Tag = "query_a.fexemption"; - this.gv_fexemption.Visible = true; - this.gv_fexemption.VisibleIndex = 23; - this.gv_fexemption.Width = 94; - // - // gv_itemUnit - // - this.gv_itemUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_itemUnit.AppearanceCell.Options.UseFont = true; - this.gv_itemUnit.Caption = "鍗曚綅"; - this.gv_itemUnit.FieldName = "itemUnit"; - this.gv_itemUnit.MinWidth = 50; - this.gv_itemUnit.Name = "gv_itemUnit"; - this.gv_itemUnit.OptionsColumn.AllowEdit = false; - this.gv_itemUnit.Tag = "query_a.item_unit"; - this.gv_itemUnit.Visible = true; - this.gv_itemUnit.VisibleIndex = 22; - this.gv_itemUnit.Width = 94; + this.gv_fngHandle.Width = 100; // // gv_ftype // this.gv_ftype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_ftype.AppearanceCell.Options.UseFont = true; - this.gv_ftype.Caption = "绫诲瀷(0 鏉ユ枡 1 鍦ㄥ簱)"; + this.gv_ftype.Caption = "绫诲瀷(0鏉ユ枡,1鍦ㄥ簱)"; this.gv_ftype.FieldName = "ftype"; this.gv_ftype.MinWidth = 50; this.gv_ftype.Name = "gv_ftype"; this.gv_ftype.OptionsColumn.AllowEdit = false; this.gv_ftype.Tag = "query_a.ftype"; this.gv_ftype.Visible = true; - this.gv_ftype.VisibleIndex = 21; + this.gv_ftype.VisibleIndex = 12; this.gv_ftype.Width = 94; // // gv_fsubmit @@ -925,27 +778,13 @@ this.gv_fsubmit.VisibleIndex = 1; this.gv_fsubmit.Width = 94; // - // gv_fcancel - // - this.gv_fcancel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fcancel.AppearanceCell.Options.UseFont = true; - this.gv_fcancel.Caption = "鏄惁浣滃簾"; - this.gv_fcancel.FieldName = "fcancel"; - this.gv_fcancel.MinWidth = 50; - this.gv_fcancel.Name = "gv_fcancel"; - this.gv_fcancel.OptionsColumn.AllowEdit = false; - this.gv_fcancel.Tag = "query_a.fcancel"; - this.gv_fcancel.Visible = true; - this.gv_fcancel.VisibleIndex = 20; - this.gv_fcancel.Width = 94; - // // gv_modify1Flag // this.gv_modify1Flag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_modify1Flag.AppearanceCell.Options.UseFont = true; - this.gv_modify1Flag.Caption = "鏄惁瀹℃牳"; + this.gv_modify1Flag.Caption = "瀹℃牳鏍囧織"; this.gv_modify1Flag.FieldName = "modify1Flag"; - this.gv_modify1Flag.MinWidth = 100; + this.gv_modify1Flag.MinWidth = 50; this.gv_modify1Flag.Name = "gv_modify1Flag"; this.gv_modify1Flag.OptionsColumn.AllowEdit = false; this.gv_modify1Flag.Tag = "query_a.modify1_flag"; @@ -959,13 +798,13 @@ this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; this.gv_lastupdateDate.Caption = "鏇存柊鏃ユ湡"; this.gv_lastupdateDate.FieldName = "lastupdateDate"; - this.gv_lastupdateDate.MinWidth = 50; + this.gv_lastupdateDate.MinWidth = 180; this.gv_lastupdateDate.Name = "gv_lastupdateDate"; this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; this.gv_lastupdateDate.Tag = "query_a.lastupdate_date"; this.gv_lastupdateDate.Visible = true; - this.gv_lastupdateDate.VisibleIndex = 19; - this.gv_lastupdateDate.Width = 94; + this.gv_lastupdateDate.VisibleIndex = 23; + this.gv_lastupdateDate.Width = 180; // // gv_lastupdateBy // @@ -973,13 +812,13 @@ this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; this.gv_lastupdateBy.Caption = "鏇存柊浜�"; this.gv_lastupdateBy.FieldName = "lastupdateBy"; - this.gv_lastupdateBy.MinWidth = 50; + this.gv_lastupdateBy.MinWidth = 100; this.gv_lastupdateBy.Name = "gv_lastupdateBy"; this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; this.gv_lastupdateBy.Tag = "query_a.lastupdate_by"; this.gv_lastupdateBy.Visible = true; - this.gv_lastupdateBy.VisibleIndex = 18; - this.gv_lastupdateBy.Width = 94; + this.gv_lastupdateBy.VisibleIndex = 22; + this.gv_lastupdateBy.Width = 100; // // gv_createDate // @@ -987,13 +826,13 @@ this.gv_createDate.AppearanceCell.Options.UseFont = true; this.gv_createDate.Caption = "鍒涘缓鏃ユ湡"; this.gv_createDate.FieldName = "createDate"; - this.gv_createDate.MinWidth = 50; + this.gv_createDate.MinWidth = 180; this.gv_createDate.Name = "gv_createDate"; this.gv_createDate.OptionsColumn.AllowEdit = false; this.gv_createDate.Tag = "query_a.create_date"; this.gv_createDate.Visible = true; - this.gv_createDate.VisibleIndex = 17; - this.gv_createDate.Width = 94; + this.gv_createDate.VisibleIndex = 21; + this.gv_createDate.Width = 180; // // gv_createBy // @@ -1001,13 +840,13 @@ this.gv_createBy.AppearanceCell.Options.UseFont = true; this.gv_createBy.Caption = "鍒涘缓浜�"; this.gv_createBy.FieldName = "createBy"; - this.gv_createBy.MinWidth = 50; + this.gv_createBy.MinWidth = 100; this.gv_createBy.Name = "gv_createBy"; this.gv_createBy.OptionsColumn.AllowEdit = false; this.gv_createBy.Tag = "query_a.create_by"; this.gv_createBy.Visible = true; - this.gv_createBy.VisibleIndex = 16; - this.gv_createBy.Width = 94; + this.gv_createBy.VisibleIndex = 17; + this.gv_createBy.Width = 100; // // gv_lotNo // @@ -1027,7 +866,7 @@ // this.lb_checkQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_checkQty.Appearance.Options.UseFont = true; - this.lb_checkQty.Location = new System.Drawing.Point(627, 53); + this.lb_checkQty.Location = new System.Drawing.Point(627, 54); this.lb_checkQty.Name = "lb_checkQty"; this.lb_checkQty.Size = new System.Drawing.Size(73, 21); this.lb_checkQty.TabIndex = 258; @@ -1035,7 +874,7 @@ // // txt_checkQty // - this.txt_checkQty.Location = new System.Drawing.Point(706, 55); + this.txt_checkQty.Location = new System.Drawing.Point(706, 50); this.txt_checkQty.Name = "txt_checkQty"; this.txt_checkQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_checkQty.Properties.Appearance.Options.UseFont = true; @@ -1053,69 +892,8 @@ this.gv_checkQty.OptionsColumn.AllowEdit = false; this.gv_checkQty.Tag = "query_a.check_qty"; this.gv_checkQty.Visible = true; - this.gv_checkQty.VisibleIndex = 15; + this.gv_checkQty.VisibleIndex = 20; this.gv_checkQty.Width = 94; - // - // gv_facLevel - // - this.gv_facLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_facLevel.AppearanceCell.Options.UseFont = true; - this.gv_facLevel.Caption = "鎷掓敹姘村钩"; - this.gv_facLevel.FieldName = "facLevel"; - this.gv_facLevel.MinWidth = 100; - this.gv_facLevel.Name = "gv_facLevel"; - this.gv_facLevel.OptionsColumn.AllowEdit = false; - this.gv_facLevel.Tag = "query_a.fac_level"; - this.gv_facLevel.Visible = true; - this.gv_facLevel.VisibleIndex = 14; - this.gv_facLevel.Width = 100; - // - // gv_fcheckLevel - // - this.gv_fcheckLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fcheckLevel.AppearanceCell.Options.UseFont = true; - this.gv_fcheckLevel.Caption = "妫�楠屾按骞�"; - this.gv_fcheckLevel.FieldName = "fcheckLevel"; - this.gv_fcheckLevel.MinWidth = 100; - this.gv_fcheckLevel.Name = "gv_fcheckLevel"; - this.gv_fcheckLevel.OptionsColumn.AllowEdit = false; - this.gv_fcheckLevel.Tag = "query_a.fcheck_level"; - this.gv_fcheckLevel.Visible = true; - this.gv_fcheckLevel.VisibleIndex = 13; - this.gv_fcheckLevel.Width = 100; - // - // gv_sampleSizeNo - // - this.gv_sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_sampleSizeNo.AppearanceCell.Options.UseFont = true; - this.gv_sampleSizeNo.Caption = "妫�楠屾按鍑�"; - this.gv_sampleSizeNo.FieldName = "sampleSizeNo"; - this.gv_sampleSizeNo.MinWidth = 100; - this.gv_sampleSizeNo.Name = "gv_sampleSizeNo"; - this.gv_sampleSizeNo.OptionsColumn.AllowEdit = false; - this.gv_sampleSizeNo.Tag = "query_a.sample_size_no"; - this.gv_sampleSizeNo.Visible = true; - this.gv_sampleSizeNo.VisibleIndex = 12; - this.gv_sampleSizeNo.Width = 100; - // - // lb_fcheckResu - // - this.lb_fcheckResu.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fcheckResu.Appearance.Options.UseFont = true; - this.lb_fcheckResu.Location = new System.Drawing.Point(627, 126); - this.lb_fcheckResu.Name = "lb_fcheckResu"; - this.lb_fcheckResu.Size = new System.Drawing.Size(73, 21); - this.lb_fcheckResu.TabIndex = 235; - this.lb_fcheckResu.Text = "妫�楠岀粨鏋� "; - // - // txt_fcheckResu - // - this.txt_fcheckResu.Location = new System.Drawing.Point(706, 126); - this.txt_fcheckResu.Name = "txt_fcheckResu"; - this.txt_fcheckResu.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fcheckResu.Properties.Appearance.Options.UseFont = true; - this.txt_fcheckResu.Size = new System.Drawing.Size(150, 28); - this.txt_fcheckResu.TabIndex = 235; // // gv_fcheckResu // @@ -1128,27 +906,8 @@ this.gv_fcheckResu.OptionsColumn.AllowEdit = false; this.gv_fcheckResu.Tag = "query_a.fcheck_resu"; this.gv_fcheckResu.Visible = true; - this.gv_fcheckResu.VisibleIndex = 11; + this.gv_fcheckResu.VisibleIndex = 13; this.gv_fcheckResu.Width = 100; - // - // lb_freceQty - // - this.lb_freceQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_freceQty.Appearance.Options.UseFont = true; - this.lb_freceQty.Location = new System.Drawing.Point(627, 96); - this.lb_freceQty.Name = "lb_freceQty"; - this.lb_freceQty.Size = new System.Drawing.Size(73, 21); - this.lb_freceQty.TabIndex = 226; - this.lb_freceQty.Text = "鍒ゅ畾缁撴灉 "; - // - // txt_freceQty - // - this.txt_freceQty.Location = new System.Drawing.Point(706, 92); - this.txt_freceQty.Name = "txt_freceQty"; - this.txt_freceQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_freceQty.Properties.Appearance.Options.UseFont = true; - this.txt_freceQty.Size = new System.Drawing.Size(150, 28); - this.txt_freceQty.TabIndex = 226; // // gv_freceQty // @@ -1156,19 +915,19 @@ this.gv_freceQty.AppearanceCell.Options.UseFont = true; this.gv_freceQty.Caption = "鍒ゅ畾缁撴灉"; this.gv_freceQty.FieldName = "freceQty"; - this.gv_freceQty.MinWidth = 50; + this.gv_freceQty.MinWidth = 100; this.gv_freceQty.Name = "gv_freceQty"; this.gv_freceQty.OptionsColumn.AllowEdit = false; this.gv_freceQty.Tag = "query_a.frece_qty"; this.gv_freceQty.Visible = true; - this.gv_freceQty.VisibleIndex = 10; - this.gv_freceQty.Width = 94; + this.gv_freceQty.VisibleIndex = 14; + this.gv_freceQty.Width = 100; // // lb_fbatchQty // this.lb_fbatchQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fbatchQty.Appearance.Options.UseFont = true; - this.lb_fbatchQty.Location = new System.Drawing.Point(377, 59); + this.lb_fbatchQty.Location = new System.Drawing.Point(377, 54); this.lb_fbatchQty.Name = "lb_fbatchQty"; this.lb_fbatchQty.Size = new System.Drawing.Size(73, 21); this.lb_fbatchQty.TabIndex = 222; @@ -1176,7 +935,7 @@ // // txt_fbatchQty // - this.txt_fbatchQty.Location = new System.Drawing.Point(452, 55); + this.txt_fbatchQty.Location = new System.Drawing.Point(452, 50); this.txt_fbatchQty.Name = "txt_fbatchQty"; this.txt_fbatchQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true; @@ -1187,14 +946,14 @@ // this.gv_fbatchQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_fbatchQty.AppearanceCell.Options.UseFont = true; - this.gv_fbatchQty.Caption = "鏉ユ枡鏁伴噺"; + this.gv_fbatchQty.Caption = "閲囪喘鏁伴噺"; this.gv_fbatchQty.FieldName = "fbatchQty"; - this.gv_fbatchQty.MinWidth = 100; + this.gv_fbatchQty.MinWidth = 80; this.gv_fbatchQty.Name = "gv_fbatchQty"; this.gv_fbatchQty.OptionsColumn.AllowEdit = false; this.gv_fbatchQty.Tag = "query_a.fbatch_qty"; this.gv_fbatchQty.Visible = true; - this.gv_fbatchQty.VisibleIndex = 9; + this.gv_fbatchQty.VisibleIndex = 11; this.gv_fbatchQty.Width = 100; // // gv_itemNo @@ -1202,20 +961,20 @@ this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_itemNo.AppearanceCell.Options.UseFont = true; this.gv_itemNo.Caption = "鐗╂枡缂栫爜"; - this.gv_itemNo.FieldName = "itemNo"; + this.gv_itemNo.FieldName = "itemNo2"; this.gv_itemNo.MinWidth = 100; this.gv_itemNo.Name = "gv_itemNo"; this.gv_itemNo.OptionsColumn.AllowEdit = false; this.gv_itemNo.Tag = "query_a.item_no"; this.gv_itemNo.Visible = true; - this.gv_itemNo.VisibleIndex = 6; + this.gv_itemNo.VisibleIndex = 7; this.gv_itemNo.Width = 100; // // lb_fcheckBy // this.lb_fcheckBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fcheckBy.Appearance.Options.UseFont = true; - this.lb_fcheckBy.Location = new System.Drawing.Point(627, 8); + this.lb_fcheckBy.Location = new System.Drawing.Point(627, 14); this.lb_fcheckBy.Name = "lb_fcheckBy"; this.lb_fcheckBy.Size = new System.Drawing.Size(73, 21); this.lb_fcheckBy.TabIndex = 217; @@ -1223,7 +982,7 @@ // // txt_fcheckBy // - this.txt_fcheckBy.Location = new System.Drawing.Point(706, 7); + this.txt_fcheckBy.Location = new System.Drawing.Point(706, 10); this.txt_fcheckBy.Name = "txt_fcheckBy"; this.txt_fcheckBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true; @@ -1241,7 +1000,7 @@ this.gv_fcheckBy.OptionsColumn.AllowEdit = false; this.gv_fcheckBy.Tag = "query_a.fcheck_by"; this.gv_fcheckBy.Visible = true; - this.gv_fcheckBy.VisibleIndex = 8; + this.gv_fcheckBy.VisibleIndex = 18; this.gv_fcheckBy.Width = 100; // // lb_fcheckDate @@ -1256,7 +1015,7 @@ // // txt_fcheckDate // - this.txt_fcheckDate.Location = new System.Drawing.Point(452, 11); + this.txt_fcheckDate.Location = new System.Drawing.Point(452, 10); this.txt_fcheckDate.Name = "txt_fcheckDate"; this.txt_fcheckDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true; @@ -1269,13 +1028,13 @@ this.gv_fcheckDate.AppearanceCell.Options.UseFont = true; this.gv_fcheckDate.Caption = "妫�楠屾棩鏈�"; this.gv_fcheckDate.FieldName = "fcheckDate"; - this.gv_fcheckDate.MinWidth = 100; + this.gv_fcheckDate.MinWidth = 180; this.gv_fcheckDate.Name = "gv_fcheckDate"; this.gv_fcheckDate.OptionsColumn.AllowEdit = false; this.gv_fcheckDate.Tag = "query_a.fcheck_date"; this.gv_fcheckDate.Visible = true; - this.gv_fcheckDate.VisibleIndex = 7; - this.gv_fcheckDate.Width = 100; + this.gv_fcheckDate.VisibleIndex = 10; + this.gv_fcheckDate.Width = 180; // // lb_releaseNo // @@ -1307,7 +1066,7 @@ this.gv_releaseNo.OptionsColumn.AllowEdit = false; this.gv_releaseNo.Tag = "query_a.release_no"; this.gv_releaseNo.Visible = true; - this.gv_releaseNo.VisibleIndex = 0; + this.gv_releaseNo.VisibleIndex = 5; this.gv_releaseNo.Width = 150; // // toolBarMenu1 @@ -1338,50 +1097,79 @@ // // gridView1 // + this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; + this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gridView1.Appearance.Row.Options.UseFont = true; + this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gv_releaseNo, + this.gridColumn13, this.gv_fsubmit, this.gv_modify1Flag, this.gv_lotNo, this.gv_lifnr, + this.gv_releaseNo, this.gv_itemId, this.gv_itemNo, this.gv_boardStyle, - this.gv_fcheckResu, - this.gv_fcheckDate, - this.gv_fcheckBy, + this.gridColumn14, this.gv_fbatchQty, this.gv_ftype, - this.gv_freceQty, - this.gv_sampleSizeNo, - this.gv_fcheckLevel, - this.gv_facLevel, - this.gv_checkQty, + this.gv_fcheckResu, + this.gv_fcovertQty, + this.gv_remarks, this.gv_createBy, + this.gv_fcheckBy, + this.gridColumn15, + this.gv_fcheckDate, + this.gv_freceQty, + this.gv_checkQty, this.gv_createDate, this.gv_lastupdateBy, this.gv_lastupdateDate, - this.gv_fcancel, - this.gv_itemUnit, - this.gv_fexemption, this.gv_fngHandle, - this.gv_fcovertQty, this.gv_fversion, - this.gv_lotNo1, - this.gv_lotNo2, - this.gv_dha018, - this.gv_dhb001, this.gv_states, - this.gv_iqcDate, - this.gv_remarks}); + this.gv_iqcDate}); this.gridView1.GridControl = this.gcMain; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; this.gridView1.OptionsFind.ShowSearchNavButtons = false; this.gridView1.OptionsView.ShowAutoFilterRow = true; this.gridView1.OptionsView.ShowGroupPanel = false; + // + // gridColumn13 + // + this.gridColumn13.Caption = "鏄惁鎬ユ枡"; + this.gridColumn13.FieldName = "urgentLag"; + this.gridColumn13.MinWidth = 50; + this.gridColumn13.Name = "gridColumn13"; + this.gridColumn13.OptionsColumn.ReadOnly = true; + this.gridColumn13.Visible = true; + this.gridColumn13.VisibleIndex = 0; + this.gridColumn13.Width = 94; + // + // gridColumn14 + // + this.gridColumn14.Caption = "鐗╂枡瑙勬牸"; + this.gridColumn14.FieldName = "itemModel"; + this.gridColumn14.MinWidth = 200; + this.gridColumn14.Name = "gridColumn14"; + this.gridColumn14.OptionsColumn.ReadOnly = true; + this.gridColumn14.Visible = true; + this.gridColumn14.VisibleIndex = 9; + this.gridColumn14.Width = 200; + // + // gridColumn15 + // + this.gridColumn15.Caption = "鎻愪氦妫�楠屾棩鏈�"; + this.gridColumn15.FieldName = "date01"; + this.gridColumn15.MinWidth = 180; + this.gridColumn15.Name = "gridColumn15"; + this.gridColumn15.OptionsColumn.ReadOnly = true; + this.gridColumn15.Visible = true; + this.gridColumn15.VisibleIndex = 19; + this.gridColumn15.Width = 180; // // xtraTabControl1 // @@ -1428,10 +1216,10 @@ // xtraTabControl2 // this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill; - this.xtraTabControl2.Location = new System.Drawing.Point(0, 208); + this.xtraTabControl2.Location = new System.Drawing.Point(0, 198); this.xtraTabControl2.Name = "xtraTabControl2"; this.xtraTabControl2.SelectedTabPage = this.tabMxPage1; - this.xtraTabControl2.Size = new System.Drawing.Size(1342, 480); + this.xtraTabControl2.Size = new System.Drawing.Size(1342, 490); this.xtraTabControl2.TabIndex = 2; this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, @@ -1442,7 +1230,7 @@ this.xtraTabPage3.Controls.Add(this.gcMx3); this.xtraTabPage3.Controls.Add(this.ucUpFile1); this.xtraTabPage3.Name = "xtraTabPage3"; - this.xtraTabPage3.Size = new System.Drawing.Size(1340, 448); + this.xtraTabPage3.Size = new System.Drawing.Size(1340, 458); this.xtraTabPage3.Text = "闄勪欢淇℃伅"; // // gcMx3 @@ -1454,7 +1242,7 @@ this.gcMx3.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemButtonEdit1, this.repositoryItemButtonEdit2}); - this.gcMx3.Size = new System.Drawing.Size(1340, 391); + this.gcMx3.Size = new System.Drawing.Size(1340, 401); this.gcMx3.TabIndex = 2; this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx3}); @@ -1550,10 +1338,10 @@ // repositoryItemButtonEdit2 // this.repositoryItemButtonEdit2.AutoHeight = false; - editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image"))); - editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + editorButtonImageOptions3.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions3.Image"))); + editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "娴忚", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "娴忚", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick); @@ -1571,10 +1359,10 @@ // repositoryItemButtonEdit1 // this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + editorButtonImageOptions4.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions4.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)}); + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "鍒犻櫎", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); @@ -1591,6 +1379,11 @@ // panel1 // this.panel1.BackColor = System.Drawing.Color.White; + this.panel1.Controls.Add(this.txt_lotNo1); + this.panel1.Controls.Add(this.labelControl2); + this.panel1.Controls.Add(this.txt_suppId); + this.panel1.Controls.Add(this.txt_modify1Flag); + this.panel1.Controls.Add(this.txt_fsubmit); this.panel1.Controls.Add(this.txt_itemModel); this.panel1.Controls.Add(this.txt_itemId); this.panel1.Controls.Add(this.lb_itemModel); @@ -1600,25 +1393,14 @@ this.panel1.Controls.Add(this.labelControl11); this.panel1.Controls.Add(this.lbGuid); this.panel1.Controls.Add(this.lb_remarks); - this.panel1.Controls.Add(this.txt_remarks); + this.panel1.Controls.Add(this.fngDesc); this.panel1.Controls.Add(this.lb_lifnr); - this.panel1.Controls.Add(this.txt_lifnr); - this.panel1.Controls.Add(this.lb_lotNo1); - this.panel1.Controls.Add(this.txt_lotNo1); - this.panel1.Controls.Add(this.lb_fngHandle); - this.panel1.Controls.Add(this.txt_fngHandle); this.panel1.Controls.Add(this.lb_fsubmit); - this.panel1.Controls.Add(this.txt_fsubmit); this.panel1.Controls.Add(this.lb_modify1Flag); - this.panel1.Controls.Add(this.txt_modify1Flag); this.panel1.Controls.Add(this.lb_lotNo); this.panel1.Controls.Add(this.txt_lotNo); this.panel1.Controls.Add(this.lb_checkQty); this.panel1.Controls.Add(this.txt_checkQty); - this.panel1.Controls.Add(this.lb_fcheckResu); - this.panel1.Controls.Add(this.txt_fcheckResu); - this.panel1.Controls.Add(this.lb_freceQty); - this.panel1.Controls.Add(this.txt_freceQty); this.panel1.Controls.Add(this.lb_fbatchQty); this.panel1.Controls.Add(this.txt_fbatchQty); this.panel1.Controls.Add(this.lb_fcheckBy); @@ -1631,12 +1413,58 @@ this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(1342, 208); + this.panel1.Size = new System.Drawing.Size(1342, 198); this.panel1.TabIndex = 1; + // + // txt_lotNo1 + // + this.txt_lotNo1.Location = new System.Drawing.Point(452, 160); + this.txt_lotNo1.Name = "txt_lotNo1"; + this.txt_lotNo1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_lotNo1.Properties.Appearance.Options.UseFont = true; + this.txt_lotNo1.Size = new System.Drawing.Size(530, 28); + this.txt_lotNo1.TabIndex = 797; + // + // labelControl2 + // + this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl2.Appearance.Options.UseFont = true; + this.labelControl2.Location = new System.Drawing.Point(409, 163); + this.labelControl2.Name = "labelControl2"; + this.labelControl2.Size = new System.Drawing.Size(34, 21); + this.labelControl2.TabIndex = 796; + this.labelControl2.Text = "澶囨敞"; + // + // txt_suppId + // + this.txt_suppId.KeyFile = ""; + this.txt_suppId.Location = new System.Drawing.Point(706, 92); + this.txt_suppId.Margin = new System.Windows.Forms.Padding(0); + this.txt_suppId.Name = "txt_suppId"; + this.txt_suppId.Size = new System.Drawing.Size(276, 30); + this.txt_suppId.TabIndex = 795; + // + // txt_modify1Flag + // + this.txt_modify1Flag.Enabled = false; + this.txt_modify1Flag.Location = new System.Drawing.Point(960, 12); + this.txt_modify1Flag.Name = "txt_modify1Flag"; + this.txt_modify1Flag.Properties.Caption = ""; + this.txt_modify1Flag.Size = new System.Drawing.Size(30, 24); + this.txt_modify1Flag.TabIndex = 794; + // + // txt_fsubmit + // + this.txt_fsubmit.Enabled = false; + this.txt_fsubmit.Location = new System.Drawing.Point(962, 52); + this.txt_fsubmit.Name = "txt_fsubmit"; + this.txt_fsubmit.Properties.Caption = ""; + this.txt_fsubmit.Size = new System.Drawing.Size(35, 24); + this.txt_fsubmit.TabIndex = 793; // // txt_itemModel // - this.txt_itemModel.Location = new System.Drawing.Point(97, 127); + this.txt_itemModel.Location = new System.Drawing.Point(97, 125); this.txt_itemModel.Name = "txt_itemModel"; this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemModel.Properties.Appearance.Options.UseFont = true; @@ -1647,7 +1475,7 @@ // txt_itemId // this.txt_itemId.KeyFile = ""; - this.txt_itemId.Location = new System.Drawing.Point(97, 53); + this.txt_itemId.Location = new System.Drawing.Point(97, 48); this.txt_itemId.Name = "txt_itemId"; this.txt_itemId.Size = new System.Drawing.Size(266, 33); this.txt_itemId.TabIndex = 791; @@ -1656,7 +1484,7 @@ // this.lb_itemModel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemModel.Appearance.Options.UseFont = true; - this.lb_itemModel.Location = new System.Drawing.Point(20, 128); + this.lb_itemModel.Location = new System.Drawing.Point(20, 125); this.lb_itemModel.Name = "lb_itemModel"; this.lb_itemModel.Size = new System.Drawing.Size(68, 21); this.lb_itemModel.TabIndex = 790; @@ -1666,7 +1494,7 @@ // this.lb_tname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_tname.Appearance.Options.UseFont = true; - this.lb_tname.Location = new System.Drawing.Point(20, 96); + this.lb_tname.Location = new System.Drawing.Point(20, 91); this.lb_tname.Name = "lb_tname"; this.lb_tname.Size = new System.Drawing.Size(68, 21); this.lb_tname.TabIndex = 788; @@ -1674,7 +1502,7 @@ // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(97, 92); + this.txt_itemNo.Location = new System.Drawing.Point(97, 87); this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemNo.Properties.Appearance.Options.UseFont = true; @@ -1685,7 +1513,7 @@ // this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl1.Appearance.Options.UseFont = true; - this.labelControl1.Location = new System.Drawing.Point(20, 59); + this.labelControl1.Location = new System.Drawing.Point(20, 54); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(68, 21); this.labelControl1.TabIndex = 787; @@ -1693,7 +1521,7 @@ // // labelControl11 // - this.labelControl11.Location = new System.Drawing.Point(669, 173); + this.labelControl11.Location = new System.Drawing.Point(1057, 20); this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(45, 18); @@ -1704,7 +1532,7 @@ // lbGuid // this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(720, 173); + this.lbGuid.Location = new System.Drawing.Point(1073, 13); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(0, 21); this.lbGuid.TabIndex = 1; @@ -1714,53 +1542,35 @@ // this.lb_fsubmit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fsubmit.Appearance.Options.UseFont = true; - this.lb_fsubmit.Location = new System.Drawing.Point(884, 10); + this.lb_fsubmit.Location = new System.Drawing.Point(883, 54); this.lb_fsubmit.Name = "lb_fsubmit"; this.lb_fsubmit.Size = new System.Drawing.Size(73, 21); this.lb_fsubmit.TabIndex = 360; this.lb_fsubmit.Text = "鎻愪氦鏍囪瘑 "; // - // txt_fsubmit - // - this.txt_fsubmit.Location = new System.Drawing.Point(963, 1); - this.txt_fsubmit.Name = "txt_fsubmit"; - this.txt_fsubmit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fsubmit.Properties.Appearance.Options.UseFont = true; - this.txt_fsubmit.Size = new System.Drawing.Size(150, 28); - this.txt_fsubmit.TabIndex = 360; - // // lb_modify1Flag // this.lb_modify1Flag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_modify1Flag.Appearance.Options.UseFont = true; - this.lb_modify1Flag.Location = new System.Drawing.Point(884, 53); + this.lb_modify1Flag.Location = new System.Drawing.Point(883, 14); this.lb_modify1Flag.Name = "lb_modify1Flag"; - this.lb_modify1Flag.Size = new System.Drawing.Size(73, 21); + this.lb_modify1Flag.Size = new System.Drawing.Size(68, 21); this.lb_modify1Flag.TabIndex = 306; - this.lb_modify1Flag.Text = "鏄惁瀹℃牳 "; - // - // txt_modify1Flag - // - this.txt_modify1Flag.Location = new System.Drawing.Point(963, 46); - this.txt_modify1Flag.Name = "txt_modify1Flag"; - this.txt_modify1Flag.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_modify1Flag.Properties.Appearance.Options.UseFont = true; - this.txt_modify1Flag.Size = new System.Drawing.Size(150, 28); - this.txt_modify1Flag.TabIndex = 306; + this.lb_modify1Flag.Text = "瀹℃牳鏍囪瘑"; // // lb_lotNo // this.lb_lotNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_lotNo.Appearance.Options.UseFont = true; - this.lb_lotNo.Location = new System.Drawing.Point(394, 96); + this.lb_lotNo.Location = new System.Drawing.Point(377, 91); this.lb_lotNo.Name = "lb_lotNo"; - this.lb_lotNo.Size = new System.Drawing.Size(56, 21); + this.lb_lotNo.Size = new System.Drawing.Size(73, 21); this.lb_lotNo.TabIndex = 262; - this.lb_lotNo.Text = "鎵规鍙� "; + this.lb_lotNo.Text = "閫佹娆″彿 "; // // txt_lotNo // - this.txt_lotNo.Location = new System.Drawing.Point(452, 92); + this.txt_lotNo.Location = new System.Drawing.Point(452, 87); this.txt_lotNo.Name = "txt_lotNo"; this.txt_lotNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_lotNo.Properties.Appearance.Options.UseFont = true; @@ -1792,13 +1602,8 @@ this.panMsg.ResumeLayout(false); this.panMsg.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lifnr.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.fngDesc.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_freceQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).EndInit(); @@ -1818,10 +1623,11 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit(); this.ResumeLayout(false); @@ -1840,34 +1646,20 @@ private DevExpress.XtraTab.XtraTabControl xtraTabControl2; private DevExpress.XtraTab.XtraTabPage tabMxPage1; private DevExpress.XtraEditors.LabelControl lb_remarks; - private DevExpress.XtraEditors.TextEdit txt_remarks; + private DevExpress.XtraEditors.TextEdit fngDesc; private DevExpress.XtraGrid.Columns.GridColumn gv_remarks; private DevExpress.XtraGrid.Columns.GridColumn gv_itemId; private DevExpress.XtraGrid.Columns.GridColumn gv_iqcDate; private DevExpress.XtraGrid.Columns.GridColumn gv_states; private DevExpress.XtraEditors.LabelControl lb_lifnr; - private DevExpress.XtraEditors.TextEdit txt_lifnr; private DevExpress.XtraGrid.Columns.GridColumn gv_lifnr; - private DevExpress.XtraGrid.Columns.GridColumn gv_dhb001; - private DevExpress.XtraGrid.Columns.GridColumn gv_dha018; private DevExpress.XtraGrid.Columns.GridColumn gv_boardStyle; - private DevExpress.XtraGrid.Columns.GridColumn gv_lotNo2; - - private DevExpress.XtraEditors.LabelControl lb_lotNo1; - private DevExpress.XtraEditors.TextEdit txt_lotNo1; - private DevExpress.XtraGrid.Columns.GridColumn gv_lotNo1; private DevExpress.XtraGrid.Columns.GridColumn gv_fversion; private DevExpress.XtraGrid.Columns.GridColumn gv_fcovertQty; - - private DevExpress.XtraEditors.LabelControl lb_fngHandle; - private DevExpress.XtraEditors.TextEdit txt_fngHandle; private DevExpress.XtraGrid.Columns.GridColumn gv_fngHandle; - private DevExpress.XtraGrid.Columns.GridColumn gv_fexemption; - private DevExpress.XtraGrid.Columns.GridColumn gv_itemUnit; private DevExpress.XtraGrid.Columns.GridColumn gv_ftype; private DevExpress.XtraGrid.Columns.GridColumn gv_fsubmit; - private DevExpress.XtraGrid.Columns.GridColumn gv_fcancel; private DevExpress.XtraGrid.Columns.GridColumn gv_modify1Flag; private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate; private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy; @@ -1878,16 +1670,7 @@ private DevExpress.XtraEditors.LabelControl lb_checkQty; private DevExpress.XtraEditors.TextEdit txt_checkQty; private DevExpress.XtraGrid.Columns.GridColumn gv_checkQty; - private DevExpress.XtraGrid.Columns.GridColumn gv_facLevel; - private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckLevel; - private DevExpress.XtraGrid.Columns.GridColumn gv_sampleSizeNo; - - private DevExpress.XtraEditors.LabelControl lb_fcheckResu; - private DevExpress.XtraEditors.TextEdit txt_fcheckResu; private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckResu; - - private DevExpress.XtraEditors.LabelControl lb_freceQty; - private DevExpress.XtraEditors.TextEdit txt_freceQty; private DevExpress.XtraGrid.Columns.GridColumn gv_freceQty; private DevExpress.XtraEditors.LabelControl lb_fbatchQty; @@ -1917,9 +1700,7 @@ private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.TextEdit txtJianYan; private DevExpress.XtraEditors.LabelControl lb_fsubmit; - private DevExpress.XtraEditors.TextEdit txt_fsubmit; private DevExpress.XtraEditors.LabelControl lb_modify1Flag; - private DevExpress.XtraEditors.TextEdit txt_modify1Flag; private DevExpress.XtraEditors.LabelControl lb_lotNo; private DevExpress.XtraEditors.TextEdit txt_lotNo; private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1; @@ -1963,5 +1744,13 @@ private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; + private DevExpress.XtraEditors.CheckEdit txt_modify1Flag; + private DevExpress.XtraEditors.CheckEdit txt_fsubmit; + private UserControl.UcLookSupplier txt_suppId; + private DevExpress.XtraEditors.TextEdit txt_lotNo1; + private DevExpress.XtraEditors.LabelControl labelControl2; } } \ No newline at end of file -- Gitblit v1.9.3