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