fix: 多次搜索后页面不显示

This commit is contained in:
uniartisan 2022-12-09 12:26:14 +08:00
parent c27c922d0b
commit 32350cf519

@ -791,6 +791,7 @@ void Widget::searchApp(QString text)
}
// spinner->stop();
// spinner->hide();
ui->stackedWidget->setCurrentIndex(0);
mutex.unlock();