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