From 3bce783a7c08190a09aebca59864ada10961ffc2 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期二, 15 七月 2025 08:42:16 +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