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