From 8a8983dd2053b631c559b257b1501d740bedf4a5 Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期五, 20 九月 2024 16:09:12 +0800
Subject: [PATCH] 优化匹配界面

---
 Desktop/HStation.Desktop.Xhs.Core/MainForm.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Desktop/HStation.Desktop.Xhs.Core/MainForm.cs b/Desktop/HStation.Desktop.Xhs.Core/MainForm.cs
index 3ad27f4..d13e520 100644
--- a/Desktop/HStation.Desktop.Xhs.Core/MainForm.cs
+++ b/Desktop/HStation.Desktop.Xhs.Core/MainForm.cs
@@ -808,7 +808,7 @@
             //    }
             //}
             //this.docPnlFuncList.Text = modular.ToString();
-            //this.funcTreeListCtrl1.SetBindingData(modular, surfaceGuid);
+            //this.funcTreeListCtrl1.SetMatching(modular, surfaceGuid);
             //if (surfaceGuid == null)
             //{
             //    var func = this.funcTreeListCtrl1.SetDefault();

--
Gitblit v1.9.3