From f064d6138dc73d8f54c66f0c6d3242d0376c71b4 Mon Sep 17 00:00:00 2001 From: cdk <2441919651@qq.com> Date: 星期五, 04 七月 2025 13:36:02 +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