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