wzy
2020-12-08 cf44df28fb5c3c10cf7a337def5afc0ec9aae4ae
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}