From d37df25d14c9bf8ddaa4a0578dd8a84e2ffc7900 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 11 三月 2025 08:17:03 +0800 Subject: [PATCH] 采购到货 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs | 988 +++++++++++++++++++++++++++++----------------------------- 1 files changed, 494 insertions(+), 494 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs index 8bb3d2d..c60f4c3 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs @@ -56,12 +56,43 @@ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); + this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); + this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.gcMain1 = new DevExpress.XtraGrid.GridControl(); + this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_ftype = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_lotNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_boardStyle = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fbatchQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fcovertQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_lifnr = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fcheckBy = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fcheckDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fngHandle = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_iqcDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); this.lbGuid = new System.Windows.Forms.Label(); this.txt_fmrmode = new DevExpress.XtraEditors.ComboBoxEdit(); - this.txt_lotNo1 = new DevExpress.XtraEditors.TextEdit(); + this.txt_remarks = new DevExpress.XtraEditors.TextEdit(); this.txt_fngHandle = new DevExpress.XtraEditors.ComboBoxEdit(); this.txt_suppName = new DevExpress.XtraEditors.TextEdit(); this.txt_releaseNo = new DevExpress.XtraEditors.TextEdit(); @@ -142,40 +173,17 @@ this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.ucUpFile1 = new Gs.DevApp.UserControl.UCUpFile(); - this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); - this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); - this.gcMain1 = new DevExpress.XtraGrid.GridControl(); - this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_ftype = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_lotNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_boardStyle = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fbatchQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fcovertQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_lifnr = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fcheckBy = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fcheckDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fngHandle = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_iqcDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.pageBar1 = new UserControls.Data.UcPageBar(); this.picCheckBox = new System.Windows.Forms.PictureBox(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); + this.xtraTabPage1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); + this.split1.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit(); + this.split1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); this.xtraTabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); @@ -186,7 +194,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); this.layoutMx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).BeginInit(); @@ -244,14 +252,6 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); - this.xtraTabPage1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); - this.split1.Panel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit(); - this.split1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // @@ -281,6 +281,438 @@ this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, this.xtraTabPage2}); + // + // xtraTabPage1 + // + this.xtraTabPage1.Controls.Add(this.split1); + this.xtraTabPage1.Name = "xtraTabPage1"; + this.xtraTabPage1.Size = new System.Drawing.Size(1342, 688); + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; + // + // split1 + // + this.split1.Dock = System.Windows.Forms.DockStyle.Fill; + this.split1.Horizontal = false; + this.split1.Location = new System.Drawing.Point(0, 0); + this.split1.Name = "split1"; + // + // split1.Panel1 + // + this.split1.Panel1.Controls.Add(this.gcMain1); + this.split1.Panel1.Controls.Add(this.pageBar1); + this.split1.Panel1.Text = "Panel1"; + // + // split1.Panel2 + // + this.split1.Panel2.Text = "Panel2"; + this.split1.Size = new System.Drawing.Size(1342, 688); + this.split1.SplitterPosition = 623; + this.split1.TabIndex = 0; + // + // gcMain1 + // + this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; + this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F); + this.gcMain1.Location = new System.Drawing.Point(0, 0); + this.gcMain1.MainView = this.gridView1; + this.gcMain1.Name = "gcMain1"; + this.gcMain1.Size = new System.Drawing.Size(1342, 584); + this.gcMain1.TabIndex = 5; + this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gridView1}); + // + // gridView1 + // + this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; + this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gridView1.Appearance.Row.Options.UseFont = true; + this.gridView1.ColumnPanelRowHeight = 50; + this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gridColumn19, + this.gv_ftype, + this.gridColumn12, + this.gridColumn13, + this.gv_fcheckResu, + this.gv_lotNo, + this.gv_releaseNo, + this.gv_itemNo, + this.gv_boardStyle, + this.gridColumn14, + this.gv_fbatchQty, + this.gv_fcovertQty, + this.gv_lifnr, + this.gv_remarks, + this.gv_createBy, + this.gv_fcheckBy, + this.gv_fcheckDate, + this.gv_createDate, + this.gv_lastupdateBy, + this.gv_lastupdateDate, + this.gv_fngHandle, + this.gv_iqcDate, + this.gridColumn18, + this.gridColumn17, + this.gridColumn15, + this.gridColumn20}); + this.gridView1.GridControl = this.gcMain1; + this.gridView1.IndicatorWidth = 50; + this.gridView1.Name = "gridView1"; + this.gridView1.OptionsFind.ShowSearchNavButtons = false; + this.gridView1.OptionsView.ShowAutoFilterRow = true; + this.gridView1.OptionsView.ShowGroupPanel = false; + // + // gridColumn19 + // + this.gridColumn19.Caption = "鏀舵枡缁勭粐"; + this.gridColumn19.FieldName = "receivingOrg"; + this.gridColumn19.MinWidth = 50; + this.gridColumn19.Name = "gridColumn19"; + this.gridColumn19.Tag = "org.fnamber"; + this.gridColumn19.Visible = true; + this.gridColumn19.VisibleIndex = 0; + this.gridColumn19.Width = 250; + // + // gv_ftype + // + this.gv_ftype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_ftype.AppearanceCell.Options.UseFont = true; + this.gv_ftype.Caption = "绫诲瀷"; + this.gv_ftype.FieldName = "ftypeTxt"; + this.gv_ftype.MaxWidth = 50; + 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 = 1; + this.gv_ftype.Width = 50; + // + // gridColumn12 + // + this.gridColumn12.Caption = "瀹℃牳鏍囪瘑"; + this.gridColumn12.FieldName = "modifyFlagTxt"; + this.gridColumn12.MaxWidth = 50; + this.gridColumn12.MinWidth = 50; + this.gridColumn12.Name = "gridColumn12"; + this.gridColumn12.Tag = "query_a.quality_audit"; + this.gridColumn12.Visible = true; + this.gridColumn12.VisibleIndex = 2; + this.gridColumn12.Width = 50; + // + // gridColumn13 + // + this.gridColumn13.Caption = "鎬ユ枡鏍囪瘑"; + this.gridColumn13.FieldName = "urgentLagTxt"; + this.gridColumn13.MaxWidth = 50; + this.gridColumn13.MinWidth = 50; + this.gridColumn13.Name = "gridColumn13"; + this.gridColumn13.OptionsColumn.ReadOnly = true; + this.gridColumn13.Tag = "query_a.fsubmit"; + this.gridColumn13.Visible = true; + this.gridColumn13.VisibleIndex = 3; + this.gridColumn13.Width = 50; + // + // 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.MaxWidth = 70; + this.gv_fcheckResu.MinWidth = 70; + 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 = 4; + this.gv_fcheckResu.Width = 70; + // + // 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 = 5; + this.gv_lotNo.Width = 150; + // + // 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 = 6; + this.gv_releaseNo.Width = 150; + // + // 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 = "itemNo2"; + 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 = 7; + this.gv_itemNo.Width = 100; + // + // 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 = "itemName"; + 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 = 8; + this.gv_boardStyle.Width = 200; + // + // gridColumn14 + // + this.gridColumn14.Caption = "鐗╂枡瑙勬牸"; + this.gridColumn14.FieldName = "itemModel"; + this.gridColumn14.MinWidth = 50; + this.gridColumn14.Name = "gridColumn14"; + this.gridColumn14.OptionsColumn.ReadOnly = true; + this.gridColumn14.Visible = true; + this.gridColumn14.VisibleIndex = 9; + this.gridColumn14.Width = 200; + // + // 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 = 10; + this.gv_fbatchQty.Width = 80; + // + // 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.OptionsColumn.ReadOnly = true; + this.gv_fcovertQty.Tag = "query_a.fcovert_qty"; + this.gv_fcovertQty.Visible = true; + this.gv_fcovertQty.VisibleIndex = 11; + this.gv_fcovertQty.Width = 100; + // + // 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 = "suppName"; + 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 = 12; + this.gv_lifnr.Width = 250; + // + // 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 = 13; + this.gv_remarks.Width = 150; + // + // 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 = 14; + this.gv_createBy.Width = 100; + // + // 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 = 15; + this.gv_fcheckBy.Width = 100; + // + // 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 = 16; + this.gv_fcheckDate.Width = 180; + // + // 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 = 17; + this.gv_createDate.Width = 180; + // + // 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 = 18; + this.gv_lastupdateBy.Width = 100; + // + // 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 = 19; + this.gv_lastupdateDate.Width = 180; + // + // 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 = 20; + this.gv_fngHandle.Width = 100; + // + // 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 = 21; + this.gv_iqcDate.Width = 180; + // + // gridColumn18 + // + this.gridColumn18.Caption = "瀹℃牳浜�"; + this.gridColumn18.FieldName = "modify1By"; + this.gridColumn18.MinWidth = 50; + this.gridColumn18.Name = "gridColumn18"; + this.gridColumn18.Visible = true; + this.gridColumn18.VisibleIndex = 22; + this.gridColumn18.Width = 50; + // + // gridColumn17 + // + this.gridColumn17.Caption = "瀹℃牳鏃堕棿"; + this.gridColumn17.FieldName = "modify1Date"; + this.gridColumn17.MinWidth = 50; + this.gridColumn17.Name = "gridColumn17"; + this.gridColumn17.Visible = true; + this.gridColumn17.VisibleIndex = 23; + this.gridColumn17.Width = 180; + // + // gridColumn15 + // + this.gridColumn15.Caption = "鐗╂枡ID"; + this.gridColumn15.FieldName = "itemId"; + this.gridColumn15.MinWidth = 25; + this.gridColumn15.Name = "gridColumn15"; + this.gridColumn15.Visible = true; + this.gridColumn15.VisibleIndex = 24; + this.gridColumn15.Width = 94; + // + // gridColumn20 + // + this.gridColumn20.Caption = "涓婚敭Guid"; + this.gridColumn20.FieldName = "guid"; + this.gridColumn20.MinWidth = 25; + this.gridColumn20.Name = "gridColumn20"; + this.gridColumn20.Width = 94; + // + // pageBar1 + // + this.pageBar1.CurrentPage = 1; + this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; + this.pageBar1.Location = new System.Drawing.Point(0, 584); + this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); + this.pageBar1.Name = "pageBar1"; + this.pageBar1.RecordCount = 0; + this.pageBar1.Size = new System.Drawing.Size(1342, 39); + this.pageBar1.TabIndex = 6; + this.pageBar1.TotalPages = 0; // // xtraTabPage2 // @@ -313,7 +745,7 @@ // this.layoutMx1.Controls.Add(this.lbGuid); this.layoutMx1.Controls.Add(this.txt_fmrmode); - this.layoutMx1.Controls.Add(this.txt_lotNo1); + this.layoutMx1.Controls.Add(this.txt_remarks); this.layoutMx1.Controls.Add(this.txt_fngHandle); this.layoutMx1.Controls.Add(this.txt_suppName); this.layoutMx1.Controls.Add(this.txt_releaseNo); @@ -366,16 +798,16 @@ this.txt_fmrmode.StyleController = this.layoutMx1; this.txt_fmrmode.TabIndex = 795; // - // txt_lotNo1 + // txt_remarks // - this.txt_lotNo1.Location = new System.Drawing.Point(414, 140); - 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(569, 28); - this.txt_lotNo1.StyleController = this.layoutMx1; - this.txt_lotNo1.TabIndex = 810; - this.txt_lotNo1.Tag = "readonly"; + this.txt_remarks.Location = new System.Drawing.Point(414, 140); + 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(569, 28); + this.txt_remarks.StyleController = this.layoutMx1; + this.txt_remarks.TabIndex = 810; + this.txt_remarks.Tag = "readonly"; // // txt_fngHandle // @@ -759,7 +1191,7 @@ // // layoutControlItem11 // - this.layoutControlItem11.Control = this.txt_lotNo1; + this.layoutControlItem11.Control = this.txt_remarks; this.layoutControlItem11.Location = new System.Drawing.Point(325, 128); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; @@ -1352,438 +1784,6 @@ this.ucUpFile1.Size = new System.Drawing.Size(1340, 57); this.ucUpFile1.TabIndex = 0; // - // xtraTabPage1 - // - this.xtraTabPage1.Controls.Add(this.split1); - this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1342, 688); - this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; - // - // split1 - // - this.split1.Dock = System.Windows.Forms.DockStyle.Fill; - this.split1.Horizontal = false; - this.split1.Location = new System.Drawing.Point(0, 0); - this.split1.Name = "split1"; - // - // split1.Panel1 - // - this.split1.Panel1.Controls.Add(this.gcMain1); - this.split1.Panel1.Controls.Add(this.pageBar1); - this.split1.Panel1.Text = "Panel1"; - // - // split1.Panel2 - // - this.split1.Panel2.Text = "Panel2"; - this.split1.Size = new System.Drawing.Size(1342, 688); - this.split1.SplitterPosition = 623; - this.split1.TabIndex = 0; - // - // gcMain1 - // - this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F); - this.gcMain1.Location = new System.Drawing.Point(0, 0); - this.gcMain1.MainView = this.gridView1; - this.gcMain1.Name = "gcMain1"; - this.gcMain1.Size = new System.Drawing.Size(1342, 584); - this.gcMain1.TabIndex = 5; - this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gridView1}); - // - // gridView1 - // - this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; - this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); - this.gridView1.Appearance.Row.Options.UseFont = true; - this.gridView1.ColumnPanelRowHeight = 50; - this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gridColumn19, - this.gv_ftype, - this.gridColumn12, - this.gridColumn13, - this.gv_fcheckResu, - this.gv_lotNo, - this.gv_releaseNo, - this.gv_itemNo, - this.gv_boardStyle, - this.gridColumn14, - this.gv_fbatchQty, - this.gv_fcovertQty, - this.gv_lifnr, - this.gv_remarks, - this.gv_createBy, - this.gv_fcheckBy, - this.gv_fcheckDate, - this.gv_createDate, - this.gv_lastupdateBy, - this.gv_lastupdateDate, - this.gv_fngHandle, - this.gv_iqcDate, - this.gridColumn18, - this.gridColumn17, - this.gridColumn15, - this.gridColumn20}); - this.gridView1.GridControl = this.gcMain1; - this.gridView1.IndicatorWidth = 50; - this.gridView1.Name = "gridView1"; - this.gridView1.OptionsFind.ShowSearchNavButtons = false; - this.gridView1.OptionsView.ShowAutoFilterRow = true; - this.gridView1.OptionsView.ShowGroupPanel = false; - // - // gridColumn19 - // - this.gridColumn19.Caption = "鏀舵枡缁勭粐"; - this.gridColumn19.FieldName = "receivingOrg"; - this.gridColumn19.MinWidth = 50; - this.gridColumn19.Name = "gridColumn19"; - this.gridColumn19.Tag = "org.fnamber"; - this.gridColumn19.Visible = true; - this.gridColumn19.VisibleIndex = 0; - this.gridColumn19.Width = 250; - // - // gv_ftype - // - this.gv_ftype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_ftype.AppearanceCell.Options.UseFont = true; - this.gv_ftype.Caption = "绫诲瀷"; - this.gv_ftype.FieldName = "ftypeTxt"; - this.gv_ftype.MaxWidth = 50; - 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 = 1; - this.gv_ftype.Width = 50; - // - // gridColumn12 - // - this.gridColumn12.Caption = "瀹℃牳鏍囪瘑"; - this.gridColumn12.FieldName = "modifyFlagTxt"; - this.gridColumn12.MaxWidth = 50; - this.gridColumn12.MinWidth = 50; - this.gridColumn12.Name = "gridColumn12"; - this.gridColumn12.Tag = "query_a.quality_audit"; - this.gridColumn12.Visible = true; - this.gridColumn12.VisibleIndex = 2; - this.gridColumn12.Width = 50; - // - // gridColumn13 - // - this.gridColumn13.Caption = "鎬ユ枡鏍囪瘑"; - this.gridColumn13.FieldName = "urgentLagTxt"; - this.gridColumn13.MaxWidth = 50; - this.gridColumn13.MinWidth = 50; - this.gridColumn13.Name = "gridColumn13"; - this.gridColumn13.OptionsColumn.ReadOnly = true; - this.gridColumn13.Tag = "query_a.fsubmit"; - this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 3; - this.gridColumn13.Width = 50; - // - // 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.MaxWidth = 70; - this.gv_fcheckResu.MinWidth = 70; - 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 = 4; - this.gv_fcheckResu.Width = 70; - // - // 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 = 5; - this.gv_lotNo.Width = 150; - // - // 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 = 6; - this.gv_releaseNo.Width = 150; - // - // 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 = "itemNo2"; - 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 = 7; - this.gv_itemNo.Width = 100; - // - // 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 = "itemName"; - 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 = 8; - this.gv_boardStyle.Width = 200; - // - // gridColumn14 - // - this.gridColumn14.Caption = "鐗╂枡瑙勬牸"; - this.gridColumn14.FieldName = "itemModel"; - this.gridColumn14.MinWidth = 50; - this.gridColumn14.Name = "gridColumn14"; - this.gridColumn14.OptionsColumn.ReadOnly = true; - this.gridColumn14.Visible = true; - this.gridColumn14.VisibleIndex = 9; - this.gridColumn14.Width = 200; - // - // 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 = 10; - this.gv_fbatchQty.Width = 80; - // - // 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.OptionsColumn.ReadOnly = true; - this.gv_fcovertQty.Tag = "query_a.fcovert_qty"; - this.gv_fcovertQty.Visible = true; - this.gv_fcovertQty.VisibleIndex = 11; - this.gv_fcovertQty.Width = 100; - // - // 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 = "suppName"; - 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 = 12; - this.gv_lifnr.Width = 250; - // - // 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 = 13; - this.gv_remarks.Width = 150; - // - // 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 = 14; - this.gv_createBy.Width = 100; - // - // 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 = 15; - this.gv_fcheckBy.Width = 100; - // - // 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 = 16; - this.gv_fcheckDate.Width = 180; - // - // 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 = 17; - this.gv_createDate.Width = 180; - // - // 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 = 18; - this.gv_lastupdateBy.Width = 100; - // - // 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 = 19; - this.gv_lastupdateDate.Width = 180; - // - // 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 = 20; - this.gv_fngHandle.Width = 100; - // - // 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 = 21; - this.gv_iqcDate.Width = 180; - // - // gridColumn18 - // - this.gridColumn18.Caption = "瀹℃牳浜�"; - this.gridColumn18.FieldName = "modify1By"; - this.gridColumn18.MinWidth = 50; - this.gridColumn18.Name = "gridColumn18"; - this.gridColumn18.Visible = true; - this.gridColumn18.VisibleIndex = 22; - this.gridColumn18.Width = 50; - // - // gridColumn17 - // - this.gridColumn17.Caption = "瀹℃牳鏃堕棿"; - this.gridColumn17.FieldName = "modify1Date"; - this.gridColumn17.MinWidth = 50; - this.gridColumn17.Name = "gridColumn17"; - this.gridColumn17.Visible = true; - this.gridColumn17.VisibleIndex = 23; - this.gridColumn17.Width = 180; - // - // gridColumn15 - // - this.gridColumn15.Caption = "鐗╂枡ID"; - this.gridColumn15.FieldName = "itemId"; - this.gridColumn15.MinWidth = 25; - this.gridColumn15.Name = "gridColumn15"; - this.gridColumn15.Visible = true; - this.gridColumn15.VisibleIndex = 24; - this.gridColumn15.Width = 94; - // - // gridColumn20 - // - this.gridColumn20.Caption = "涓婚敭Guid"; - this.gridColumn20.FieldName = "guid"; - this.gridColumn20.MinWidth = 25; - this.gridColumn20.Name = "gridColumn20"; - this.gridColumn20.Width = 94; - // - // pageBar1 - // - this.pageBar1.CurrentPage = 1; - this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 584); - this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); - this.pageBar1.Name = "pageBar1"; - this.pageBar1.RecordCount = 0; - this.pageBar1.Size = new System.Drawing.Size(1342, 39); - this.pageBar1.TabIndex = 6; - this.pageBar1.TotalPages = 0; - // // picCheckBox // this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; @@ -1806,6 +1806,14 @@ this.Name = "Frm_MesQaItemsDetect01Check"; ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); + this.xtraTabPage1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); + this.split1.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit(); + this.split1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); this.xtraTabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); this.splitMx1.Panel1.ResumeLayout(false); @@ -1816,7 +1824,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); this.layoutMx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).EndInit(); @@ -1874,14 +1882,6 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); - this.xtraTabPage1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); - this.split1.Panel1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit(); - this.split1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); @@ -1894,7 +1894,7 @@ private DevExpress.XtraEditors.SplitContainerControl splitMx1; private DevExpress.XtraLayout.LayoutControl layoutMx1; private DevExpress.XtraLayout.LayoutControlGroup Root; - private DevExpress.XtraEditors.TextEdit txt_lotNo1; + private DevExpress.XtraEditors.TextEdit txt_remarks; private DevExpress.XtraEditors.TextEdit txt_fcovertQty; private DevExpress.XtraEditors.TextEdit txt_suppName; private DevExpress.XtraEditors.TextEdit txt_itemName; -- Gitblit v1.9.3