lu
2025-03-31 37d32d9263f757072a6ff348ae5e99824fab4ef9
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs
@@ -342,7 +342,7 @@
            // 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";
@@ -355,7 +355,7 @@
            // 
            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[] {
@@ -406,7 +406,7 @@
            // 
            // 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";
@@ -446,7 +446,7 @@
            // 
            // 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";
@@ -461,7 +461,7 @@
            // 
            // 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";
@@ -475,7 +475,7 @@
            // 
            // 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";
@@ -489,7 +489,7 @@
            // 
            // 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";
@@ -503,7 +503,7 @@
            // 
            // 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";
@@ -528,7 +528,7 @@
            // 
            // 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";
@@ -542,7 +542,7 @@
            // 
            // 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";
@@ -557,7 +557,7 @@
            // 
            // 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";
@@ -571,7 +571,7 @@
            // 
            // 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";
@@ -585,7 +585,7 @@
            // 
            // 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";
@@ -599,7 +599,7 @@
            // 
            // 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";
@@ -613,7 +613,7 @@
            // 
            // 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";
@@ -627,7 +627,7 @@
            // 
            // 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";
@@ -641,7 +641,7 @@
            // 
            // 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";
@@ -655,7 +655,7 @@
            // 
            // 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";
@@ -669,7 +669,7 @@
            // 
            // 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";
@@ -683,7 +683,7 @@
            // 
            // 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";
@@ -845,7 +845,7 @@
            // 
            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;
@@ -883,7 +883,7 @@
            this.txt_releaseNo.EnterMoveNextControl = true;
            this.txt_releaseNo.Location = new System.Drawing.Point(89, 12);
            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(244, 28);
            this.txt_releaseNo.StyleController = this.layoutMx1;
@@ -895,7 +895,7 @@
            this.txt_fcovertQty.EnterMoveNextControl = true;
            this.txt_fcovertQty.Location = new System.Drawing.Point(414, 44);
            this.txt_fcovertQty.Name = "txt_fcovertQty";
            this.txt_fcovertQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fcovertQty.Properties.Appearance.Options.UseFont = true;
            this.txt_fcovertQty.Size = new System.Drawing.Size(244, 28);
            this.txt_fcovertQty.StyleController = this.layoutMx1;
@@ -907,7 +907,7 @@
            this.txt_fbatchQty.EnterMoveNextControl = true;
            this.txt_fbatchQty.Location = new System.Drawing.Point(414, 12);
            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(244, 28);
            this.txt_fbatchQty.StyleController = this.layoutMx1;
@@ -918,7 +918,7 @@
            // 
            this.txt_fcheckBy.Location = new System.Drawing.Point(739, 12);
            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(244, 28);
            this.txt_fcheckBy.StyleController = this.layoutMx1;
@@ -930,7 +930,7 @@
            this.txt_itemName.EnterMoveNextControl = true;
            this.txt_itemName.Location = new System.Drawing.Point(89, 44);
            this.txt_itemName.Name = "txt_itemName";
            this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
            this.txt_itemName.Size = new System.Drawing.Size(244, 28);
            this.txt_itemName.StyleController = this.layoutMx1;
@@ -941,7 +941,7 @@
            // 
            this.txt_fcheckDate.Location = new System.Drawing.Point(739, 44);
            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(244, 28);
            this.txt_fcheckDate.StyleController = this.layoutMx1;
@@ -952,7 +952,7 @@
            // 
            this.txt_fcheckResu.Location = new System.Drawing.Point(739, 76);
            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(244, 28);
            this.txt_fcheckResu.StyleController = this.layoutMx1;
@@ -964,7 +964,7 @@
            this.txt_itemNo.EnterMoveNextControl = true;
            this.txt_itemNo.Location = new System.Drawing.Point(89, 76);
            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(244, 28);
            this.txt_itemNo.StyleController = this.layoutMx1;
@@ -985,7 +985,7 @@
            this.txt_lotNo.EnterMoveNextControl = true;
            this.txt_lotNo.Location = new System.Drawing.Point(414, 76);
            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(244, 28);
            this.txt_lotNo.StyleController = this.layoutMx1;
@@ -1390,7 +1390,7 @@
            // 
            // gvMx1guid
            // 
            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "guid不能删除";
            this.gvMx1guid.FieldName = "guid";
@@ -1401,7 +1401,7 @@
            // 
            // gvMx1fcheckItem
            // 
            this.gvMx1fcheckItem.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fcheckItem.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckItem.Caption = "检验项目";
            this.gvMx1fcheckItem.FieldName = "fcheckItem";
@@ -1414,7 +1414,7 @@
            // 
            // gvMx1fcheckTool
            // 
            this.gvMx1fcheckTool.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fcheckTool.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckTool.Caption = "检验工具";
            this.gvMx1fcheckTool.FieldName = "fcheckTool";
@@ -1427,7 +1427,7 @@
            // 
            // gvMx1fcheckItemDesc
            // 
            this.gvMx1fcheckItemDesc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fcheckItemDesc.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckItemDesc.Caption = "检验项目描述";
            this.gvMx1fcheckItemDesc.FieldName = "fcheckItemDesc";
@@ -1440,7 +1440,7 @@
            // 
            // gvMx1fspecRequ
            // 
            this.gvMx1fspecRequ.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fspecRequ.AppearanceCell.Options.UseFont = true;
            this.gvMx1fspecRequ.Caption = "规格要求";
            this.gvMx1fspecRequ.FieldName = "fspecRequ";
@@ -1453,7 +1453,7 @@
            // 
            // gvMx1fupAllow
            // 
            this.gvMx1fupAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true;
            this.gvMx1fupAllow.Caption = "上限";
            this.gvMx1fupAllow.FieldName = "fupAllow";
@@ -1466,7 +1466,7 @@
            // 
            // gvMx1fstand
            // 
            this.gvMx1fstand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fstand.AppearanceCell.Options.UseFont = true;
            this.gvMx1fstand.Caption = "标准值";
            this.gvMx1fstand.FieldName = "fstand";
@@ -1479,7 +1479,7 @@
            // 
            // gvMx1fdownAllow
            // 
            this.gvMx1fdownAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true;
            this.gvMx1fdownAllow.Caption = "下限";
            this.gvMx1fdownAllow.FieldName = "fdownAllow";
@@ -1492,7 +1492,7 @@
            // 
            // gvMx1freQty
            // 
            this.gvMx1freQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1freQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1freQty.Caption = "RE数量";
            this.gvMx1freQty.FieldName = "freQty";
@@ -1505,7 +1505,7 @@
            // 
            // gvMx1checkQyt
            // 
            this.gvMx1checkQyt.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1checkQyt.AppearanceCell.Options.UseFont = true;
            this.gvMx1checkQyt.Caption = "抽检数量";
            this.gvMx1checkQyt.FieldName = "checkQyt";
@@ -1518,7 +1518,7 @@
            // 
            // gvMx1fenterQty
            // 
            this.gvMx1fenterQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fenterQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1fenterQty.Caption = "已录入数量";
            this.gvMx1fenterQty.FieldName = "fenterQty";
@@ -1531,7 +1531,7 @@
            // 
            // gvMx1fcheckResu
            // 
            this.gvMx1fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fcheckResu.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
            this.gvMx1fcheckResu.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckResu.AppearanceCell.Options.UseForeColor = true;
@@ -1548,7 +1548,7 @@
            // 
            // gvMx1fngRate
            // 
            this.gvMx1fngRate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fngRate.AppearanceCell.Options.UseFont = true;
            this.gvMx1fngRate.Caption = "不良率";
            this.gvMx1fngRate.FieldName = "fngRateName";
@@ -1561,7 +1561,7 @@
            // 
            // gvMx1fngQty
            // 
            this.gvMx1fngQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fngQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1fngQty.Caption = "不合格数";
            this.gvMx1fngQty.FieldName = "fngQty";
@@ -1574,7 +1574,7 @@
            // 
            // gvMx1sampleSizeNo
            // 
            this.gvMx1sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1sampleSizeNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1sampleSizeNo.Caption = "检验标志编码";
            this.gvMx1sampleSizeNo.FieldName = "sampleSizeNo";
@@ -1587,7 +1587,7 @@
            // 
            // gvMx1fcheckLevel
            // 
            this.gvMx1fcheckLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fcheckLevel.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckLevel.Caption = "检验水平";
            this.gvMx1fcheckLevel.FieldName = "fcheckLevel";
@@ -1600,7 +1600,7 @@
            // 
            // gvMx1facLevel
            // 
            this.gvMx1facLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1facLevel.AppearanceCell.Options.UseFont = true;
            this.gvMx1facLevel.Caption = "拒收水平";
            this.gvMx1facLevel.FieldName = "facLevel";