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