From 22ea524beef76405f6c9583d5a51fa55f4512014 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 07 六月 2025 09:10:51 +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