iqc
lu
2025-04-01 10f23933269a814a6a934bd87b21a4573a7a5de6
DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs
@@ -67,7 +67,6 @@
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_memo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
@@ -265,7 +264,6 @@
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -278,7 +276,6 @@
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -298,7 +295,6 @@
            this.gridColumn4,
            this.gv_memo,
            this.gridColumn16,
            this.gridColumn17,
            this.gridColumn8,
            this.gridColumn18});
            this.gridView1.GridControl = this.gcMain1;
@@ -310,7 +306,6 @@
            // 
            // gv_isenabled
            // 
            this.gv_isenabled.AppearanceCell.Options.UseFont = true;
            this.gv_isenabled.Caption = "是否可用";
            this.gv_isenabled.FieldName = "isenabled";
@@ -326,7 +321,6 @@
            // 
            // gv_foneChecked
            // 
            this.gv_foneChecked.AppearanceCell.Options.UseFont = true;
            this.gv_foneChecked.Caption = "审核标记";
            this.gv_foneChecked.FieldName = "foneChecked";
@@ -342,7 +336,6 @@
            // 
            // gv_ftwoChecked
            // 
            this.gv_ftwoChecked.AppearanceCell.Options.UseFont = true;
            this.gv_ftwoChecked.Caption = "批准标记";
            this.gv_ftwoChecked.FieldName = "ftwoChecked";
@@ -358,7 +351,6 @@
            // 
            // gv_fversion
            // 
            this.gv_fversion.AppearanceCell.Options.UseFont = true;
            this.gv_fversion.Caption = "版本";
            this.gv_fversion.FieldName = "fversion";
@@ -384,7 +376,6 @@
            // 
            // gv_itemNo
            // 
            this.gv_itemNo.AppearanceCell.Options.UseFont = true;
            this.gv_itemNo.Caption = "物料产品编码";
            this.gv_itemNo.FieldName = "itemNo";
@@ -423,7 +414,6 @@
            // 
            // gv_foneCheckor
            // 
            this.gv_foneCheckor.AppearanceCell.Options.UseFont = true;
            this.gv_foneCheckor.Caption = "审核人";
            this.gv_foneCheckor.FieldName = "foneCheckor";
@@ -437,7 +427,6 @@
            // 
            // gv_foneCheckdate
            // 
            this.gv_foneCheckdate.AppearanceCell.Options.UseFont = true;
            this.gv_foneCheckdate.Caption = "审核时间";
            this.gv_foneCheckdate.FieldName = "foneCheckdate";
@@ -451,7 +440,6 @@
            // 
            // gv_ftwoCheckor
            // 
            this.gv_ftwoCheckor.AppearanceCell.Options.UseFont = true;
            this.gv_ftwoCheckor.Caption = "批准人";
            this.gv_ftwoCheckor.FieldName = "ftwoCheckor";
@@ -499,7 +487,6 @@
            // 
            // gv_memo
            // 
            this.gv_memo.AppearanceCell.Options.UseFont = true;
            this.gv_memo.Caption = "备注";
            this.gv_memo.FieldName = "memo";
@@ -519,16 +506,6 @@
            this.gridColumn16.Name = "gridColumn16";
            this.gridColumn16.Width = 94;
            // 
            // gridColumn17
            //
            this.gridColumn17.Caption = "类型";
            this.gridColumn17.FieldName = "fType";
            this.gridColumn17.MinWidth = 25;
            this.gridColumn17.Name = "gridColumn17";
            this.gridColumn17.Visible = true;
            this.gridColumn17.VisibleIndex = 15;
            this.gridColumn17.Width = 94;
            //
            // gridColumn8
            // 
            this.gridColumn8.Caption = "使用组织";
@@ -538,7 +515,7 @@
            this.gridColumn8.OptionsColumn.AllowEdit = false;
            this.gridColumn8.Tag = "org.fnumber";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 16;
            this.gridColumn8.VisibleIndex = 15;
            this.gridColumn8.Width = 250;
            // 
            // gridColumn18
@@ -548,7 +525,7 @@
            this.gridColumn18.MinWidth = 25;
            this.gridColumn18.Name = "gridColumn18";
            this.gridColumn18.Visible = true;
            this.gridColumn18.VisibleIndex = 17;
            this.gridColumn18.VisibleIndex = 16;
            this.gridColumn18.Width = 94;
            // 
            // pageBar1
@@ -629,119 +606,112 @@
            this.txt_fSubsidiary.IsReadly = false;
            this.txt_fSubsidiary.Location = new System.Drawing.Point(96, 12);
            this.txt_fSubsidiary.Name = "txt_fSubsidiary";
            this.txt_fSubsidiary.Size = new System.Drawing.Size(183, 28);
            this.txt_fSubsidiary.Size = new System.Drawing.Size(188, 24);
            this.txt_fSubsidiary.TabIndex = 383;
            // 
            // txt_itemId
            // 
            this.txt_itemId.IsReadly = false;
            this.txt_itemId.Location = new System.Drawing.Point(96, 44);
            this.txt_itemId.Location = new System.Drawing.Point(96, 43);
            this.txt_itemId.Name = "txt_itemId";
            this.txt_itemId.Size = new System.Drawing.Size(183, 28);
            this.txt_itemId.Size = new System.Drawing.Size(188, 24);
            this.txt_itemId.TabIndex = 380;
            this.txt_itemId.Tag = "no";
            // 
            // txt_foneCheckdate
            // 
            this.txt_foneCheckdate.Location = new System.Drawing.Point(909, 44);
            this.txt_foneCheckdate.Location = new System.Drawing.Point(926, 43);
            this.txt_foneCheckdate.Name = "txt_foneCheckdate";
            this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true;
            this.txt_foneCheckdate.Size = new System.Drawing.Size(185, 28);
            this.txt_foneCheckdate.Size = new System.Drawing.Size(189, 24);
            this.txt_foneCheckdate.StyleController = this.layoutMx1;
            this.txt_foneCheckdate.TabIndex = 267;
            this.txt_foneCheckdate.Tag = "readOnly";
            // 
            // txt_foneCheckor
            // 
            this.txt_foneCheckor.Location = new System.Drawing.Point(909, 12);
            this.txt_foneCheckor.Location = new System.Drawing.Point(926, 12);
            this.txt_foneCheckor.Name = "txt_foneCheckor";
            this.txt_foneCheckor.Properties.Appearance.Options.UseFont = true;
            this.txt_foneCheckor.Size = new System.Drawing.Size(185, 28);
            this.txt_foneCheckor.Size = new System.Drawing.Size(189, 24);
            this.txt_foneCheckor.StyleController = this.layoutMx1;
            this.txt_foneCheckor.TabIndex = 262;
            this.txt_foneCheckor.Tag = "readOnly";
            // 
            // txt_itemNo
            // 
            this.txt_itemNo.Location = new System.Drawing.Point(367, 44);
            this.txt_itemNo.Location = new System.Drawing.Point(372, 43);
            this.txt_itemNo.Name = "txt_itemNo";
            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
            this.txt_itemNo.Size = new System.Drawing.Size(183, 28);
            this.txt_itemNo.Size = new System.Drawing.Size(189, 24);
            this.txt_itemNo.StyleController = this.layoutMx1;
            this.txt_itemNo.TabIndex = 370;
            this.txt_itemNo.Tag = "readOnly";
            // 
            // txt_memo
            // 
            this.txt_memo.Location = new System.Drawing.Point(96, 76);
            this.txt_memo.Location = new System.Drawing.Point(96, 74);
            this.txt_memo.Name = "txt_memo";
            this.txt_memo.Properties.Appearance.Options.UseFont = true;
            this.txt_memo.Size = new System.Drawing.Size(183, 28);
            this.txt_memo.Size = new System.Drawing.Size(188, 24);
            this.txt_memo.StyleController = this.layoutMx1;
            this.txt_memo.TabIndex = 219;
            // 
            // txt_ftwoCheckor
            // 
            this.txt_ftwoCheckor.Location = new System.Drawing.Point(638, 12);
            this.txt_ftwoCheckor.Location = new System.Drawing.Point(649, 12);
            this.txt_ftwoCheckor.Name = "txt_ftwoCheckor";
            this.txt_ftwoCheckor.Properties.Appearance.Options.UseFont = true;
            this.txt_ftwoCheckor.Size = new System.Drawing.Size(183, 28);
            this.txt_ftwoCheckor.Size = new System.Drawing.Size(189, 24);
            this.txt_ftwoCheckor.StyleController = this.layoutMx1;
            this.txt_ftwoCheckor.TabIndex = 280;
            this.txt_ftwoCheckor.Tag = "readOnly";
            // 
            // txt_fversion
            // 
            this.txt_fversion.Location = new System.Drawing.Point(367, 12);
            this.txt_fversion.Location = new System.Drawing.Point(372, 12);
            this.txt_fversion.Name = "txt_fversion";
            this.txt_fversion.Properties.Appearance.Options.UseFont = true;
            this.txt_fversion.Size = new System.Drawing.Size(183, 28);
            this.txt_fversion.Size = new System.Drawing.Size(189, 24);
            this.txt_fversion.StyleController = this.layoutMx1;
            this.txt_fversion.TabIndex = 298;
            this.txt_fversion.Tag = "readOnly";
            // 
            // txt_ftwoCheckdate
            // 
            this.txt_ftwoCheckdate.Location = new System.Drawing.Point(638, 44);
            this.txt_ftwoCheckdate.Location = new System.Drawing.Point(649, 43);
            this.txt_ftwoCheckdate.Name = "txt_ftwoCheckdate";
            this.txt_ftwoCheckdate.Properties.Appearance.Options.UseFont = true;
            this.txt_ftwoCheckdate.Size = new System.Drawing.Size(183, 28);
            this.txt_ftwoCheckdate.Size = new System.Drawing.Size(189, 24);
            this.txt_ftwoCheckdate.StyleController = this.layoutMx1;
            this.txt_ftwoCheckdate.TabIndex = 285;
            this.txt_ftwoCheckdate.Tag = "readOnly";
            // 
            // txt_gg
            // 
            this.txt_gg.Location = new System.Drawing.Point(367, 76);
            this.txt_gg.Location = new System.Drawing.Point(372, 74);
            this.txt_gg.Name = "txt_gg";
            this.txt_gg.Size = new System.Drawing.Size(183, 24);
            this.txt_gg.Size = new System.Drawing.Size(189, 24);
            this.txt_gg.StyleController = this.layoutMx1;
            this.txt_gg.TabIndex = 384;
            this.txt_gg.Tag = "readOnly";
            // 
            // txt_ftwoChecked
            // 
            this.txt_ftwoChecked.Location = new System.Drawing.Point(554, 76);
            this.txt_ftwoChecked.Location = new System.Drawing.Point(565, 74);
            this.txt_ftwoChecked.Name = "txt_ftwoChecked";
            this.txt_ftwoChecked.Properties.Caption = "批准标识";
            this.txt_ftwoChecked.Size = new System.Drawing.Size(267, 24);
            this.txt_ftwoChecked.Size = new System.Drawing.Size(273, 24);
            this.txt_ftwoChecked.StyleController = this.layoutMx1;
            this.txt_ftwoChecked.TabIndex = 385;
            this.txt_ftwoChecked.Tag = "readOnly";
            // 
            // txt_foneChecked
            // 
            this.txt_foneChecked.Location = new System.Drawing.Point(825, 76);
            this.txt_foneChecked.Location = new System.Drawing.Point(842, 74);
            this.txt_foneChecked.Name = "txt_foneChecked";
            this.txt_foneChecked.Properties.Caption = "审核标识";
            this.txt_foneChecked.Size = new System.Drawing.Size(269, 24);
            this.txt_foneChecked.Size = new System.Drawing.Size(273, 24);
            this.txt_foneChecked.StyleController = this.layoutMx1;
            this.txt_foneChecked.TabIndex = 386;
            this.txt_foneChecked.Tag = "readOnly";
@@ -800,7 +770,7 @@
            rowDefinition1,
            rowDefinition2,
            rowDefinition3});
            this.Root.Size = new System.Drawing.Size(1106, 116);
            this.Root.Size = new System.Drawing.Size(1127, 114);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -808,49 +778,49 @@
            this.layoutControlItem1.Control = this.txt_fSubsidiary;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem1.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem1.Text = "选择组织";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 18);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_ftwoCheckor;
            this.layoutControlItem3.Location = new System.Drawing.Point(542, 0);
            this.layoutControlItem3.Location = new System.Drawing.Point(553, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem3.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem3.Text = "批准人";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 18);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_itemId;
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 31);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem4.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem4.Text = "选择物料";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 18);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_ftwoCheckdate;
            this.layoutControlItem6.Location = new System.Drawing.Point(542, 32);
            this.layoutControlItem6.Location = new System.Drawing.Point(553, 31);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem6.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem6.Text = "批准日期";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 18);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.txt_ftwoChecked;
            this.layoutControlItem9.Location = new System.Drawing.Point(542, 64);
            this.layoutControlItem9.Location = new System.Drawing.Point(553, 62);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem9.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem9.Size = new System.Drawing.Size(277, 32);
            this.layoutControlItem9.Text = "批准标识";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem9.TextVisible = false;
@@ -858,32 +828,32 @@
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_foneCheckor;
            this.layoutControlItem10.Location = new System.Drawing.Point(813, 0);
            this.layoutControlItem10.Location = new System.Drawing.Point(830, 0);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem10.Size = new System.Drawing.Size(273, 32);
            this.layoutControlItem10.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem10.Text = "审核人";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 18);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_foneCheckdate;
            this.layoutControlItem11.Location = new System.Drawing.Point(813, 32);
            this.layoutControlItem11.Location = new System.Drawing.Point(830, 31);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem11.Size = new System.Drawing.Size(273, 32);
            this.layoutControlItem11.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem11.Text = "审核时间";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 18);
            // 
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_foneChecked;
            this.layoutControlItem12.Location = new System.Drawing.Point(813, 64);
            this.layoutControlItem12.Location = new System.Drawing.Point(830, 62);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem12.Size = new System.Drawing.Size(273, 32);
            this.layoutControlItem12.Size = new System.Drawing.Size(277, 32);
            this.layoutControlItem12.Text = "审核标识";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem12.TextVisible = false;
@@ -891,42 +861,42 @@
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_memo;
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 64);
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 62);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem2.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem2.Text = "备注";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 18);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_fversion;
            this.layoutControlItem5.Location = new System.Drawing.Point(271, 0);
            this.layoutControlItem5.Location = new System.Drawing.Point(276, 0);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem5.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem5.Text = "版本(自动)";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 18);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_gg;
            this.layoutControlItem8.Location = new System.Drawing.Point(271, 64);
            this.layoutControlItem8.Location = new System.Drawing.Point(276, 62);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem8.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem8.Size = new System.Drawing.Size(277, 32);
            this.layoutControlItem8.Text = "物料规格";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 18);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_itemNo;
            this.layoutControlItem7.Location = new System.Drawing.Point(271, 32);
            this.layoutControlItem7.Location = new System.Drawing.Point(276, 31);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem7.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem7.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem7.Text = "物料编码";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 18);
            // 
@@ -996,7 +966,6 @@
            // 
            // gvMx1guid
            // 
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "guid";
            this.gvMx1guid.FieldName = "guid";
@@ -1007,7 +976,6 @@
            // 
            // gvMx1pid
            // 
            this.gvMx1pid.AppearanceCell.Options.UseFont = true;
            this.gvMx1pid.Caption = "pid";
            this.gvMx1pid.FieldName = "pid";
@@ -1018,7 +986,6 @@
            // 
            // gvMx1forder
            // 
            this.gvMx1forder.AppearanceCell.Options.UseFont = true;
            this.gvMx1forder.Caption = "顺序";
            this.gvMx1forder.ColumnEdit = this.repositoryItemComboBox1;
@@ -1055,7 +1022,6 @@
            // 
            // gvMx1fcheckItem
            // 
            this.gvMx1fcheckItem.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckItem.Caption = "检验项目";
            this.gvMx1fcheckItem.ColumnEdit = this.rptJYXM;
@@ -1087,7 +1053,6 @@
            // 
            // gvMx1memo
            // 
            this.gvMx1memo.AppearanceCell.Options.UseFont = true;
            this.gvMx1memo.Caption = "检验项目描述";
            this.gvMx1memo.FieldName = "memo";
@@ -1100,7 +1065,6 @@
            // 
            // gvMx1fcheckTool
            // 
            this.gvMx1fcheckTool.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckTool.Caption = "检验工具";
            this.gvMx1fcheckTool.ColumnEdit = this.rptJYGJ;
@@ -1122,7 +1086,6 @@
            // 
            // gvMx1sampleSizeNo
            // 
            this.gvMx1sampleSizeNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1sampleSizeNo.Caption = "检验标准名称";
            this.gvMx1sampleSizeNo.ColumnEdit = this.rptJYBZ;
@@ -1157,7 +1120,6 @@
            // 
            // gvMx1fcheckLevel
            // 
            this.gvMx1fcheckLevel.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckLevel.Caption = "检验水平";
            this.gvMx1fcheckLevel.ColumnEdit = this.rptJYSP;
@@ -1179,7 +1141,6 @@
            // 
            // gvMx1facLevel
            // 
            this.gvMx1facLevel.AppearanceCell.Options.UseFont = true;
            this.gvMx1facLevel.Caption = "接收水平";
            this.gvMx1facLevel.ColumnEdit = this.rptJSSP;
@@ -1201,7 +1162,6 @@
            // 
            // gvMx1fupAllow
            // 
            this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true;
            this.gvMx1fupAllow.Caption = "上限";
            this.gvMx1fupAllow.FieldName = "fupAllow";
@@ -1214,7 +1174,6 @@
            // 
            // gvMx1fstand
            // 
            this.gvMx1fstand.AppearanceCell.Options.UseFont = true;
            this.gvMx1fstand.Caption = "标准值";
            this.gvMx1fstand.FieldName = "fstand";
@@ -1227,7 +1186,6 @@
            // 
            // gvMx1fdownAllow
            // 
            this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true;
            this.gvMx1fdownAllow.Caption = "下限";
            this.gvMx1fdownAllow.FieldName = "fdownAllow";
@@ -1309,7 +1267,6 @@
            // 
            // gridColumn11
            // 
            this.gridColumn11.AppearanceCell.Options.UseFont = true;
            this.gridColumn11.Caption = "使用组织";
            this.gridColumn11.FieldName = "fSubsidiary";
@@ -1334,7 +1291,6 @@
            // 
            // gridColumn13
            // 
            this.gridColumn13.AppearanceCell.Options.UseFont = true;
            this.gridColumn13.Caption = "物料编号";
            this.gridColumn13.FieldName = "itemNo";
@@ -1348,7 +1304,6 @@
            // 
            // gridColumn14
            // 
            this.gridColumn14.AppearanceCell.Options.UseFont = true;
            this.gridColumn14.Caption = "物料名称";
            this.gridColumn14.FieldName = "itemName";
@@ -1362,7 +1317,6 @@
            // 
            // gridColumn15
            // 
            this.gridColumn15.AppearanceCell.Options.UseFont = true;
            this.gridColumn15.Caption = "规格型号";
            this.gridColumn15.FieldName = "itemModel";
@@ -1612,7 +1566,6 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
    }