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