From d9a74d84eebef2c7182ad3900d555a1e75562cb7 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 03 三月 2025 13:16:00 +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