jyy
2021-03-10 503c2e1cba7975481af960d5fdfa840be647dc46
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}