wzy
2021-01-18 510afe06023a19b9570ad53474e5ed34ed1de5f0
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}