wzy
2021-01-24 f7ea5773570beb5ad8c6efb5c1cf743294ee079b
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}