mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix: page refresh reset action
This commit is contained in:
@@ -42,6 +42,8 @@ function initPageAction() {
|
||||
handlePageRefresh.value = () => {
|
||||
historyList.length = 0
|
||||
currentPageNum.value = 1
|
||||
noMoreContent.value = false
|
||||
noMoreContentWarning.value = false
|
||||
getHistoryList()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user