Skip to content

Commit eb60582

Browse files
shuaijiedeepin-bot[bot]
authored andcommitted
fix: 禁用USB设备再重启启用后显示不可用
禁用USB设备退出重启应用 Log: 显示不可用 Bug: https://pms.uniontech.com/bug-view-269251.html
1 parent 4193a62 commit eb60582

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deepin-devicemanager/src/Page/MainWindow.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,7 @@ void MainWindow::slotListItemClicked(const QString &itemStr)
600600

601601
void MainWindow::slotRefreshInfo()
602602
{
603+
refreshDataBaseLater();
603604
// 界面刷新
604605
refresh();
605606
}

0 commit comments

Comments
 (0)