修复删除种子后没有清除已选中内容状态的BUG

This commit is contained in:
ronggang 2018-03-12 17:06:26 +08:00
parent e323748f70
commit bf8334acda

View File

@ -36,6 +36,7 @@
{
thisDialog.dialog("close");
system.reloadTorrentBaseInfos();
system.control.torrentlist.datagrid("uncheckAll");
}
else
{