mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-03 12:37:40 +08:00
This commit is contained in:
parent
cddfca399d
commit
656d31237e
@ -306,6 +306,7 @@ namespace AntDesign
|
||||
{
|
||||
_treeExpandIconColumnIndex = ExpandIconColumnIndex + (_selection != null && _selection.ColIndex <= ExpandIconColumnIndex ? 1 : 0);
|
||||
}
|
||||
StateHasChanged();
|
||||
|
||||
return queryModel;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user