From 40036d84a94b47b82b2d6316fb63df5e2847c6df Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期四, 10 七月 2025 11:17:46 +0800 Subject: [PATCH] 首检 --- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs index 1c1c58f..2be82bb 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs @@ -294,7 +294,7 @@ // gv_ischeck // this.gv_ischeck.AppearanceCell.Options.UseFont = true; - this.gv_ischeck.Caption = "瀹℃牳鏍囪瘑"; + this.gv_ischeck.Caption = "瀹℃牳"; this.gv_ischeck.FieldName = "checkStatus"; this.gv_ischeck.Name = "gv_ischeck"; this.gv_ischeck.OptionsColumn.AllowEdit = false; @@ -305,7 +305,7 @@ // // gridColumn9 // - this.gridColumn9.Caption = "濮斿鏍囪瘑"; + this.gridColumn9.Caption = "濮斿"; this.gridColumn9.FieldName = "isWw"; this.gridColumn9.MinWidth = 25; this.gridColumn9.Name = "gridColumn9"; -- Gitblit v1.9.3