From 76281d909e76379c640c068b04119a4d227c1242 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 16 一月 2025 16:37:07 +0800 Subject: [PATCH] 细节 --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs index 40d7a8c..cae804e 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs @@ -331,7 +331,7 @@ this.gv_custName.AppearanceCell.Options.UseFont = true; this.gv_custName.Caption = "瀹㈡埛鍚嶇О "; this.gv_custName.FieldName = "custName"; - this.gv_custName.MinWidth = 200; + this.gv_custName.MinWidth = 50; this.gv_custName.Name = "gv_custName"; this.gv_custName.OptionsColumn.AllowEdit = false; this.gv_custName.Tag = "query_a.cust_name"; @@ -444,7 +444,7 @@ // this.gv_org.Caption = "浣跨敤缁勭粐"; this.gv_org.FieldName = "fSubsidiary"; - this.gv_org.MinWidth = 250; + this.gv_org.MinWidth = 50; this.gv_org.Name = "gv_org"; this.gv_org.Tag = "org.fnamber"; this.gv_org.Visible = true; -- Gitblit v1.9.3