优化
This commit is contained in:
@@ -193,6 +193,7 @@ class SearchModel(private val scope: CoroutineScope) {
|
|||||||
if (!precision) {
|
if (!precision) {
|
||||||
equalData.addAll(otherData)
|
equalData.addAll(otherData)
|
||||||
}
|
}
|
||||||
|
if (!scope.isActive) return
|
||||||
searchBooks = equalData
|
searchBooks = equalData
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user