wzy
2020-12-13 51fe82a1e87a224202a8b313ce943e3b041ed216
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}