AllenFang / AllenFang/react-bootstrap-table
how to access object in dataField?
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 2.2k
- Forks
- 761
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
"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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.