WinFrmUI/Yw.WinFrmUI.Core/09-common/03-search-set/GeneralSearchAndSetCtrl.cs
@@ -28,7 +28,7 @@ /// 设置 /// </summary> public event Action SetEvent; //搜索 清空 @@ -71,11 +71,11 @@ { this.SetEvent?.Invoke(); } break; break; default: break; } } } }