From 41f16be4fbf2e0f7b42d4b066f3be24c9e91bac1 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 20 三月 2025 14:02:29 +0800 Subject: [PATCH] 异常报告 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs index 690fd40..645d6bc 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs @@ -288,6 +288,7 @@ // this.toolBarMenu1.chkParameter = "1,1,1,1,000chk_iqc_detect01_check"; this.toolBarMenu1.currentAction = null; + this.toolBarMenu1.defaultActions = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; @@ -1778,7 +1779,7 @@ // // gridColumn28 // - this.gridColumn28.Caption = "鏍锋湰闆�"; + this.gridColumn28.Caption = "鏍锋湰搴�"; this.gridColumn28.FieldName = "fcheckItem"; this.gridColumn28.MinWidth = 25; this.gridColumn28.Name = "gridColumn28"; -- Gitblit v1.9.3