From b79ba3fc504548d88f327519c733235544c63551 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 28 三月 2025 17:34:36 +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