mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-18 19:42:21 +08:00
fix: 多次搜索后页面不显示
This commit is contained in:
parent
c27c922d0b
commit
32350cf519
@ -791,6 +791,7 @@ void Widget::searchApp(QString text)
|
||||
}
|
||||
// spinner->stop();
|
||||
// spinner->hide();
|
||||
ui->stackedWidget->setCurrentIndex(0);
|
||||
mutex.unlock();
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user