AllenFang / AllenFang/react-bootstrap-table
how to access object in dataField?
未关闭
- 主要语言
- JavaScript
- 星标
- 2.2k
- 派生
- 761
- PR 合并指标
- 30 天内没有已合并 PR
描述
"userId": 1,
"id": 1,
"name": "Perry",
"status": "李李李李李李李李李",
"total":{
"title":"total",
"count": 10
},
"win":{
"title":"win",
"count": 8
},
"rate":{
"title":"rate"
},
how to access the total.count as below code, it's blank, and if i use dataField="total", it's show [object Object]
Total
贡献指南
评估
这个 Issue 还没有评估数据。