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