默认不展示序号
This commit is contained in:
parent
a5c8892d1f
commit
e00e57f8f8
|
@ -102,7 +102,7 @@ const defaultProps = {
|
|||
onDragRowStart: ()=>{},
|
||||
bodyDisplayInRow: true,
|
||||
headerDisplayInRow: true,
|
||||
showRowNum: true,
|
||||
showRowNum: false,
|
||||
};
|
||||
|
||||
class Table extends Component {
|
||||
|
|
Loading…
Reference in New Issue