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