mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
@@ -81,6 +81,7 @@ function getHistoryList() {
|
||||
getHistoryList()
|
||||
}
|
||||
}
|
||||
}).finally(() => {
|
||||
isLoading.value = false
|
||||
})
|
||||
}
|
||||
@@ -105,6 +106,7 @@ function searchHistoryList() {
|
||||
|
||||
noMoreContent.value = false
|
||||
}
|
||||
}).finally(() => {
|
||||
isLoading.value = false
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user