表格组件如何更新数据? #156
Closed
ChrisLo0751
started this conversation in
General
表格组件如何更新数据?
#156
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
为组件绑定了 fetchData
数据渲染正常
问题来了。我应该如何更新数据?这个表格的数据是源于 fetchData 而非绑定了某个变量。正常思维下,应该是有什么做法可以触发该组件重新渲染,应该怎么做呢?
Beta Was this translation helpful? Give feedback.
All reactions