From 0a9e6a87e3361a54dc42f920c9f6f0f303da118c Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 27 三月 2025 16:33:18 +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