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