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