feat: 优化初始化缓存及控件功能
This commit is contained in:
@@ -1612,7 +1612,6 @@ namespace Lskj.Control
|
||||
{
|
||||
Popup.LabelObj.Text = "正在筛选数据,请稍后...";
|
||||
Popup.BottomPanelObj.Visible = true;
|
||||
Popup.GridControlObj.DataSourceTable().Clear();
|
||||
}
|
||||
|
||||
_queryWorker.Queue(new PopupQueryRequest
|
||||
|
||||
Reference in New Issue
Block a user