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