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