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