From 751bad7d52a41c9d59629fa2e7410cc7e5033044 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期三, 26 三月 2025 15:07:59 +0800
Subject: [PATCH] 入库

---
 DevApp/Gs.DevApp/UserControl/UcLookCk.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/DevApp/Gs.DevApp/UserControl/UcLookCk.cs b/DevApp/Gs.DevApp/UserControl/UcLookCk.cs
index bce5000..1b0b3e9 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookCk.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookCk.cs
@@ -30,6 +30,11 @@
             if (EditChanged != null) EditChanged(this, e);
         }
 
+        /// <summary>
+        /// 璇诲彇浠撳簱
+        /// </summary>
+        /// <param name="orgId"></param>
+        /// <param name="_dftVale"></param>
         public void getSuppler(string orgId, string _dftVale = "")
         {
             lookSearchSupplier.EditValue = null;

--
Gitblit v1.9.3