Replies: 1 comment
-
就这句话,切换回来就提示friData 下面没内容,渲染失败。吐了 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
const { loading: friLoading, send: getFri, data: friData } = useRequest((params) => FriendList(params),{ initialData: {data:{rows:[]}}})
........................再也不更新了
Beta Was this translation helpful? Give feedback.
All reactions