From 98b97d048fd95b7d48deaaee2d9d2f092bc33535 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 31 三月 2025 14:13:27 +0800 Subject: [PATCH] 投检 --- DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.cs | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.cs b/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.cs index 4af2b84..a3a35eb 100644 --- a/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.cs +++ b/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.cs @@ -28,7 +28,8 @@ public UcLookHuoZhu() { InitializeComponent(); - txt_hzabc.Properties.NullText = "璇烽�夋嫨"; + txt_hzabc.Properties.NullText = "璇烽�夋嫨璐т富"; + txt_hzlxabc.Properties.NullText = "璇烽�夋嫨璐т富绫诲瀷"; this.txt_hzlxabc.SelectedIndexChanged += (s, e) => { txt_hzabc.EditValue = null; -- Gitblit v1.9.3