From d819916854d5c23e6ffa7cab3237615d0d50007f Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 25 三月 2025 17:03: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