关于listData的问题
#8893
Replies: 1 comment
-
|
这个问题解决了, 我刚熟悉了typescript 类型重命令的概念... |
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.
-
我在看ant-design-pro的代码
这里的代码我不是太理解, listData不应该是一个类型吗? 为什么可以从类型里调用.list获取数据呢?
不应该是 const list = data?.list吗
Beta Was this translation helpful? Give feedback.
All reactions