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