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