From c0575b3330ef57fffd9e617eb25ea38f821c0aa7 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 31 十月 2024 10:19:43 +0800 Subject: [PATCH] 检验项目增加了审核 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs | 3180 +++++++++++++++++++++++++++++------------------------------ 1 files changed, 1,581 insertions(+), 1,599 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs index fb06ca0..1c93f01 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs @@ -30,6 +30,44 @@ private void InitializeComponent() { this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); + this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.gcMx1 = new DevExpress.XtraGrid.GridControl(); + this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1ftextType = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fstand = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fupAllow = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fdownAllow = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1sampleSizeNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fcheckLevel = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1facLevel = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fspecRequ = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1checkQyt = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1facQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1freQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fngQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fngRate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fenterQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1releaseNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1company = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1factory = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fcheckItemDesc = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1procNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1workshopCenterCode = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1funit = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1givenModify = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1remarks = new DevExpress.XtraGrid.Columns.GridColumn(); + this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); + this.gcMx2 = new DevExpress.XtraGrid.GridControl(); + this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.panMsg = new DevExpress.XtraEditors.PanelControl(); this.textEdit1 = new DevExpress.XtraEditors.TextEdit(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); @@ -119,7 +157,6 @@ this.txt_releaseNo = new DevExpress.XtraEditors.TextEdit(); this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.gcMain = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); @@ -149,45 +186,19 @@ this.txt_modify1Flag = new DevExpress.XtraEditors.TextEdit(); this.lb_lotNo = new DevExpress.XtraEditors.LabelControl(); this.txt_lotNo = new DevExpress.XtraEditors.TextEdit(); - this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); - this.gcMx1 = new DevExpress.XtraGrid.GridControl(); - this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1ftextType = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fstand = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fupAllow = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fdownAllow = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1sampleSizeNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fcheckLevel = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1facLevel = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fspecRequ = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1checkQyt = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1facQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1freQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fngQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fngRate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fenterQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1releaseNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1company = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1factory = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fcheckItemDesc = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1procNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1workshopCenterCode = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1funit = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1givenModify = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1remarks = new DevExpress.XtraGrid.Columns.GridColumn(); - this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); - this.gcMx2 = new DevExpress.XtraGrid.GridControl(); - this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.tabMxPage1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit(); + this.splitContainerControl1.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit(); + this.splitContainerControl1.Panel2.SuspendLayout(); + this.splitContainerControl1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); + this.groupControl1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panMsg)).BeginInit(); this.panMsg.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit(); @@ -219,18 +230,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit(); - this.splitContainerControl1.Panel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit(); - this.splitContainerControl1.Panel2.SuspendLayout(); - this.splitContainerControl1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); - this.groupControl1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); this.SuspendLayout(); // // tabMxPage1 @@ -240,1538 +239,6 @@ this.tabMxPage1.Name = "tabMxPage1"; this.tabMxPage1.Size = new System.Drawing.Size(1340, 448); this.tabMxPage1.Text = "鎶芥牱淇℃伅"; - // - // panMsg - // - this.panMsg.Controls.Add(this.textEdit1); - this.panMsg.Controls.Add(this.labelControl3); - this.panMsg.Controls.Add(this.labelControl2); - this.panMsg.Dock = System.Windows.Forms.DockStyle.Top; - this.panMsg.Location = new System.Drawing.Point(0, 0); - this.panMsg.Name = "panMsg"; - this.panMsg.Size = new System.Drawing.Size(1340, 68); - this.panMsg.TabIndex = 1; - // - // textEdit1 - // - this.textEdit1.Location = new System.Drawing.Point(556, 12); - this.textEdit1.Name = "textEdit1"; - this.textEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 13F); - this.textEdit1.Properties.Appearance.Options.UseFont = true; - this.textEdit1.Size = new System.Drawing.Size(197, 34); - this.textEdit1.TabIndex = 2; - // - // labelControl3 - // - this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 13F); - this.labelControl3.Appearance.Options.UseFont = true; - this.labelControl3.Location = new System.Drawing.Point(161, 19); - this.labelControl3.Name = "labelControl3"; - this.labelControl3.Size = new System.Drawing.Size(367, 27); - this.labelControl3.TabIndex = 1; - this.labelControl3.Text = "褰曞叆妫�楠岀粨鏋滐紙OK-19,NG-1,绾暟瀛楋級"; - // - // labelControl2 - // - this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 13F); - this.labelControl2.Appearance.Options.UseFont = true; - this.labelControl2.Location = new System.Drawing.Point(60, 19); - this.labelControl2.Name = "labelControl2"; - this.labelControl2.Size = new System.Drawing.Size(110, 27); - this.labelControl2.TabIndex = 0; - this.labelControl2.Text = "妫�楠岄」鐩細"; - // - // lb_remarks - // - 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.Name = "lb_remarks"; - this.lb_remarks.Size = new System.Drawing.Size(73, 21); - this.lb_remarks.TabIndex = 786; - this.lb_remarks.Text = "涓嶈壇鎻忚堪 "; - // - // txt_remarks - // - 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; - // - // gv_remarks - // - this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_remarks.AppearanceCell.Options.UseFont = true; - this.gv_remarks.Caption = "涓嶈壇鎻忚堪 "; - this.gv_remarks.FieldName = "remarks"; - this.gv_remarks.MinWidth = 50; - 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 = 63; - this.gv_remarks.Width = 94; - // - // gv_itemId - // - this.gv_itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_itemId.AppearanceCell.Options.UseFont = true; - this.gv_itemId.Caption = "鐗╂枡ID "; - this.gv_itemId.FieldName = "itemId"; - this.gv_itemId.MinWidth = 50; - 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 = 62; - this.gv_itemId.Width = 94; - // - // gv_qualityAudit - // - this.gv_qualityAudit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_qualityAudit.AppearanceCell.Options.UseFont = true; - this.gv_qualityAudit.Caption = "璐ㄩ噺瀹℃牳鏍囪瘑 "; - this.gv_qualityAudit.FieldName = "qualityAudit"; - this.gv_qualityAudit.MinWidth = 50; - this.gv_qualityAudit.Name = "gv_qualityAudit"; - this.gv_qualityAudit.OptionsColumn.AllowEdit = false; - this.gv_qualityAudit.Tag = "query_a.quality_audit"; - this.gv_qualityAudit.Visible = true; - this.gv_qualityAudit.VisibleIndex = 61; - this.gv_qualityAudit.Width = 94; - // - // gv_lineK3id - // - this.gv_lineK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_lineK3id.AppearanceCell.Options.UseFont = true; - this.gv_lineK3id.Caption = "閲囪喘璁㈠崟琛孖D "; - this.gv_lineK3id.FieldName = "lineK3id"; - this.gv_lineK3id.MinWidth = 50; - this.gv_lineK3id.Name = "gv_lineK3id"; - this.gv_lineK3id.OptionsColumn.AllowEdit = false; - this.gv_lineK3id.Tag = "query_a.line_k3id"; - this.gv_lineK3id.Visible = true; - this.gv_lineK3id.VisibleIndex = 60; - this.gv_lineK3id.Width = 94; - // - // gv_ebelnK3id - // - this.gv_ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_ebelnK3id.AppearanceCell.Options.UseFont = true; - this.gv_ebelnK3id.Caption = "閲囪喘璁㈠崟ID "; - this.gv_ebelnK3id.FieldName = "ebelnK3id"; - this.gv_ebelnK3id.MinWidth = 50; - this.gv_ebelnK3id.Name = "gv_ebelnK3id"; - this.gv_ebelnK3id.OptionsColumn.AllowEdit = false; - this.gv_ebelnK3id.Tag = "query_a.ebeln_k3id"; - this.gv_ebelnK3id.Visible = true; - this.gv_ebelnK3id.VisibleIndex = 59; - this.gv_ebelnK3id.Width = 94; - // - // gv_iqcDate - // - this.gv_iqcDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - 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.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 = 58; - this.gv_iqcDate.Width = 94; - // - // gv_states - // - this.gv_states.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_states.AppearanceCell.Options.UseFont = true; - this.gv_states.Caption = "鐘舵�� "; - this.gv_states.FieldName = "states"; - this.gv_states.MinWidth = 50; - this.gv_states.Name = "gv_states"; - this.gv_states.OptionsColumn.AllowEdit = false; - this.gv_states.Tag = "query_a.states"; - this.gv_states.Visible = true; - this.gv_states.VisibleIndex = 57; - this.gv_states.Width = 94; - // - // gv_msg - // - this.gv_msg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_msg.AppearanceCell.Options.UseFont = true; - this.gv_msg.Caption = "erp杩斿洖淇℃伅 "; - this.gv_msg.FieldName = "msg"; - this.gv_msg.MinWidth = 50; - this.gv_msg.Name = "gv_msg"; - this.gv_msg.OptionsColumn.AllowEdit = false; - this.gv_msg.Tag = "query_a.msg"; - this.gv_msg.Visible = true; - this.gv_msg.VisibleIndex = 56; - this.gv_msg.Width = 94; - // - // gv_fmrmode - // - this.gv_fmrmode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fmrmode.AppearanceCell.Options.UseFont = true; - this.gv_fmrmode.Caption = "閫�鏂欐柟寮� "; - this.gv_fmrmode.FieldName = "fmrmode"; - this.gv_fmrmode.MinWidth = 50; - this.gv_fmrmode.Name = "gv_fmrmode"; - this.gv_fmrmode.OptionsColumn.AllowEdit = false; - this.gv_fmrmode.Tag = "query_a.fmrmode"; - this.gv_fmrmode.Visible = true; - this.gv_fmrmode.VisibleIndex = 55; - this.gv_fmrmode.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.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 = 50; - 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 = 54; - this.gv_lifnr.Width = 94; - // - // 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 = 53; - this.gv_dhb001.Width = 94; - // - // gv_dhb002 - // - this.gv_dhb002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_dhb002.AppearanceCell.Options.UseFont = true; - this.gv_dhb002.Caption = "琛屽彿 "; - this.gv_dhb002.FieldName = "dhb002"; - this.gv_dhb002.MinWidth = 50; - this.gv_dhb002.Name = "gv_dhb002"; - this.gv_dhb002.OptionsColumn.AllowEdit = false; - this.gv_dhb002.Tag = "query_a.dhb002"; - this.gv_dhb002.Visible = true; - this.gv_dhb002.VisibleIndex = 52; - this.gv_dhb002.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 = 51; - this.gv_dha018.Width = 94; - // - // gv_workNo - // - this.gv_workNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_workNo.AppearanceCell.Options.UseFont = true; - this.gv_workNo.Caption = "浠诲姟鍗曞彿 "; - this.gv_workNo.FieldName = "workNo"; - this.gv_workNo.MinWidth = 50; - this.gv_workNo.Name = "gv_workNo"; - this.gv_workNo.OptionsColumn.AllowEdit = false; - this.gv_workNo.Tag = "query_a.work_no"; - this.gv_workNo.Visible = true; - this.gv_workNo.VisibleIndex = 50; - this.gv_workNo.Width = 94; - // - // 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 = 50; - 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 = 49; - this.gv_boardStyle.Width = 94; - // - // 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 = 48; - 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 = 47; - this.gv_lotNo1.Width = 94; - // - // gv_modify1Date1 - // - this.gv_modify1Date1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_modify1Date1.AppearanceCell.Options.UseFont = true; - this.gv_modify1Date1.Caption = "鐗瑰畾淇敼瀹℃牳鏃堕棿 "; - this.gv_modify1Date1.FieldName = "modify1Date1"; - this.gv_modify1Date1.MinWidth = 50; - this.gv_modify1Date1.Name = "gv_modify1Date1"; - this.gv_modify1Date1.OptionsColumn.AllowEdit = false; - this.gv_modify1Date1.Tag = "query_a.modify1_date1"; - this.gv_modify1Date1.Visible = true; - this.gv_modify1Date1.VisibleIndex = 46; - this.gv_modify1Date1.Width = 94; - // - // gv_modify1By1 - // - this.gv_modify1By1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_modify1By1.AppearanceCell.Options.UseFont = true; - this.gv_modify1By1.Caption = "鐗瑰畾淇敼瀹℃牳浜� "; - this.gv_modify1By1.FieldName = "modify1By1"; - this.gv_modify1By1.MinWidth = 50; - this.gv_modify1By1.Name = "gv_modify1By1"; - this.gv_modify1By1.OptionsColumn.AllowEdit = false; - this.gv_modify1By1.Tag = "query_a.modify1_by1"; - this.gv_modify1By1.Visible = true; - this.gv_modify1By1.VisibleIndex = 45; - this.gv_modify1By1.Width = 94; - // - // gv_modify1Flag1 - // - this.gv_modify1Flag1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_modify1Flag1.AppearanceCell.Options.UseFont = true; - this.gv_modify1Flag1.Caption = "鐗瑰畾淇敼鏄惁瀹℃牳 "; - this.gv_modify1Flag1.FieldName = "modify1Flag1"; - this.gv_modify1Flag1.MinWidth = 50; - this.gv_modify1Flag1.Name = "gv_modify1Flag1"; - this.gv_modify1Flag1.OptionsColumn.AllowEdit = false; - this.gv_modify1Flag1.Tag = "query_a.modify1_flag1"; - this.gv_modify1Flag1.Visible = true; - this.gv_modify1Flag1.VisibleIndex = 44; - this.gv_modify1Flag1.Width = 94; - // - // gv_maxCheckQty - // - this.gv_maxCheckQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_maxCheckQty.AppearanceCell.Options.UseFont = true; - this.gv_maxCheckQty.Caption = "鏈�澶ф娊妫�鏁� "; - this.gv_maxCheckQty.FieldName = "maxCheckQty"; - this.gv_maxCheckQty.MinWidth = 50; - this.gv_maxCheckQty.Name = "gv_maxCheckQty"; - this.gv_maxCheckQty.OptionsColumn.AllowEdit = false; - this.gv_maxCheckQty.Tag = "query_a.max_check_qty"; - this.gv_maxCheckQty.Visible = true; - this.gv_maxCheckQty.VisibleIndex = 43; - this.gv_maxCheckQty.Width = 94; - // - // gv_fsecondResu - // - this.gv_fsecondResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fsecondResu.AppearanceCell.Options.UseFont = true; - this.gv_fsecondResu.Caption = "fsecond_resu "; - this.gv_fsecondResu.FieldName = "fsecondResu"; - this.gv_fsecondResu.MinWidth = 50; - this.gv_fsecondResu.Name = "gv_fsecondResu"; - this.gv_fsecondResu.OptionsColumn.AllowEdit = false; - this.gv_fsecondResu.Tag = "query_a.fsecond_resu"; - this.gv_fsecondResu.Visible = true; - this.gv_fsecondResu.VisibleIndex = 42; - this.gv_fsecondResu.Width = 94; - // - // gv_company - // - this.gv_company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_company.AppearanceCell.Options.UseFont = true; - this.gv_company.Caption = "company "; - this.gv_company.FieldName = "company"; - this.gv_company.MinWidth = 50; - this.gv_company.Name = "gv_company"; - this.gv_company.OptionsColumn.AllowEdit = false; - this.gv_company.Tag = "query_a.company"; - this.gv_company.Visible = true; - this.gv_company.VisibleIndex = 41; - this.gv_company.Width = 94; - // - // gv_fversion - // - this.gv_fversion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fversion.AppearanceCell.Options.UseFont = true; - this.gv_fversion.Caption = "鐗堟湰 "; - this.gv_fversion.FieldName = "fversion"; - this.gv_fversion.MinWidth = 50; - this.gv_fversion.Name = "gv_fversion"; - this.gv_fversion.OptionsColumn.AllowEdit = false; - this.gv_fversion.Tag = "query_a.fversion"; - this.gv_fversion.Visible = true; - this.gv_fversion.VisibleIndex = 40; - this.gv_fversion.Width = 94; - // - // gv_fcovertQty - // - this.gv_fcovertQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fcovertQty.AppearanceCell.Options.UseFont = true; - this.gv_fcovertQty.Caption = "杞崲鏁伴噺 "; - this.gv_fcovertQty.FieldName = "fcovertQty"; - this.gv_fcovertQty.MinWidth = 50; - this.gv_fcovertQty.Name = "gv_fcovertQty"; - this.gv_fcovertQty.OptionsColumn.AllowEdit = false; - this.gv_fcovertQty.Tag = "query_a.fcovert_qty"; - this.gv_fcovertQty.Visible = true; - this.gv_fcovertQty.VisibleIndex = 39; - this.gv_fcovertQty.Width = 94; - // - // gv_fmanageNo - // - this.gv_fmanageNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fmanageNo.AppearanceCell.Options.UseFont = true; - this.gv_fmanageNo.Caption = "绠$悊缂栧彿 "; - this.gv_fmanageNo.FieldName = "fmanageNo"; - this.gv_fmanageNo.MinWidth = 50; - this.gv_fmanageNo.Name = "gv_fmanageNo"; - this.gv_fmanageNo.OptionsColumn.AllowEdit = false; - this.gv_fmanageNo.Tag = "query_a.fmanage_no"; - this.gv_fmanageNo.Visible = true; - this.gv_fmanageNo.VisibleIndex = 38; - this.gv_fmanageNo.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; - // - // gv_fngHandle - // - this.gv_fngHandle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fngHandle.AppearanceCell.Options.UseFont = true; - this.gv_fngHandle.Caption = "涓嶈壇澶勭悊鏂规硶 "; - this.gv_fngHandle.FieldName = "fngHandle"; - this.gv_fngHandle.MinWidth = 50; - 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 = 37; - this.gv_fngHandle.Width = 94; - // - // gv_fgearStand - // - this.gv_fgearStand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fgearStand.AppearanceCell.Options.UseFont = true; - this.gv_fgearStand.Caption = "妗d綅鏍囧噯 "; - this.gv_fgearStand.FieldName = "fgearStand"; - this.gv_fgearStand.MinWidth = 50; - this.gv_fgearStand.Name = "gv_fgearStand"; - this.gv_fgearStand.OptionsColumn.AllowEdit = false; - this.gv_fgearStand.Tag = "query_a.fgear_stand"; - this.gv_fgearStand.Visible = true; - this.gv_fgearStand.VisibleIndex = 36; - this.gv_fgearStand.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 = 35; - this.gv_fexemption.Width = 94; - // - // gv_outDate - // - this.gv_outDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_outDate.AppearanceCell.Options.UseFont = true; - this.gv_outDate.Caption = "鍑鸿揣鏃ユ湡 "; - this.gv_outDate.FieldName = "outDate"; - this.gv_outDate.MinWidth = 50; - this.gv_outDate.Name = "gv_outDate"; - this.gv_outDate.OptionsColumn.AllowEdit = false; - this.gv_outDate.Tag = "query_a.out_date"; - this.gv_outDate.Visible = true; - this.gv_outDate.VisibleIndex = 34; - this.gv_outDate.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 = 33; - this.gv_itemUnit.Width = 94; - // - // 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.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 = 32; - this.gv_ftype.Width = 94; - // - // gv_fcheckAccord - // - this.gv_fcheckAccord.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fcheckAccord.AppearanceCell.Options.UseFont = true; - this.gv_fcheckAccord.Caption = "妫�楠屼緷鎹� "; - this.gv_fcheckAccord.FieldName = "fcheckAccord"; - this.gv_fcheckAccord.MinWidth = 50; - this.gv_fcheckAccord.Name = "gv_fcheckAccord"; - this.gv_fcheckAccord.OptionsColumn.AllowEdit = false; - this.gv_fcheckAccord.Tag = "query_a.fcheck_accord"; - this.gv_fcheckAccord.Visible = true; - this.gv_fcheckAccord.VisibleIndex = 31; - this.gv_fcheckAccord.Width = 94; - // - // gv_fsubmit - // - this.gv_fsubmit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fsubmit.AppearanceCell.Options.UseFont = true; - this.gv_fsubmit.Caption = "鎻愪氦鏍囪瘑 "; - this.gv_fsubmit.FieldName = "fsubmit"; - this.gv_fsubmit.MinWidth = 50; - this.gv_fsubmit.Name = "gv_fsubmit"; - this.gv_fsubmit.OptionsColumn.AllowEdit = false; - this.gv_fsubmit.Tag = "query_a.fsubmit"; - this.gv_fsubmit.Visible = true; - this.gv_fsubmit.VisibleIndex = 30; - 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 = 29; - this.gv_fcancel.Width = 94; - // - // gv_fthirdRep - // - this.gv_fthirdRep.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fthirdRep.AppearanceCell.Options.UseFont = true; - this.gv_fthirdRep.Caption = "绗笁鏂规姤鍛� "; - this.gv_fthirdRep.FieldName = "fthirdRep"; - this.gv_fthirdRep.MinWidth = 50; - this.gv_fthirdRep.Name = "gv_fthirdRep"; - this.gv_fthirdRep.OptionsColumn.AllowEdit = false; - this.gv_fthirdRep.Tag = "query_a.fthird_rep"; - this.gv_fthirdRep.Visible = true; - this.gv_fthirdRep.VisibleIndex = 28; - this.gv_fthirdRep.Width = 94; - // - // gv_fcheckRepno - // - this.gv_fcheckRepno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fcheckRepno.AppearanceCell.Options.UseFont = true; - this.gv_fcheckRepno.Caption = "XRF娴嬭瘯鎶ュ憡缂栧彿 "; - this.gv_fcheckRepno.FieldName = "fcheckRepno"; - this.gv_fcheckRepno.MinWidth = 50; - this.gv_fcheckRepno.Name = "gv_fcheckRepno"; - this.gv_fcheckRepno.OptionsColumn.AllowEdit = false; - this.gv_fcheckRepno.Tag = "query_a.fcheck_repno"; - this.gv_fcheckRepno.Visible = true; - this.gv_fcheckRepno.VisibleIndex = 27; - this.gv_fcheckRepno.Width = 94; - // - // gv_factory - // - this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_factory.AppearanceCell.Options.UseFont = true; - this.gv_factory.Caption = "factory "; - this.gv_factory.FieldName = "factory"; - this.gv_factory.MinWidth = 50; - this.gv_factory.Name = "gv_factory"; - this.gv_factory.OptionsColumn.AllowEdit = false; - this.gv_factory.Tag = "query_a.factory"; - this.gv_factory.Visible = true; - this.gv_factory.VisibleIndex = 26; - this.gv_factory.Width = 94; - // - // gv_modify1Date - // - this.gv_modify1Date.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_modify1Date.AppearanceCell.Options.UseFont = true; - this.gv_modify1Date.Caption = "modify1_date "; - this.gv_modify1Date.FieldName = "modify1Date"; - this.gv_modify1Date.MinWidth = 50; - this.gv_modify1Date.Name = "gv_modify1Date"; - this.gv_modify1Date.OptionsColumn.AllowEdit = false; - this.gv_modify1Date.Tag = "query_a.modify1_date"; - this.gv_modify1Date.Visible = true; - this.gv_modify1Date.VisibleIndex = 25; - this.gv_modify1Date.Width = 94; - // - // gv_modify1By - // - this.gv_modify1By.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_modify1By.AppearanceCell.Options.UseFont = true; - this.gv_modify1By.Caption = "modify1_by "; - this.gv_modify1By.FieldName = "modify1By"; - this.gv_modify1By.MinWidth = 50; - this.gv_modify1By.Name = "gv_modify1By"; - this.gv_modify1By.OptionsColumn.AllowEdit = false; - this.gv_modify1By.Tag = "query_a.modify1_by"; - this.gv_modify1By.Visible = true; - this.gv_modify1By.VisibleIndex = 24; - this.gv_modify1By.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.FieldName = "modify1Flag"; - 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"; - this.gv_modify1Flag.Visible = true; - this.gv_modify1Flag.VisibleIndex = 23; - this.gv_modify1Flag.Width = 94; - // - // gv_lastupdateDate - // - this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; - this.gv_lastupdateDate.Caption = "鏇存柊鏃ユ湡 "; - this.gv_lastupdateDate.FieldName = "lastupdateDate"; - this.gv_lastupdateDate.MinWidth = 50; - 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 = 22; - this.gv_lastupdateDate.Width = 94; - // - // gv_lastupdateBy - // - this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; - this.gv_lastupdateBy.Caption = "鏇存柊浜� "; - this.gv_lastupdateBy.FieldName = "lastupdateBy"; - this.gv_lastupdateBy.MinWidth = 50; - 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 = 21; - this.gv_lastupdateBy.Width = 94; - // - // gv_createDate - // - this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_createDate.AppearanceCell.Options.UseFont = true; - this.gv_createDate.Caption = "鍒涘缓鏃ユ湡 "; - this.gv_createDate.FieldName = "createDate"; - this.gv_createDate.MinWidth = 50; - 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 = 20; - this.gv_createDate.Width = 94; - // - // gv_createBy - // - this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_createBy.AppearanceCell.Options.UseFont = true; - this.gv_createBy.Caption = "鍒涘缓浜� "; - this.gv_createBy.FieldName = "createBy"; - this.gv_createBy.MinWidth = 50; - 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 = 19; - this.gv_createBy.Width = 94; - // - // gv_fhandle - // - this.gv_fhandle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fhandle.AppearanceCell.Options.UseFont = true; - this.gv_fhandle.Caption = "鏄惁澶勭悊 "; - this.gv_fhandle.FieldName = "fhandle"; - this.gv_fhandle.MinWidth = 50; - this.gv_fhandle.Name = "gv_fhandle"; - this.gv_fhandle.OptionsColumn.AllowEdit = false; - this.gv_fhandle.Tag = "query_a.fhandle"; - this.gv_fhandle.Visible = true; - this.gv_fhandle.VisibleIndex = 18; - this.gv_fhandle.Width = 94; - // - // gv_fmove - // - this.gv_fmove.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fmove.AppearanceCell.Options.UseFont = true; - this.gv_fmove.Caption = "鏄惁鎺ㄩ�� "; - this.gv_fmove.FieldName = "fmove"; - this.gv_fmove.MinWidth = 50; - this.gv_fmove.Name = "gv_fmove"; - this.gv_fmove.OptionsColumn.AllowEdit = false; - this.gv_fmove.Tag = "query_a.fmove"; - this.gv_fmove.Visible = true; - this.gv_fmove.VisibleIndex = 17; - this.gv_fmove.Width = 94; - // - // gv_lotNo - // - this.gv_lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_lotNo.AppearanceCell.Options.UseFont = true; - this.gv_lotNo.Caption = "鎵规鍙� --鍒拌揣鍗曞彿 "; - this.gv_lotNo.FieldName = "lotNo"; - this.gv_lotNo.MinWidth = 50; - this.gv_lotNo.Name = "gv_lotNo"; - this.gv_lotNo.OptionsColumn.AllowEdit = false; - this.gv_lotNo.Tag = "query_a.lot_no"; - this.gv_lotNo.Visible = true; - this.gv_lotNo.VisibleIndex = 16; - this.gv_lotNo.Width = 94; - // - // lb_checkQty - // - 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.Name = "lb_checkQty"; - this.lb_checkQty.Size = new System.Drawing.Size(73, 21); - this.lb_checkQty.TabIndex = 258; - this.lb_checkQty.Text = "鎶芥鏁伴噺 "; - // - // txt_checkQty - // - this.txt_checkQty.Location = new System.Drawing.Point(706, 55); - 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; - this.txt_checkQty.Size = new System.Drawing.Size(150, 28); - this.txt_checkQty.TabIndex = 258; - // - // gv_checkQty - // - this.gv_checkQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_checkQty.AppearanceCell.Options.UseFont = true; - this.gv_checkQty.Caption = "鎶芥鏁伴噺 "; - this.gv_checkQty.FieldName = "checkQty"; - this.gv_checkQty.MinWidth = 50; - this.gv_checkQty.Name = "gv_checkQty"; - 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.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 = 50; - 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 = 94; - // - // 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 = 50; - 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 = 94; - // - // 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 = 50; - 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 = 94; - // - // gv_freview - // - this.gv_freview.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_freview.AppearanceCell.Options.UseFont = true; - this.gv_freview.Caption = "freview "; - this.gv_freview.FieldName = "freview"; - this.gv_freview.MinWidth = 50; - this.gv_freview.Name = "gv_freview"; - this.gv_freview.OptionsColumn.AllowEdit = false; - this.gv_freview.Tag = "query_a.freview"; - this.gv_freview.Visible = true; - this.gv_freview.VisibleIndex = 11; - this.gv_freview.Width = 94; - // - // 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 - // - this.gv_fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fcheckResu.AppearanceCell.Options.UseFont = true; - this.gv_fcheckResu.Caption = "妫�楠岀粨鏋� "; - this.gv_fcheckResu.FieldName = "fcheckResu"; - this.gv_fcheckResu.MinWidth = 50; - this.gv_fcheckResu.Name = "gv_fcheckResu"; - this.gv_fcheckResu.OptionsColumn.AllowEdit = false; - this.gv_fcheckResu.Tag = "query_a.fcheck_resu"; - this.gv_fcheckResu.Visible = true; - this.gv_fcheckResu.VisibleIndex = 10; - this.gv_fcheckResu.Width = 94; - // - // gv_fngDesc - // - this.gv_fngDesc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fngDesc.AppearanceCell.Options.UseFont = true; - this.gv_fngDesc.Caption = "fng_desc "; - this.gv_fngDesc.FieldName = "fngDesc"; - this.gv_fngDesc.MinWidth = 50; - this.gv_fngDesc.Name = "gv_fngDesc"; - this.gv_fngDesc.OptionsColumn.AllowEdit = false; - this.gv_fngDesc.Tag = "query_a.fng_desc"; - this.gv_fngDesc.Visible = true; - this.gv_fngDesc.VisibleIndex = 9; - this.gv_fngDesc.Width = 94; - // - // gv_suppNo - // - this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_suppNo.AppearanceCell.Options.UseFont = true; - this.gv_suppNo.Caption = "supp_no "; - this.gv_suppNo.FieldName = "suppNo"; - this.gv_suppNo.MinWidth = 50; - this.gv_suppNo.Name = "gv_suppNo"; - this.gv_suppNo.OptionsColumn.AllowEdit = false; - this.gv_suppNo.Tag = "query_a.supp_no"; - this.gv_suppNo.Visible = true; - this.gv_suppNo.VisibleIndex = 8; - this.gv_suppNo.Width = 94; - // - // 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 - // - this.gv_freceQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_freceQty.AppearanceCell.Options.UseFont = true; - this.gv_freceQty.Caption = "鍒ゅ畾缁撴灉 "; - this.gv_freceQty.FieldName = "freceQty"; - this.gv_freceQty.MinWidth = 50; - 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 = 7; - this.gv_freceQty.Width = 94; - // - // 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.Name = "lb_fbatchQty"; - this.lb_fbatchQty.Size = new System.Drawing.Size(73, 21); - this.lb_fbatchQty.TabIndex = 222; - this.lb_fbatchQty.Text = "鏉ユ枡鏁伴噺 "; - // - // txt_fbatchQty - // - this.txt_fbatchQty.Location = new System.Drawing.Point(452, 55); - 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; - this.txt_fbatchQty.Size = new System.Drawing.Size(150, 28); - this.txt_fbatchQty.TabIndex = 222; - // - // gv_fbatchQty - // - 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.FieldName = "fbatchQty"; - this.gv_fbatchQty.MinWidth = 50; - 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 = 6; - this.gv_fbatchQty.Width = 94; - // - // gv_itemNo - // - 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.MinWidth = 50; - 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 = 5; - this.gv_itemNo.Width = 94; - // - // 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.Name = "lb_fcheckBy"; - this.lb_fcheckBy.Size = new System.Drawing.Size(73, 21); - this.lb_fcheckBy.TabIndex = 217; - this.lb_fcheckBy.Text = "妫�楠屼汉鍛� "; - // - // txt_fcheckBy - // - this.txt_fcheckBy.Location = new System.Drawing.Point(706, 7); - 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; - this.txt_fcheckBy.Size = new System.Drawing.Size(150, 28); - this.txt_fcheckBy.TabIndex = 217; - // - // gv_fcheckBy - // - this.gv_fcheckBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fcheckBy.AppearanceCell.Options.UseFont = true; - this.gv_fcheckBy.Caption = "妫�楠屼汉鍛� "; - this.gv_fcheckBy.FieldName = "fcheckBy"; - this.gv_fcheckBy.MinWidth = 50; - this.gv_fcheckBy.Name = "gv_fcheckBy"; - this.gv_fcheckBy.OptionsColumn.AllowEdit = false; - this.gv_fcheckBy.Tag = "query_a.fcheck_by"; - this.gv_fcheckBy.Visible = true; - this.gv_fcheckBy.VisibleIndex = 4; - this.gv_fcheckBy.Width = 94; - // - // lb_fcheckDate - // - this.lb_fcheckDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fcheckDate.Appearance.Options.UseFont = true; - this.lb_fcheckDate.Location = new System.Drawing.Point(377, 14); - this.lb_fcheckDate.Name = "lb_fcheckDate"; - this.lb_fcheckDate.Size = new System.Drawing.Size(73, 21); - this.lb_fcheckDate.TabIndex = 216; - this.lb_fcheckDate.Text = "妫�楠屾棩鏈� "; - // - // txt_fcheckDate - // - this.txt_fcheckDate.Location = new System.Drawing.Point(452, 11); - 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; - this.txt_fcheckDate.Size = new System.Drawing.Size(150, 28); - this.txt_fcheckDate.TabIndex = 216; - // - // gv_fcheckDate - // - this.gv_fcheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fcheckDate.AppearanceCell.Options.UseFont = true; - this.gv_fcheckDate.Caption = "妫�楠屾棩鏈� "; - this.gv_fcheckDate.FieldName = "fcheckDate"; - this.gv_fcheckDate.MinWidth = 50; - 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 = 3; - this.gv_fcheckDate.Width = 94; - // - // lb_releaseNo - // - this.lb_releaseNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_releaseNo.Appearance.Options.UseFont = true; - this.lb_releaseNo.Location = new System.Drawing.Point(20, 14); - this.lb_releaseNo.Name = "lb_releaseNo"; - this.lb_releaseNo.Size = new System.Drawing.Size(73, 21); - this.lb_releaseNo.TabIndex = 213; - this.lb_releaseNo.Text = "妫�楠屽崟鍙� "; - // - // txt_releaseNo - // - this.txt_releaseNo.Location = new System.Drawing.Point(97, 10); - this.txt_releaseNo.Name = "txt_releaseNo"; - this.txt_releaseNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_releaseNo.Properties.Appearance.Options.UseFont = true; - this.txt_releaseNo.Size = new System.Drawing.Size(266, 28); - this.txt_releaseNo.TabIndex = 213; - // - // gv_releaseNo - // - this.gv_releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_releaseNo.AppearanceCell.Options.UseFont = true; - this.gv_releaseNo.Caption = "妫�楠屽崟鍙� "; - this.gv_releaseNo.FieldName = "releaseNo"; - this.gv_releaseNo.MinWidth = 50; - this.gv_releaseNo.Name = "gv_releaseNo"; - this.gv_releaseNo.OptionsColumn.AllowEdit = false; - this.gv_releaseNo.Tag = "query_a.release_no"; - this.gv_releaseNo.Visible = true; - this.gv_releaseNo.VisibleIndex = 2; - this.gv_releaseNo.Width = 94; - // - // gv_id - // - this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_id.AppearanceCell.Options.UseFont = true; - this.gv_id.Caption = "id "; - this.gv_id.FieldName = "id"; - this.gv_id.MinWidth = 50; - this.gv_id.Name = "gv_id"; - this.gv_id.OptionsColumn.AllowEdit = false; - this.gv_id.Tag = "query_a.id"; - this.gv_id.Visible = true; - this.gv_id.VisibleIndex = 1; - this.gv_id.Width = 94; - // - // gv_guid - // - this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_guid.AppearanceCell.Options.UseFont = true; - this.gv_guid.Caption = "guid "; - this.gv_guid.FieldName = "guid"; - this.gv_guid.MinWidth = 50; - this.gv_guid.Name = "gv_guid"; - this.gv_guid.OptionsColumn.AllowEdit = false; - this.gv_guid.Tag = "query_a.guid"; - this.gv_guid.Visible = true; - this.gv_guid.VisibleIndex = 0; - this.gv_guid.Width = 94; - // - // toolBarMenu1 - // - this.toolBarMenu1.chkParameter = null; - this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; - this.toolBarMenu1.guidKey = null; - this.toolBarMenu1.isSetBtn = false; - this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); - this.toolBarMenu1.Name = "toolBarMenu1"; - this.toolBarMenu1.rptParameter = null; - this.toolBarMenu1.Size = new System.Drawing.Size(1344, 80); - this.toolBarMenu1.TabIndex = 0; - this.toolBarMenu1.xlsInService = null; - this.toolBarMenu1.xlsOutParameter = null; - // - // gcMain - // - this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); - this.gcMain.Location = new System.Drawing.Point(0, 0); - this.gcMain.MainView = this.gridView1; - this.gcMain.Name = "gcMain"; - this.gcMain.Size = new System.Drawing.Size(1342, 649); - this.gcMain.TabIndex = 1; - this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gridView1}); - // - // gridView1 - // - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); - this.gridView1.Appearance.Row.Options.UseFont = true; - this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gv_guid, - this.gv_id, - this.gv_releaseNo, - this.gv_fcheckDate, - this.gv_fcheckBy, - this.gv_itemNo, - this.gv_fbatchQty, - this.gv_freceQty, - this.gv_suppNo, - this.gv_fngDesc, - this.gv_fcheckResu, - this.gv_freview, - this.gv_sampleSizeNo, - this.gv_fcheckLevel, - this.gv_facLevel, - this.gv_checkQty, - this.gv_lotNo, - this.gv_fmove, - this.gv_fhandle, - this.gv_createBy, - this.gv_createDate, - this.gv_lastupdateBy, - this.gv_lastupdateDate, - this.gv_modify1Flag, - this.gv_modify1By, - this.gv_modify1Date, - this.gv_factory, - this.gv_fcheckRepno, - this.gv_fthirdRep, - this.gv_fcancel, - this.gv_fsubmit, - this.gv_fcheckAccord, - this.gv_ftype, - this.gv_itemUnit, - this.gv_outDate, - this.gv_fexemption, - this.gv_fgearStand, - this.gv_fngHandle, - this.gv_fmanageNo, - this.gv_fcovertQty, - this.gv_fversion, - this.gv_company, - this.gv_fsecondResu, - this.gv_maxCheckQty, - this.gv_modify1Flag1, - this.gv_modify1By1, - this.gv_modify1Date1, - this.gv_lotNo1, - this.gv_lotNo2, - this.gv_boardStyle, - this.gv_workNo, - this.gv_dha018, - this.gv_dhb002, - this.gv_dhb001, - this.gv_lifnr, - this.gv_fmrmode, - this.gv_msg, - this.gv_states, - this.gv_iqcDate, - this.gv_ebelnK3id, - this.gv_lineK3id, - this.gv_qualityAudit, - this.gv_itemId, - this.gv_remarks}); - 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; - // - // xtraTabControl1 - // - this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; - this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); - this.xtraTabControl1.Name = "xtraTabControl1"; - this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; - this.xtraTabControl1.Size = new System.Drawing.Size(1344, 720); - this.xtraTabControl1.TabIndex = 3; - this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.xtraTabPage1, - this.xtraTabPage2}); - // - // xtraTabPage1 - // - this.xtraTabPage1.Controls.Add(this.gcMain); - this.xtraTabPage1.Controls.Add(this.pageBar1); - this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1342, 688); - this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; - // - // pageBar1 - // - this.pageBar1.CurrentPage = 1; - this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 649); - this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); - this.pageBar1.Name = "pageBar1"; - this.pageBar1.RecordCount = 0; - this.pageBar1.RowsCount = 50; - this.pageBar1.Size = new System.Drawing.Size(1342, 39); - this.pageBar1.TabIndex = 3; - this.pageBar1.TotalPages = 0; - // - // xtraTabPage2 - // - this.xtraTabPage2.Controls.Add(this.xtraTabControl2); - this.xtraTabPage2.Controls.Add(this.panel1); - this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.PageEnabled = false; - this.xtraTabPage2.Size = new System.Drawing.Size(1342, 688); - this.xtraTabPage2.Text = "鏁版嵁缂栬緫"; - // - // xtraTabControl2 - // - this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill; - this.xtraTabControl2.Location = new System.Drawing.Point(0, 208); - this.xtraTabControl2.Name = "xtraTabControl2"; - this.xtraTabControl2.SelectedTabPage = this.tabMxPage1; - this.xtraTabControl2.Size = new System.Drawing.Size(1342, 480); - this.xtraTabControl2.TabIndex = 2; - this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.tabMxPage1, - this.xtraTabPage3}); - // - // xtraTabPage3 - // - this.xtraTabPage3.Controls.Add(this.panelControl1); - this.xtraTabPage3.Name = "xtraTabPage3"; - this.xtraTabPage3.Size = new System.Drawing.Size(1340, 448); - this.xtraTabPage3.Text = "闄勪欢淇℃伅"; - // - // panelControl1 - // - this.panelControl1.Controls.Add(this.btnUp); - this.panelControl1.Controls.Add(this.btnUpSelect); - this.panelControl1.Controls.Add(this.txtUpUrl); - this.panelControl1.Controls.Add(this.label7); - this.panelControl1.Location = new System.Drawing.Point(297, 11); - this.panelControl1.Name = "panelControl1"; - this.panelControl1.Size = new System.Drawing.Size(609, 151); - this.panelControl1.TabIndex = 1; - // - // btnUp - // - this.btnUp.Location = new System.Drawing.Point(157, 81); - this.btnUp.Name = "btnUp"; - this.btnUp.Size = new System.Drawing.Size(94, 29); - this.btnUp.TabIndex = 270; - this.btnUp.Text = "纭畾涓婁紶"; - // - // btnUpSelect - // - this.btnUpSelect.Location = new System.Drawing.Point(452, 48); - this.btnUpSelect.Margin = new System.Windows.Forms.Padding(4); - this.btnUpSelect.Name = "btnUpSelect"; - this.btnUpSelect.Size = new System.Drawing.Size(79, 26); - this.btnUpSelect.TabIndex = 269; - this.btnUpSelect.Text = "閫夋嫨璺緞"; - this.btnUpSelect.UseVisualStyleBackColor = true; - // - // txtUpUrl - // - this.txtUpUrl.Location = new System.Drawing.Point(125, 48); - this.txtUpUrl.Margin = new System.Windows.Forms.Padding(4); - this.txtUpUrl.Name = "txtUpUrl"; - this.txtUpUrl.Size = new System.Drawing.Size(307, 26); - this.txtUpUrl.TabIndex = 268; - // - // label7 - // - this.label7.AutoSize = true; - this.label7.Location = new System.Drawing.Point(12, 52); - this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(83, 18); - this.label7.TabIndex = 267; - this.label7.Text = "閫夋嫨鏂囦欢锛�"; - // - // panel1 - // - this.panel1.BackColor = System.Drawing.Color.White; - this.panel1.Controls.Add(this.txt_itemModel); - this.panel1.Controls.Add(this.txt_itemId); - this.panel1.Controls.Add(this.lb_itemModel); - this.panel1.Controls.Add(this.lb_tname); - this.panel1.Controls.Add(this.txt_itemNo); - this.panel1.Controls.Add(this.labelControl1); - 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.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); - this.panel1.Controls.Add(this.txt_fcheckBy); - this.panel1.Controls.Add(this.lb_fcheckDate); - this.panel1.Controls.Add(this.txt_fcheckDate); - this.panel1.Controls.Add(this.lb_releaseNo); - this.panel1.Controls.Add(this.txt_releaseNo); - this.panel1.Dock = System.Windows.Forms.DockStyle.Top; - 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.TabIndex = 1; - // - // txt_itemModel - // - this.txt_itemModel.Location = new System.Drawing.Point(97, 127); - 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; - this.txt_itemModel.Size = new System.Drawing.Size(266, 64); - this.txt_itemModel.TabIndex = 792; - this.txt_itemModel.Tag = "itemName"; - // - // txt_itemId - // - this.txt_itemId.KeyFile = ""; - this.txt_itemId.Location = new System.Drawing.Point(97, 53); - this.txt_itemId.Name = "txt_itemId"; - this.txt_itemId.Size = new System.Drawing.Size(266, 33); - this.txt_itemId.TabIndex = 791; - // - // lb_itemModel - // - 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.Name = "lb_itemModel"; - this.lb_itemModel.Size = new System.Drawing.Size(68, 21); - this.lb_itemModel.TabIndex = 790; - this.lb_itemModel.Text = "鐗╂枡瑙勬牸"; - // - // lb_tname - // - 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.Name = "lb_tname"; - this.lb_tname.Size = new System.Drawing.Size(68, 21); - this.lb_tname.TabIndex = 788; - this.lb_tname.Text = "鐗╂枡缂栫爜"; - // - // txt_itemNo - // - this.txt_itemNo.Location = new System.Drawing.Point(97, 92); - 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; - this.txt_itemNo.Size = new System.Drawing.Size(266, 28); - this.txt_itemNo.TabIndex = 789; - // - // labelControl1 - // - 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.Name = "labelControl1"; - this.labelControl1.Size = new System.Drawing.Size(68, 21); - this.labelControl1.TabIndex = 787; - this.labelControl1.Text = "閫夋嫨鐗╂枡"; - // - // labelControl11 - // - this.labelControl11.Location = new System.Drawing.Point(669, 173); - 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); - this.labelControl11.TabIndex = 130; - this.labelControl11.Text = "涓婚敭锛�"; - // - // lbGuid - // - this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(720, 173); - this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(0, 21); - this.lbGuid.TabIndex = 1; - // - // lb_fsubmit - // - 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.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.Name = "lb_modify1Flag"; - this.lb_modify1Flag.Size = new System.Drawing.Size(73, 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; - // - // 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.Name = "lb_lotNo"; - this.lb_lotNo.Size = new System.Drawing.Size(56, 21); - this.lb_lotNo.TabIndex = 262; - this.lb_lotNo.Text = "鎵规鍙� "; - // - // txt_lotNo - // - this.txt_lotNo.Location = new System.Drawing.Point(452, 92); - 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; - this.txt_lotNo.Size = new System.Drawing.Size(150, 28); - this.txt_lotNo.TabIndex = 262; // // splitContainerControl1 // @@ -2281,16 +748,1544 @@ this.gridColumn1.VisibleIndex = 1; this.gridColumn1.Width = 94; // - // Frm_MesQaItemsDetect01 + // panMsg + // + this.panMsg.Controls.Add(this.textEdit1); + this.panMsg.Controls.Add(this.labelControl3); + this.panMsg.Controls.Add(this.labelControl2); + this.panMsg.Dock = System.Windows.Forms.DockStyle.Top; + this.panMsg.Location = new System.Drawing.Point(0, 0); + this.panMsg.Name = "panMsg"; + this.panMsg.Size = new System.Drawing.Size(1340, 68); + this.panMsg.TabIndex = 1; + // + // textEdit1 + // + this.textEdit1.Location = new System.Drawing.Point(556, 12); + this.textEdit1.Name = "textEdit1"; + this.textEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 13F); + this.textEdit1.Properties.Appearance.Options.UseFont = true; + this.textEdit1.Size = new System.Drawing.Size(197, 34); + this.textEdit1.TabIndex = 2; + // + // labelControl3 + // + this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 13F); + this.labelControl3.Appearance.Options.UseFont = true; + this.labelControl3.Location = new System.Drawing.Point(161, 19); + this.labelControl3.Name = "labelControl3"; + this.labelControl3.Size = new System.Drawing.Size(367, 27); + this.labelControl3.TabIndex = 1; + this.labelControl3.Text = "褰曞叆妫�楠岀粨鏋滐紙OK-19,NG-1,绾暟瀛楋級"; + // + // labelControl2 + // + this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 13F); + this.labelControl2.Appearance.Options.UseFont = true; + this.labelControl2.Location = new System.Drawing.Point(60, 19); + this.labelControl2.Name = "labelControl2"; + this.labelControl2.Size = new System.Drawing.Size(110, 27); + this.labelControl2.TabIndex = 0; + this.labelControl2.Text = "妫�楠岄」鐩細"; + // + // lb_remarks + // + 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.Name = "lb_remarks"; + this.lb_remarks.Size = new System.Drawing.Size(73, 21); + this.lb_remarks.TabIndex = 786; + this.lb_remarks.Text = "涓嶈壇鎻忚堪 "; + // + // txt_remarks + // + 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; + // + // gv_remarks + // + this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_remarks.AppearanceCell.Options.UseFont = true; + this.gv_remarks.Caption = "涓嶈壇鎻忚堪 "; + this.gv_remarks.FieldName = "remarks"; + this.gv_remarks.MinWidth = 50; + 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 = 62; + this.gv_remarks.Width = 94; + // + // gv_itemId + // + this.gv_itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_itemId.AppearanceCell.Options.UseFont = true; + this.gv_itemId.Caption = "鐗╂枡ID "; + this.gv_itemId.FieldName = "itemId"; + this.gv_itemId.MinWidth = 50; + 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 = 61; + this.gv_itemId.Width = 94; + // + // gv_qualityAudit + // + this.gv_qualityAudit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_qualityAudit.AppearanceCell.Options.UseFont = true; + this.gv_qualityAudit.Caption = "璐ㄩ噺瀹℃牳鏍囪瘑 "; + this.gv_qualityAudit.FieldName = "qualityAudit"; + this.gv_qualityAudit.MinWidth = 50; + this.gv_qualityAudit.Name = "gv_qualityAudit"; + this.gv_qualityAudit.OptionsColumn.AllowEdit = false; + this.gv_qualityAudit.Tag = "query_a.quality_audit"; + this.gv_qualityAudit.Visible = true; + this.gv_qualityAudit.VisibleIndex = 60; + this.gv_qualityAudit.Width = 94; + // + // gv_lineK3id + // + this.gv_lineK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lineK3id.AppearanceCell.Options.UseFont = true; + this.gv_lineK3id.Caption = "閲囪喘璁㈠崟琛孖D "; + this.gv_lineK3id.FieldName = "lineK3id"; + this.gv_lineK3id.MinWidth = 50; + this.gv_lineK3id.Name = "gv_lineK3id"; + this.gv_lineK3id.OptionsColumn.AllowEdit = false; + this.gv_lineK3id.Tag = "query_a.line_k3id"; + this.gv_lineK3id.Visible = true; + this.gv_lineK3id.VisibleIndex = 59; + this.gv_lineK3id.Width = 94; + // + // gv_ebelnK3id + // + this.gv_ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_ebelnK3id.AppearanceCell.Options.UseFont = true; + this.gv_ebelnK3id.Caption = "閲囪喘璁㈠崟ID "; + this.gv_ebelnK3id.FieldName = "ebelnK3id"; + this.gv_ebelnK3id.MinWidth = 50; + this.gv_ebelnK3id.Name = "gv_ebelnK3id"; + this.gv_ebelnK3id.OptionsColumn.AllowEdit = false; + this.gv_ebelnK3id.Tag = "query_a.ebeln_k3id"; + this.gv_ebelnK3id.Visible = true; + this.gv_ebelnK3id.VisibleIndex = 58; + this.gv_ebelnK3id.Width = 94; + // + // gv_iqcDate + // + this.gv_iqcDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + 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.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 = 57; + this.gv_iqcDate.Width = 94; + // + // gv_states + // + this.gv_states.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_states.AppearanceCell.Options.UseFont = true; + this.gv_states.Caption = "鐘舵�� "; + this.gv_states.FieldName = "states"; + this.gv_states.MinWidth = 50; + this.gv_states.Name = "gv_states"; + this.gv_states.OptionsColumn.AllowEdit = false; + this.gv_states.Tag = "query_a.states"; + this.gv_states.Visible = true; + this.gv_states.VisibleIndex = 56; + this.gv_states.Width = 94; + // + // gv_msg + // + this.gv_msg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_msg.AppearanceCell.Options.UseFont = true; + this.gv_msg.Caption = "erp杩斿洖淇℃伅 "; + this.gv_msg.FieldName = "msg"; + this.gv_msg.MinWidth = 50; + this.gv_msg.Name = "gv_msg"; + this.gv_msg.OptionsColumn.AllowEdit = false; + this.gv_msg.Tag = "query_a.msg"; + this.gv_msg.Visible = true; + this.gv_msg.VisibleIndex = 55; + this.gv_msg.Width = 94; + // + // gv_fmrmode + // + this.gv_fmrmode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fmrmode.AppearanceCell.Options.UseFont = true; + this.gv_fmrmode.Caption = "閫�鏂欐柟寮� "; + this.gv_fmrmode.FieldName = "fmrmode"; + this.gv_fmrmode.MinWidth = 50; + this.gv_fmrmode.Name = "gv_fmrmode"; + this.gv_fmrmode.OptionsColumn.AllowEdit = false; + this.gv_fmrmode.Tag = "query_a.fmrmode"; + this.gv_fmrmode.Visible = true; + this.gv_fmrmode.VisibleIndex = 54; + this.gv_fmrmode.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.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 = 50; + 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 = 53; + this.gv_lifnr.Width = 94; + // + // 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 = 52; + this.gv_dhb001.Width = 94; + // + // gv_dhb002 + // + this.gv_dhb002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_dhb002.AppearanceCell.Options.UseFont = true; + this.gv_dhb002.Caption = "琛屽彿 "; + this.gv_dhb002.FieldName = "dhb002"; + this.gv_dhb002.MinWidth = 50; + this.gv_dhb002.Name = "gv_dhb002"; + this.gv_dhb002.OptionsColumn.AllowEdit = false; + this.gv_dhb002.Tag = "query_a.dhb002"; + this.gv_dhb002.Visible = true; + this.gv_dhb002.VisibleIndex = 51; + this.gv_dhb002.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 = 50; + this.gv_dha018.Width = 94; + // + // gv_workNo + // + this.gv_workNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_workNo.AppearanceCell.Options.UseFont = true; + this.gv_workNo.Caption = "浠诲姟鍗曞彿 "; + this.gv_workNo.FieldName = "workNo"; + this.gv_workNo.MinWidth = 50; + this.gv_workNo.Name = "gv_workNo"; + this.gv_workNo.OptionsColumn.AllowEdit = false; + this.gv_workNo.Tag = "query_a.work_no"; + this.gv_workNo.Visible = true; + this.gv_workNo.VisibleIndex = 49; + this.gv_workNo.Width = 94; + // + // 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 = 50; + 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 = 48; + this.gv_boardStyle.Width = 94; + // + // 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 = 47; + 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 = 46; + this.gv_lotNo1.Width = 94; + // + // gv_modify1Date1 + // + this.gv_modify1Date1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_modify1Date1.AppearanceCell.Options.UseFont = true; + this.gv_modify1Date1.Caption = "鐗瑰畾淇敼瀹℃牳鏃堕棿 "; + this.gv_modify1Date1.FieldName = "modify1Date1"; + this.gv_modify1Date1.MinWidth = 50; + this.gv_modify1Date1.Name = "gv_modify1Date1"; + this.gv_modify1Date1.OptionsColumn.AllowEdit = false; + this.gv_modify1Date1.Tag = "query_a.modify1_date1"; + this.gv_modify1Date1.Visible = true; + this.gv_modify1Date1.VisibleIndex = 45; + this.gv_modify1Date1.Width = 94; + // + // gv_modify1By1 + // + this.gv_modify1By1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_modify1By1.AppearanceCell.Options.UseFont = true; + this.gv_modify1By1.Caption = "鐗瑰畾淇敼瀹℃牳浜� "; + this.gv_modify1By1.FieldName = "modify1By1"; + this.gv_modify1By1.MinWidth = 50; + this.gv_modify1By1.Name = "gv_modify1By1"; + this.gv_modify1By1.OptionsColumn.AllowEdit = false; + this.gv_modify1By1.Tag = "query_a.modify1_by1"; + this.gv_modify1By1.Visible = true; + this.gv_modify1By1.VisibleIndex = 44; + this.gv_modify1By1.Width = 94; + // + // gv_modify1Flag1 + // + this.gv_modify1Flag1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_modify1Flag1.AppearanceCell.Options.UseFont = true; + this.gv_modify1Flag1.Caption = "鐗瑰畾淇敼鏄惁瀹℃牳 "; + this.gv_modify1Flag1.FieldName = "modify1Flag1"; + this.gv_modify1Flag1.MinWidth = 50; + this.gv_modify1Flag1.Name = "gv_modify1Flag1"; + this.gv_modify1Flag1.OptionsColumn.AllowEdit = false; + this.gv_modify1Flag1.Tag = "query_a.modify1_flag1"; + this.gv_modify1Flag1.Visible = true; + this.gv_modify1Flag1.VisibleIndex = 43; + this.gv_modify1Flag1.Width = 94; + // + // gv_maxCheckQty + // + this.gv_maxCheckQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_maxCheckQty.AppearanceCell.Options.UseFont = true; + this.gv_maxCheckQty.Caption = "鏈�澶ф娊妫�鏁� "; + this.gv_maxCheckQty.FieldName = "maxCheckQty"; + this.gv_maxCheckQty.MinWidth = 50; + this.gv_maxCheckQty.Name = "gv_maxCheckQty"; + this.gv_maxCheckQty.OptionsColumn.AllowEdit = false; + this.gv_maxCheckQty.Tag = "query_a.max_check_qty"; + this.gv_maxCheckQty.Visible = true; + this.gv_maxCheckQty.VisibleIndex = 42; + this.gv_maxCheckQty.Width = 94; + // + // gv_fsecondResu + // + this.gv_fsecondResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fsecondResu.AppearanceCell.Options.UseFont = true; + this.gv_fsecondResu.Caption = "fsecond_resu "; + this.gv_fsecondResu.FieldName = "fsecondResu"; + this.gv_fsecondResu.MinWidth = 50; + this.gv_fsecondResu.Name = "gv_fsecondResu"; + this.gv_fsecondResu.OptionsColumn.AllowEdit = false; + this.gv_fsecondResu.Tag = "query_a.fsecond_resu"; + this.gv_fsecondResu.Visible = true; + this.gv_fsecondResu.VisibleIndex = 41; + this.gv_fsecondResu.Width = 94; + // + // gv_company + // + this.gv_company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_company.AppearanceCell.Options.UseFont = true; + this.gv_company.Caption = "company "; + this.gv_company.FieldName = "company"; + this.gv_company.MinWidth = 50; + this.gv_company.Name = "gv_company"; + this.gv_company.OptionsColumn.AllowEdit = false; + this.gv_company.Tag = "query_a.company"; + this.gv_company.Visible = true; + this.gv_company.VisibleIndex = 40; + this.gv_company.Width = 94; + // + // gv_fversion + // + this.gv_fversion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fversion.AppearanceCell.Options.UseFont = true; + this.gv_fversion.Caption = "鐗堟湰 "; + this.gv_fversion.FieldName = "fversion"; + this.gv_fversion.MinWidth = 50; + this.gv_fversion.Name = "gv_fversion"; + this.gv_fversion.OptionsColumn.AllowEdit = false; + this.gv_fversion.Tag = "query_a.fversion"; + this.gv_fversion.Visible = true; + this.gv_fversion.VisibleIndex = 39; + this.gv_fversion.Width = 94; + // + // gv_fcovertQty + // + this.gv_fcovertQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fcovertQty.AppearanceCell.Options.UseFont = true; + this.gv_fcovertQty.Caption = "杞崲鏁伴噺 "; + this.gv_fcovertQty.FieldName = "fcovertQty"; + this.gv_fcovertQty.MinWidth = 50; + this.gv_fcovertQty.Name = "gv_fcovertQty"; + this.gv_fcovertQty.OptionsColumn.AllowEdit = false; + this.gv_fcovertQty.Tag = "query_a.fcovert_qty"; + this.gv_fcovertQty.Visible = true; + this.gv_fcovertQty.VisibleIndex = 38; + this.gv_fcovertQty.Width = 94; + // + // gv_fmanageNo + // + this.gv_fmanageNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fmanageNo.AppearanceCell.Options.UseFont = true; + this.gv_fmanageNo.Caption = "绠$悊缂栧彿 "; + this.gv_fmanageNo.FieldName = "fmanageNo"; + this.gv_fmanageNo.MinWidth = 50; + this.gv_fmanageNo.Name = "gv_fmanageNo"; + this.gv_fmanageNo.OptionsColumn.AllowEdit = false; + this.gv_fmanageNo.Tag = "query_a.fmanage_no"; + this.gv_fmanageNo.Visible = true; + this.gv_fmanageNo.VisibleIndex = 37; + this.gv_fmanageNo.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; + // + // gv_fngHandle + // + this.gv_fngHandle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fngHandle.AppearanceCell.Options.UseFont = true; + this.gv_fngHandle.Caption = "涓嶈壇澶勭悊鏂规硶 "; + this.gv_fngHandle.FieldName = "fngHandle"; + this.gv_fngHandle.MinWidth = 50; + 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 = 36; + this.gv_fngHandle.Width = 94; + // + // gv_fgearStand + // + this.gv_fgearStand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fgearStand.AppearanceCell.Options.UseFont = true; + this.gv_fgearStand.Caption = "妗d綅鏍囧噯 "; + this.gv_fgearStand.FieldName = "fgearStand"; + this.gv_fgearStand.MinWidth = 50; + this.gv_fgearStand.Name = "gv_fgearStand"; + this.gv_fgearStand.OptionsColumn.AllowEdit = false; + this.gv_fgearStand.Tag = "query_a.fgear_stand"; + this.gv_fgearStand.Visible = true; + this.gv_fgearStand.VisibleIndex = 35; + this.gv_fgearStand.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 = 34; + this.gv_fexemption.Width = 94; + // + // gv_outDate + // + this.gv_outDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_outDate.AppearanceCell.Options.UseFont = true; + this.gv_outDate.Caption = "鍑鸿揣鏃ユ湡 "; + this.gv_outDate.FieldName = "outDate"; + this.gv_outDate.MinWidth = 50; + this.gv_outDate.Name = "gv_outDate"; + this.gv_outDate.OptionsColumn.AllowEdit = false; + this.gv_outDate.Tag = "query_a.out_date"; + this.gv_outDate.Visible = true; + this.gv_outDate.VisibleIndex = 33; + this.gv_outDate.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 = 32; + this.gv_itemUnit.Width = 94; + // + // 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.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 = 31; + this.gv_ftype.Width = 94; + // + // gv_fcheckAccord + // + this.gv_fcheckAccord.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fcheckAccord.AppearanceCell.Options.UseFont = true; + this.gv_fcheckAccord.Caption = "妫�楠屼緷鎹� "; + this.gv_fcheckAccord.FieldName = "fcheckAccord"; + this.gv_fcheckAccord.MinWidth = 50; + this.gv_fcheckAccord.Name = "gv_fcheckAccord"; + this.gv_fcheckAccord.OptionsColumn.AllowEdit = false; + this.gv_fcheckAccord.Tag = "query_a.fcheck_accord"; + this.gv_fcheckAccord.Visible = true; + this.gv_fcheckAccord.VisibleIndex = 30; + this.gv_fcheckAccord.Width = 94; + // + // gv_fsubmit + // + this.gv_fsubmit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fsubmit.AppearanceCell.Options.UseFont = true; + this.gv_fsubmit.Caption = "鎻愪氦鏍囪瘑 "; + this.gv_fsubmit.FieldName = "fsubmit"; + this.gv_fsubmit.MinWidth = 50; + this.gv_fsubmit.Name = "gv_fsubmit"; + this.gv_fsubmit.OptionsColumn.AllowEdit = false; + this.gv_fsubmit.Tag = "query_a.fsubmit"; + this.gv_fsubmit.Visible = true; + this.gv_fsubmit.VisibleIndex = 29; + 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 = 28; + this.gv_fcancel.Width = 94; + // + // gv_fthirdRep + // + this.gv_fthirdRep.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fthirdRep.AppearanceCell.Options.UseFont = true; + this.gv_fthirdRep.Caption = "绗笁鏂规姤鍛� "; + this.gv_fthirdRep.FieldName = "fthirdRep"; + this.gv_fthirdRep.MinWidth = 50; + this.gv_fthirdRep.Name = "gv_fthirdRep"; + this.gv_fthirdRep.OptionsColumn.AllowEdit = false; + this.gv_fthirdRep.Tag = "query_a.fthird_rep"; + this.gv_fthirdRep.Visible = true; + this.gv_fthirdRep.VisibleIndex = 27; + this.gv_fthirdRep.Width = 94; + // + // gv_fcheckRepno + // + this.gv_fcheckRepno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fcheckRepno.AppearanceCell.Options.UseFont = true; + this.gv_fcheckRepno.Caption = "XRF娴嬭瘯鎶ュ憡缂栧彿 "; + this.gv_fcheckRepno.FieldName = "fcheckRepno"; + this.gv_fcheckRepno.MinWidth = 50; + this.gv_fcheckRepno.Name = "gv_fcheckRepno"; + this.gv_fcheckRepno.OptionsColumn.AllowEdit = false; + this.gv_fcheckRepno.Tag = "query_a.fcheck_repno"; + this.gv_fcheckRepno.Visible = true; + this.gv_fcheckRepno.VisibleIndex = 26; + this.gv_fcheckRepno.Width = 94; + // + // gv_factory + // + this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_factory.AppearanceCell.Options.UseFont = true; + this.gv_factory.Caption = "factory "; + this.gv_factory.FieldName = "factory"; + this.gv_factory.MinWidth = 50; + this.gv_factory.Name = "gv_factory"; + this.gv_factory.OptionsColumn.AllowEdit = false; + this.gv_factory.Tag = "query_a.factory"; + this.gv_factory.Visible = true; + this.gv_factory.VisibleIndex = 25; + this.gv_factory.Width = 94; + // + // gv_modify1Date + // + this.gv_modify1Date.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_modify1Date.AppearanceCell.Options.UseFont = true; + this.gv_modify1Date.Caption = "modify1_date "; + this.gv_modify1Date.FieldName = "modify1Date"; + this.gv_modify1Date.MinWidth = 50; + this.gv_modify1Date.Name = "gv_modify1Date"; + this.gv_modify1Date.OptionsColumn.AllowEdit = false; + this.gv_modify1Date.Tag = "query_a.modify1_date"; + this.gv_modify1Date.Visible = true; + this.gv_modify1Date.VisibleIndex = 24; + this.gv_modify1Date.Width = 94; + // + // gv_modify1By + // + this.gv_modify1By.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_modify1By.AppearanceCell.Options.UseFont = true; + this.gv_modify1By.Caption = "modify1_by "; + this.gv_modify1By.FieldName = "modify1By"; + this.gv_modify1By.MinWidth = 50; + this.gv_modify1By.Name = "gv_modify1By"; + this.gv_modify1By.OptionsColumn.AllowEdit = false; + this.gv_modify1By.Tag = "query_a.modify1_by"; + this.gv_modify1By.Visible = true; + this.gv_modify1By.VisibleIndex = 23; + this.gv_modify1By.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.FieldName = "modify1Flag"; + 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"; + this.gv_modify1Flag.Visible = true; + this.gv_modify1Flag.VisibleIndex = 22; + this.gv_modify1Flag.Width = 94; + // + // gv_lastupdateDate + // + this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; + this.gv_lastupdateDate.Caption = "鏇存柊鏃ユ湡 "; + this.gv_lastupdateDate.FieldName = "lastupdateDate"; + this.gv_lastupdateDate.MinWidth = 50; + 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 = 21; + this.gv_lastupdateDate.Width = 94; + // + // gv_lastupdateBy + // + this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; + this.gv_lastupdateBy.Caption = "鏇存柊浜� "; + this.gv_lastupdateBy.FieldName = "lastupdateBy"; + this.gv_lastupdateBy.MinWidth = 50; + 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 = 20; + this.gv_lastupdateBy.Width = 94; + // + // gv_createDate + // + this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_createDate.AppearanceCell.Options.UseFont = true; + this.gv_createDate.Caption = "鍒涘缓鏃ユ湡 "; + this.gv_createDate.FieldName = "createDate"; + this.gv_createDate.MinWidth = 50; + 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 = 19; + this.gv_createDate.Width = 94; + // + // gv_createBy + // + this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_createBy.AppearanceCell.Options.UseFont = true; + this.gv_createBy.Caption = "鍒涘缓浜� "; + this.gv_createBy.FieldName = "createBy"; + this.gv_createBy.MinWidth = 50; + 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 = 18; + this.gv_createBy.Width = 94; + // + // gv_fhandle + // + this.gv_fhandle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fhandle.AppearanceCell.Options.UseFont = true; + this.gv_fhandle.Caption = "鏄惁澶勭悊 "; + this.gv_fhandle.FieldName = "fhandle"; + this.gv_fhandle.MinWidth = 50; + this.gv_fhandle.Name = "gv_fhandle"; + this.gv_fhandle.OptionsColumn.AllowEdit = false; + this.gv_fhandle.Tag = "query_a.fhandle"; + this.gv_fhandle.Visible = true; + this.gv_fhandle.VisibleIndex = 17; + this.gv_fhandle.Width = 94; + // + // gv_fmove + // + this.gv_fmove.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fmove.AppearanceCell.Options.UseFont = true; + this.gv_fmove.Caption = "鏄惁鎺ㄩ�� "; + this.gv_fmove.FieldName = "fmove"; + this.gv_fmove.MinWidth = 50; + this.gv_fmove.Name = "gv_fmove"; + this.gv_fmove.OptionsColumn.AllowEdit = false; + this.gv_fmove.Tag = "query_a.fmove"; + this.gv_fmove.Visible = true; + this.gv_fmove.VisibleIndex = 16; + this.gv_fmove.Width = 94; + // + // gv_lotNo + // + this.gv_lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lotNo.AppearanceCell.Options.UseFont = true; + this.gv_lotNo.Caption = "鎵规鍙� --鍒拌揣鍗曞彿 "; + this.gv_lotNo.FieldName = "lotNo"; + this.gv_lotNo.MinWidth = 50; + this.gv_lotNo.Name = "gv_lotNo"; + this.gv_lotNo.OptionsColumn.AllowEdit = false; + this.gv_lotNo.Tag = "query_a.lot_no"; + this.gv_lotNo.Visible = true; + this.gv_lotNo.VisibleIndex = 15; + this.gv_lotNo.Width = 94; + // + // lb_checkQty + // + 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.Name = "lb_checkQty"; + this.lb_checkQty.Size = new System.Drawing.Size(73, 21); + this.lb_checkQty.TabIndex = 258; + this.lb_checkQty.Text = "鎶芥鏁伴噺 "; + // + // txt_checkQty + // + this.txt_checkQty.Location = new System.Drawing.Point(706, 55); + 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; + this.txt_checkQty.Size = new System.Drawing.Size(150, 28); + this.txt_checkQty.TabIndex = 258; + // + // gv_checkQty + // + this.gv_checkQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_checkQty.AppearanceCell.Options.UseFont = true; + this.gv_checkQty.Caption = "鎶芥鏁伴噺 "; + this.gv_checkQty.FieldName = "checkQty"; + this.gv_checkQty.MinWidth = 50; + this.gv_checkQty.Name = "gv_checkQty"; + this.gv_checkQty.OptionsColumn.AllowEdit = false; + this.gv_checkQty.Tag = "query_a.check_qty"; + this.gv_checkQty.Visible = true; + this.gv_checkQty.VisibleIndex = 14; + 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 = 50; + 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 = 13; + this.gv_facLevel.Width = 94; + // + // 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 = 50; + 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 = 12; + this.gv_fcheckLevel.Width = 94; + // + // 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 = 50; + 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 = 11; + this.gv_sampleSizeNo.Width = 94; + // + // gv_freview + // + this.gv_freview.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_freview.AppearanceCell.Options.UseFont = true; + this.gv_freview.Caption = "freview "; + this.gv_freview.FieldName = "freview"; + this.gv_freview.MinWidth = 50; + this.gv_freview.Name = "gv_freview"; + this.gv_freview.OptionsColumn.AllowEdit = false; + this.gv_freview.Tag = "query_a.freview"; + this.gv_freview.Visible = true; + this.gv_freview.VisibleIndex = 10; + this.gv_freview.Width = 94; + // + // 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 + // + this.gv_fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fcheckResu.AppearanceCell.Options.UseFont = true; + this.gv_fcheckResu.Caption = "妫�楠岀粨鏋� "; + this.gv_fcheckResu.FieldName = "fcheckResu"; + this.gv_fcheckResu.MinWidth = 50; + this.gv_fcheckResu.Name = "gv_fcheckResu"; + this.gv_fcheckResu.OptionsColumn.AllowEdit = false; + this.gv_fcheckResu.Tag = "query_a.fcheck_resu"; + this.gv_fcheckResu.Visible = true; + this.gv_fcheckResu.VisibleIndex = 9; + this.gv_fcheckResu.Width = 94; + // + // gv_fngDesc + // + this.gv_fngDesc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fngDesc.AppearanceCell.Options.UseFont = true; + this.gv_fngDesc.Caption = "fng_desc "; + this.gv_fngDesc.FieldName = "fngDesc"; + this.gv_fngDesc.MinWidth = 50; + this.gv_fngDesc.Name = "gv_fngDesc"; + this.gv_fngDesc.OptionsColumn.AllowEdit = false; + this.gv_fngDesc.Tag = "query_a.fng_desc"; + this.gv_fngDesc.Visible = true; + this.gv_fngDesc.VisibleIndex = 8; + this.gv_fngDesc.Width = 94; + // + // gv_suppNo + // + this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_suppNo.AppearanceCell.Options.UseFont = true; + this.gv_suppNo.Caption = "supp_no "; + this.gv_suppNo.FieldName = "suppNo"; + this.gv_suppNo.MinWidth = 50; + this.gv_suppNo.Name = "gv_suppNo"; + this.gv_suppNo.OptionsColumn.AllowEdit = false; + this.gv_suppNo.Tag = "query_a.supp_no"; + this.gv_suppNo.Visible = true; + this.gv_suppNo.VisibleIndex = 7; + this.gv_suppNo.Width = 94; + // + // 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 + // + this.gv_freceQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_freceQty.AppearanceCell.Options.UseFont = true; + this.gv_freceQty.Caption = "鍒ゅ畾缁撴灉 "; + this.gv_freceQty.FieldName = "freceQty"; + this.gv_freceQty.MinWidth = 50; + 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 = 6; + this.gv_freceQty.Width = 94; + // + // 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.Name = "lb_fbatchQty"; + this.lb_fbatchQty.Size = new System.Drawing.Size(73, 21); + this.lb_fbatchQty.TabIndex = 222; + this.lb_fbatchQty.Text = "鏉ユ枡鏁伴噺 "; + // + // txt_fbatchQty + // + this.txt_fbatchQty.Location = new System.Drawing.Point(452, 55); + 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; + this.txt_fbatchQty.Size = new System.Drawing.Size(150, 28); + this.txt_fbatchQty.TabIndex = 222; + // + // gv_fbatchQty + // + 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.FieldName = "fbatchQty"; + this.gv_fbatchQty.MinWidth = 50; + 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 = 5; + this.gv_fbatchQty.Width = 94; + // + // gv_itemNo + // + 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.MinWidth = 50; + 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 = 4; + this.gv_itemNo.Width = 94; + // + // 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.Name = "lb_fcheckBy"; + this.lb_fcheckBy.Size = new System.Drawing.Size(73, 21); + this.lb_fcheckBy.TabIndex = 217; + this.lb_fcheckBy.Text = "妫�楠屼汉鍛� "; + // + // txt_fcheckBy + // + this.txt_fcheckBy.Location = new System.Drawing.Point(706, 7); + 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; + this.txt_fcheckBy.Size = new System.Drawing.Size(150, 28); + this.txt_fcheckBy.TabIndex = 217; + // + // gv_fcheckBy + // + this.gv_fcheckBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fcheckBy.AppearanceCell.Options.UseFont = true; + this.gv_fcheckBy.Caption = "妫�楠屼汉鍛� "; + this.gv_fcheckBy.FieldName = "fcheckBy"; + this.gv_fcheckBy.MinWidth = 50; + this.gv_fcheckBy.Name = "gv_fcheckBy"; + this.gv_fcheckBy.OptionsColumn.AllowEdit = false; + this.gv_fcheckBy.Tag = "query_a.fcheck_by"; + this.gv_fcheckBy.Visible = true; + this.gv_fcheckBy.VisibleIndex = 3; + this.gv_fcheckBy.Width = 94; + // + // lb_fcheckDate + // + this.lb_fcheckDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_fcheckDate.Appearance.Options.UseFont = true; + this.lb_fcheckDate.Location = new System.Drawing.Point(377, 14); + this.lb_fcheckDate.Name = "lb_fcheckDate"; + this.lb_fcheckDate.Size = new System.Drawing.Size(73, 21); + this.lb_fcheckDate.TabIndex = 216; + this.lb_fcheckDate.Text = "妫�楠屾棩鏈� "; + // + // txt_fcheckDate + // + this.txt_fcheckDate.Location = new System.Drawing.Point(452, 11); + 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; + this.txt_fcheckDate.Size = new System.Drawing.Size(150, 28); + this.txt_fcheckDate.TabIndex = 216; + // + // gv_fcheckDate + // + this.gv_fcheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fcheckDate.AppearanceCell.Options.UseFont = true; + this.gv_fcheckDate.Caption = "妫�楠屾棩鏈� "; + this.gv_fcheckDate.FieldName = "fcheckDate"; + this.gv_fcheckDate.MinWidth = 50; + 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 = 2; + this.gv_fcheckDate.Width = 94; + // + // lb_releaseNo + // + this.lb_releaseNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_releaseNo.Appearance.Options.UseFont = true; + this.lb_releaseNo.Location = new System.Drawing.Point(20, 14); + this.lb_releaseNo.Name = "lb_releaseNo"; + this.lb_releaseNo.Size = new System.Drawing.Size(73, 21); + this.lb_releaseNo.TabIndex = 213; + this.lb_releaseNo.Text = "妫�楠屽崟鍙� "; + // + // txt_releaseNo + // + this.txt_releaseNo.Location = new System.Drawing.Point(97, 10); + this.txt_releaseNo.Name = "txt_releaseNo"; + this.txt_releaseNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_releaseNo.Properties.Appearance.Options.UseFont = true; + this.txt_releaseNo.Size = new System.Drawing.Size(266, 28); + this.txt_releaseNo.TabIndex = 213; + // + // gv_releaseNo + // + this.gv_releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_releaseNo.AppearanceCell.Options.UseFont = true; + this.gv_releaseNo.Caption = "妫�楠屽崟鍙� "; + this.gv_releaseNo.FieldName = "releaseNo"; + this.gv_releaseNo.MinWidth = 50; + this.gv_releaseNo.Name = "gv_releaseNo"; + this.gv_releaseNo.OptionsColumn.AllowEdit = false; + this.gv_releaseNo.Tag = "query_a.release_no"; + this.gv_releaseNo.Visible = true; + this.gv_releaseNo.VisibleIndex = 1; + this.gv_releaseNo.Width = 94; + // + // gv_id + // + this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_id.AppearanceCell.Options.UseFont = true; + this.gv_id.Caption = "id"; + this.gv_id.FieldName = "id"; + this.gv_id.MinWidth = 50; + this.gv_id.Name = "gv_id"; + this.gv_id.OptionsColumn.AllowEdit = false; + this.gv_id.Tag = "query_a.id"; + this.gv_id.Visible = true; + this.gv_id.VisibleIndex = 0; + this.gv_id.Width = 94; + // + // toolBarMenu1 + // + this.toolBarMenu1.chkParameter = "1,1,1,1,000chk_IqcJianYanCheck"; + this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; + this.toolBarMenu1.guidKey = null; + this.toolBarMenu1.isSetBtn = false; + this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); + this.toolBarMenu1.Name = "toolBarMenu1"; + this.toolBarMenu1.rptParameter = null; + this.toolBarMenu1.Size = new System.Drawing.Size(1344, 80); + this.toolBarMenu1.TabIndex = 0; + this.toolBarMenu1.xlsInService = null; + this.toolBarMenu1.xlsOutParameter = null; + // + // gcMain + // + this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; + this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); + this.gcMain.Location = new System.Drawing.Point(0, 0); + this.gcMain.MainView = this.gridView1; + this.gcMain.Name = "gcMain"; + this.gcMain.Size = new System.Drawing.Size(1342, 649); + this.gcMain.TabIndex = 1; + this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gridView1}); + // + // gridView1 + // + this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gridView1.Appearance.Row.Options.UseFont = true; + this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gv_id, + this.gv_releaseNo, + this.gv_fcheckDate, + this.gv_fcheckBy, + this.gv_itemNo, + this.gv_fbatchQty, + this.gv_freceQty, + this.gv_suppNo, + this.gv_fngDesc, + this.gv_fcheckResu, + this.gv_freview, + this.gv_sampleSizeNo, + this.gv_fcheckLevel, + this.gv_facLevel, + this.gv_checkQty, + this.gv_lotNo, + this.gv_fmove, + this.gv_fhandle, + this.gv_createBy, + this.gv_createDate, + this.gv_lastupdateBy, + this.gv_lastupdateDate, + this.gv_modify1Flag, + this.gv_modify1By, + this.gv_modify1Date, + this.gv_factory, + this.gv_fcheckRepno, + this.gv_fthirdRep, + this.gv_fcancel, + this.gv_fsubmit, + this.gv_fcheckAccord, + this.gv_ftype, + this.gv_itemUnit, + this.gv_outDate, + this.gv_fexemption, + this.gv_fgearStand, + this.gv_fngHandle, + this.gv_fmanageNo, + this.gv_fcovertQty, + this.gv_fversion, + this.gv_company, + this.gv_fsecondResu, + this.gv_maxCheckQty, + this.gv_modify1Flag1, + this.gv_modify1By1, + this.gv_modify1Date1, + this.gv_lotNo1, + this.gv_lotNo2, + this.gv_boardStyle, + this.gv_workNo, + this.gv_dha018, + this.gv_dhb002, + this.gv_dhb001, + this.gv_lifnr, + this.gv_fmrmode, + this.gv_msg, + this.gv_states, + this.gv_iqcDate, + this.gv_ebelnK3id, + this.gv_lineK3id, + this.gv_qualityAudit, + this.gv_itemId, + this.gv_remarks}); + 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; + // + // xtraTabControl1 + // + this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; + this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); + this.xtraTabControl1.Name = "xtraTabControl1"; + this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; + this.xtraTabControl1.Size = new System.Drawing.Size(1344, 720); + this.xtraTabControl1.TabIndex = 3; + this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.xtraTabPage1, + this.xtraTabPage2}); + // + // xtraTabPage1 + // + this.xtraTabPage1.Controls.Add(this.gcMain); + this.xtraTabPage1.Controls.Add(this.pageBar1); + this.xtraTabPage1.Name = "xtraTabPage1"; + this.xtraTabPage1.Size = new System.Drawing.Size(1342, 688); + this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; + // + // pageBar1 + // + this.pageBar1.CurrentPage = 1; + this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; + this.pageBar1.Location = new System.Drawing.Point(0, 649); + this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); + this.pageBar1.Name = "pageBar1"; + this.pageBar1.RecordCount = 0; + this.pageBar1.RowsCount = 50; + this.pageBar1.Size = new System.Drawing.Size(1342, 39); + this.pageBar1.TabIndex = 3; + this.pageBar1.TotalPages = 0; + // + // xtraTabPage2 + // + this.xtraTabPage2.Controls.Add(this.xtraTabControl2); + this.xtraTabPage2.Controls.Add(this.panel1); + this.xtraTabPage2.Name = "xtraTabPage2"; + this.xtraTabPage2.PageEnabled = false; + this.xtraTabPage2.Size = new System.Drawing.Size(1342, 688); + this.xtraTabPage2.Text = "鏁版嵁缂栬緫"; + // + // xtraTabControl2 + // + this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill; + this.xtraTabControl2.Location = new System.Drawing.Point(0, 208); + this.xtraTabControl2.Name = "xtraTabControl2"; + this.xtraTabControl2.SelectedTabPage = this.tabMxPage1; + this.xtraTabControl2.Size = new System.Drawing.Size(1342, 480); + this.xtraTabControl2.TabIndex = 2; + this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.tabMxPage1, + this.xtraTabPage3}); + // + // xtraTabPage3 + // + this.xtraTabPage3.Controls.Add(this.panelControl1); + this.xtraTabPage3.Name = "xtraTabPage3"; + this.xtraTabPage3.Size = new System.Drawing.Size(1340, 448); + this.xtraTabPage3.Text = "闄勪欢淇℃伅"; + // + // panelControl1 + // + this.panelControl1.Controls.Add(this.btnUp); + this.panelControl1.Controls.Add(this.btnUpSelect); + this.panelControl1.Controls.Add(this.txtUpUrl); + this.panelControl1.Controls.Add(this.label7); + this.panelControl1.Location = new System.Drawing.Point(297, 11); + this.panelControl1.Name = "panelControl1"; + this.panelControl1.Size = new System.Drawing.Size(609, 151); + this.panelControl1.TabIndex = 1; + // + // btnUp + // + this.btnUp.Location = new System.Drawing.Point(157, 81); + this.btnUp.Name = "btnUp"; + this.btnUp.Size = new System.Drawing.Size(94, 29); + this.btnUp.TabIndex = 270; + this.btnUp.Text = "纭畾涓婁紶"; + // + // btnUpSelect + // + this.btnUpSelect.Location = new System.Drawing.Point(452, 48); + this.btnUpSelect.Margin = new System.Windows.Forms.Padding(4); + this.btnUpSelect.Name = "btnUpSelect"; + this.btnUpSelect.Size = new System.Drawing.Size(79, 26); + this.btnUpSelect.TabIndex = 269; + this.btnUpSelect.Text = "閫夋嫨璺緞"; + this.btnUpSelect.UseVisualStyleBackColor = true; + // + // txtUpUrl + // + this.txtUpUrl.Location = new System.Drawing.Point(125, 48); + this.txtUpUrl.Margin = new System.Windows.Forms.Padding(4); + this.txtUpUrl.Name = "txtUpUrl"; + this.txtUpUrl.Size = new System.Drawing.Size(307, 26); + this.txtUpUrl.TabIndex = 268; + // + // label7 + // + this.label7.AutoSize = true; + this.label7.Location = new System.Drawing.Point(12, 52); + this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(83, 18); + this.label7.TabIndex = 267; + this.label7.Text = "閫夋嫨鏂囦欢锛�"; + // + // panel1 + // + this.panel1.BackColor = System.Drawing.Color.White; + this.panel1.Controls.Add(this.txt_itemModel); + this.panel1.Controls.Add(this.txt_itemId); + this.panel1.Controls.Add(this.lb_itemModel); + this.panel1.Controls.Add(this.lb_tname); + this.panel1.Controls.Add(this.txt_itemNo); + this.panel1.Controls.Add(this.labelControl1); + 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.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); + this.panel1.Controls.Add(this.txt_fcheckBy); + this.panel1.Controls.Add(this.lb_fcheckDate); + this.panel1.Controls.Add(this.txt_fcheckDate); + this.panel1.Controls.Add(this.lb_releaseNo); + this.panel1.Controls.Add(this.txt_releaseNo); + this.panel1.Dock = System.Windows.Forms.DockStyle.Top; + 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.TabIndex = 1; + // + // txt_itemModel + // + this.txt_itemModel.Location = new System.Drawing.Point(97, 127); + 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; + this.txt_itemModel.Size = new System.Drawing.Size(266, 64); + this.txt_itemModel.TabIndex = 792; + this.txt_itemModel.Tag = "itemName"; + // + // txt_itemId + // + this.txt_itemId.KeyFile = ""; + this.txt_itemId.Location = new System.Drawing.Point(97, 53); + this.txt_itemId.Name = "txt_itemId"; + this.txt_itemId.Size = new System.Drawing.Size(266, 33); + this.txt_itemId.TabIndex = 791; + // + // lb_itemModel + // + 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.Name = "lb_itemModel"; + this.lb_itemModel.Size = new System.Drawing.Size(68, 21); + this.lb_itemModel.TabIndex = 790; + this.lb_itemModel.Text = "鐗╂枡瑙勬牸"; + // + // lb_tname + // + 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.Name = "lb_tname"; + this.lb_tname.Size = new System.Drawing.Size(68, 21); + this.lb_tname.TabIndex = 788; + this.lb_tname.Text = "鐗╂枡缂栫爜"; + // + // txt_itemNo + // + this.txt_itemNo.Location = new System.Drawing.Point(97, 92); + 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; + this.txt_itemNo.Size = new System.Drawing.Size(266, 28); + this.txt_itemNo.TabIndex = 789; + // + // labelControl1 + // + 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.Name = "labelControl1"; + this.labelControl1.Size = new System.Drawing.Size(68, 21); + this.labelControl1.TabIndex = 787; + this.labelControl1.Text = "閫夋嫨鐗╂枡"; + // + // labelControl11 + // + this.labelControl11.Location = new System.Drawing.Point(669, 173); + 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); + this.labelControl11.TabIndex = 130; + this.labelControl11.Text = "涓婚敭锛�"; + // + // lbGuid + // + this.lbGuid.AutoSize = true; + this.lbGuid.Location = new System.Drawing.Point(720, 173); + this.lbGuid.Name = "lbGuid"; + this.lbGuid.Size = new System.Drawing.Size(0, 21); + this.lbGuid.TabIndex = 1; + // + // lb_fsubmit + // + 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.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.Name = "lb_modify1Flag"; + this.lb_modify1Flag.Size = new System.Drawing.Size(73, 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; + // + // 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.Name = "lb_lotNo"; + this.lb_lotNo.Size = new System.Drawing.Size(56, 21); + this.lb_lotNo.TabIndex = 262; + this.lb_lotNo.Text = "鎵规鍙� "; + // + // txt_lotNo + // + this.txt_lotNo.Location = new System.Drawing.Point(452, 92); + 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; + this.txt_lotNo.Size = new System.Drawing.Size(150, 28); + this.txt_lotNo.TabIndex = 262; + // + // Frm_MesQaItemsDetect01Check // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1344, 800); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); - this.IsMdiContainer = false; - this.Name = "Frm_MesQaItemsDetect01"; + this.Name = "Frm_MesQaItemsDetect01Check"; this.tabMxPage1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit(); + this.splitContainerControl1.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit(); + this.splitContainerControl1.Panel2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); + this.splitContainerControl1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); + this.groupControl1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panMsg)).EndInit(); this.panMsg.ResumeLayout(false); this.panMsg.PerformLayout(); @@ -2325,18 +2320,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit(); - this.splitContainerControl1.Panel1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit(); - this.splitContainerControl1.Panel2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); - this.splitContainerControl1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); - this.groupControl1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); this.ResumeLayout(false); } @@ -2448,7 +2431,6 @@ private DevExpress.XtraEditors.TextEdit txt_releaseNo; private DevExpress.XtraGrid.Columns.GridColumn gv_releaseNo; private DevExpress.XtraGrid.Columns.GridColumn gv_id; - private DevExpress.XtraGrid.Columns.GridColumn gv_guid; private DevExpress.XtraTab.XtraTabPage xtraTabPage3; private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.SimpleButton btnUp; -- Gitblit v1.9.3