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