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