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