This commit is contained in:
xixi 2024-08-23 12:34:53 +08:00
parent 82a1a7e995
commit 4a8a53c1c2

View File

@ -417,7 +417,7 @@ export default function Refun() {
if (!state) {
nav('/home')
}
}, [])
}, [state])
useEffect(() => {
// getData(1)
setPage(1)