From d819916854d5c23e6ffa7cab3237615d0d50007f Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 25 三月 2025 17:03:29 +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