mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-24 23:06:51 +00:00
fix: 一些bug
This commit is contained in:
9803
package-lock.json
generated
Normal file
9803
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -264,7 +264,7 @@ export default function SnsPage() {
|
|||||||
setHasNewer(false)
|
setHasNewer(false)
|
||||||
setSelectedUsernames([])
|
setSelectedUsernames([])
|
||||||
setSearchKeyword('')
|
setSearchKeyword('')
|
||||||
setJumpTargetDate(null)
|
setJumpTargetDate(undefined)
|
||||||
loadContacts()
|
loadContacts()
|
||||||
loadPosts({ reset: true })
|
loadPosts({ reset: true })
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user